[pas:0.0.0.0:8879] [,] 2022-11-24 09:19:03.238 DEBUG 12808 [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-24 09:19:03.268 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:03.308 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:03.318 DEBUG 12808 [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-24 09:19:03.318 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:03.338 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:03.338 DEBUG 12808 [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-24 09:19:03.338 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:03.358 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:11.928 DEBUG 12808 [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-24 09:19:11.928 DEBUG 12808 [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-24 09:19:12.008 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.008 DEBUG 12808 [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-24 09:19:12.008 DEBUG 12808 [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-24 09:19:12.148 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.168 DEBUG 12808 [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-24 09:19:12.168 DEBUG 12808 [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-24 09:19:12.188 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.188 DEBUG 12808 [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-24 09:19:12.188 DEBUG 12808 [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-24 09:19:12.218 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.238 DEBUG 12808 [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-24 09:19:12.238 DEBUG 12808 [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-24 09:19:12.328 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.328 DEBUG 12808 [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-24 09:19:12.328 DEBUG 12808 [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-24 09:19:12.358 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.368 DEBUG 12808 [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-24 09:19:12.368 DEBUG 12808 [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-24 09:19:12.388 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.398 DEBUG 12808 [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-24 09:19:12.398 DEBUG 12808 [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-24 09:19:12.418 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.438 DEBUG 12808 [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-24 09:19:12.438 DEBUG 12808 [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-24 09:19:12.468 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.488 DEBUG 12808 [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-24 09:19:12.488 DEBUG 12808 [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-24 09:19:12.508 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.508 DEBUG 12808 [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-24 09:19:12.508 DEBUG 12808 [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-24 09:19:12.538 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.538 DEBUG 12808 [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-24 09:19:12.538 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.558 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.558 DEBUG 12808 [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-24 09:19:12.568 DEBUG 12808 [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-24 09:19:12.588 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.628 DEBUG 12808 [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-24 09:19:12.628 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.648 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.678 DEBUG 12808 [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-24 09:19:12.678 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.698 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.708 DEBUG 12808 [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-24 09:19:12.708 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.728 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.728 DEBUG 12808 [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-24 09:19:12.728 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:19:12.748 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.474 DEBUG 12808 [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-24 09:20:19.474 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.554 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.554 DEBUG 12808 [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-24 09:20:19.554 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.694 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.694 DEBUG 12808 [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-24 09:20:19.694 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.724 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.724 DEBUG 12808 [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-24 09:20:19.724 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.744 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.744 DEBUG 12808 [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-24 09:20:19.744 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.834 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.834 DEBUG 12808 [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-24 09:20:19.834 DEBUG 12808 [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), 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-24 09:20:19.864 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.864 DEBUG 12808 [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-24 09:20:19.864 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.884 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.884 DEBUG 12808 [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-24 09:20:19.884 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.904 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.904 DEBUG 12808 [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-24 09:20:19.904 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.934 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.934 DEBUG 12808 [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-24 09:20:19.934 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.954 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.964 DEBUG 12808 [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-24 09:20:19.964 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.984 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:19.984 DEBUG 12808 [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-24 09:20:19.984 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.004 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.004 DEBUG 12808 [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-24 09:20:20.004 DEBUG 12808 [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-24 09:20:20.034 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.034 DEBUG 12808 [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-24 09:20:20.034 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.054 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.054 DEBUG 12808 [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-24 09:20:20.054 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.074 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.084 DEBUG 12808 [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-24 09:20:20.084 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:20.104 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:25.775 DEBUG 12808 [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-24 09:20:25.775 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:25.825 DEBUG 12808 [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-24 09:20:25.825 DEBUG 12808 [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-24 09:20:25.895 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:25.895 DEBUG 12808 [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-24 09:20:25.895 DEBUG 12808 [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-24 09:20:25.945 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:25.945 DEBUG 12808 [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-24 09:20:25.945 DEBUG 12808 [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-24 09:20:25.975 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:25.985 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:25.995 DEBUG 12808 [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-24 09:20:25.995 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.015 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.015 DEBUG 12808 [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-24 09:20:26.015 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.035 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.045 DEBUG 12808 [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-24 09:20:26.045 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.065 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.065 DEBUG 12808 [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-24 09:20:26.065 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.155 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.155 DEBUG 12808 [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-24 09:20:26.155 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.175 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.185 DEBUG 12808 [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-24 09:20:26.185 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.205 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.215 DEBUG 12808 [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-24 09:20:26.215 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.285 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.285 DEBUG 12808 [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-24 09:20:26.285 DEBUG 12808 [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-24 09:20:26.305 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.315 DEBUG 12808 [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-24 09:20:26.315 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.335 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.355 DEBUG 12808 [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-24 09:20:26.355 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.375 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.385 DEBUG 12808 [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-24 09:20:26.385 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.405 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.415 DEBUG 12808 [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-24 09:20:26.415 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.455 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.455 DEBUG 12808 [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-24 09:20:26.455 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.495 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.495 DEBUG 12808 [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-24 09:20:26.495 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.665 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.675 DEBUG 12808 [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-24 09:20:26.675 DEBUG 12808 [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-24 09:20:26.695 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.695 DEBUG 12808 [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-24 09:20:26.695 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.715 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.725 DEBUG 12808 [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-24 09:20:26.725 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.745 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.745 DEBUG 12808 [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-24 09:20:26.745 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.765 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.765 DEBUG 12808 [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-24 09:20:26.765 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.856 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.856 DEBUG 12808 [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-24 09:20:26.856 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.875 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.885 DEBUG 12808 [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-24 09:20:26.885 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.915 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.915 DEBUG 12808 [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-24 09:20:26.915 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.975 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:26.975 DEBUG 12808 [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-24 09:20:26.975 DEBUG 12808 [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-24 09:20:27.005 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.005 DEBUG 12808 [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-24 09:20:27.005 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.036 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.036 DEBUG 12808 [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-24 09:20:27.036 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.056 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.056 DEBUG 12808 [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-24 09:20:27.056 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.075 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.085 DEBUG 12808 [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-24 09:20:27.085 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.126 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.126 DEBUG 12808 [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-24 09:20:27.126 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:27.155 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:35.980 DEBUG 12808 [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-24 09:20:35.980 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.150 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.150 DEBUG 12808 [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-24 09:20:36.150 DEBUG 12808 [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-24 09:20:36.180 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.180 DEBUG 12808 [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-24 09:20:36.180 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.200 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.200 DEBUG 12808 [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-24 09:20:36.200 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.230 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.230 DEBUG 12808 [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-24 09:20:36.230 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.250 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.250 DEBUG 12808 [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-24 09:20:36.250 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.342 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.342 DEBUG 12808 [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-24 09:20:36.342 DEBUG 12808 [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-24 09:20:36.362 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.362 DEBUG 12808 [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-24 09:20:36.362 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.392 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.392 DEBUG 12808 [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-24 09:20:36.392 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.452 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.452 DEBUG 12808 [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-24 09:20:36.452 DEBUG 12808 [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-24 09:20:36.482 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.482 DEBUG 12808 [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-24 09:20:36.482 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.502 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.502 DEBUG 12808 [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-24 09:20:36.502 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.522 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.522 DEBUG 12808 [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-24 09:20:36.522 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.552 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.552 DEBUG 12808 [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-24 09:20:36.552 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.592 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.592 DEBUG 12808 [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-24 09:20:36.592 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.622 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.632 DEBUG 12808 [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-24 09:20:36.632 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.812 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.812 DEBUG 12808 [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-24 09:20:36.812 DEBUG 12808 [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-24 09:20:36.832 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.842 DEBUG 12808 [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-24 09:20:36.842 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.862 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.862 DEBUG 12808 [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-24 09:20:36.862 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.882 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.882 DEBUG 12808 [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-24 09:20:36.882 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.902 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.912 DEBUG 12808 [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-24 09:20:36.912 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:36.992 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.002 DEBUG 12808 [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-24 09:20:37.002 DEBUG 12808 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.022 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.022 DEBUG 12808 [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-24 09:20:37.022 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.052 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.052 DEBUG 12808 [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-24 09:20:37.052 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.114 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.124 DEBUG 12808 [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-24 09:20:37.124 DEBUG 12808 [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-24 09:20:37.144 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.144 DEBUG 12808 [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-24 09:20:37.144 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.164 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.164 DEBUG 12808 [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-24 09:20:37.164 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.184 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.194 DEBUG 12808 [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-24 09:20:37.194 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.214 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.214 DEBUG 12808 [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-24 09:20:37.214 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.254 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.254 DEBUG 12808 [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-24 09:20:37.254 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.285 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.304 DEBUG 12808 [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-24 09:20:37.304 DEBUG 12808 [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-24 09:20:37.384 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.384 DEBUG 12808 [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-24 09:20:37.384 DEBUG 12808 [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-24 09:20:37.394 DEBUG 12808 [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-24 09:20:37.394 DEBUG 12808 [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-24 09:20:37.454 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.454 DEBUG 12808 [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-24 09:20:37.454 DEBUG 12808 [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-24 09:20:37.514 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.514 DEBUG 12808 [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-24 09:20:37.514 DEBUG 12808 [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-24 09:20:37.534 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.534 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.544 DEBUG 12808 [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-24 09:20:37.544 DEBUG 12808 [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-24 09:20:37.564 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.564 DEBUG 12808 [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-24 09:20:37.564 DEBUG 12808 [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-24 09:20:37.654 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.654 DEBUG 12808 [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-24 09:20:37.654 DEBUG 12808 [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-24 09:20:37.676 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.676 DEBUG 12808 [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-24 09:20:37.676 DEBUG 12808 [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-24 09:20:37.696 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.696 DEBUG 12808 [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-24 09:20:37.696 DEBUG 12808 [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-24 09:20:37.726 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.726 DEBUG 12808 [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-24 09:20:37.726 DEBUG 12808 [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-24 09:20:37.756 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.756 DEBUG 12808 [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-24 09:20:37.756 DEBUG 12808 [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-24 09:20:37.776 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.776 DEBUG 12808 [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-24 09:20:37.776 DEBUG 12808 [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-24 09:20:37.796 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.796 DEBUG 12808 [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-24 09:20:37.796 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.826 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.826 DEBUG 12808 [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-24 09:20:37.826 DEBUG 12808 [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-24 09:20:37.846 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.846 DEBUG 12808 [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-24 09:20:37.846 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.866 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.866 DEBUG 12808 [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-24 09:20:37.866 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.896 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.896 DEBUG 12808 [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-24 09:20:37.896 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.916 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.916 DEBUG 12808 [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-24 09:20:37.916 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:20:37.936 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.015 DEBUG 12808 [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-24 09:21:36.016 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.049 DEBUG 12808 [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-24 09:21:36.049 DEBUG 12808 [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-24 09:21:36.118 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.118 DEBUG 12808 [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-24 09:21:36.118 DEBUG 12808 [http-nio-8879-exec-10] 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-24 09:21:36.186 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.195 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.197 DEBUG 12808 [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-24 09:21:36.198 DEBUG 12808 [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-24 09:21:36.217 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.218 DEBUG 12808 [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-24 09:21:36.218 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.236 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.237 DEBUG 12808 [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-24 09:21:36.237 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.254 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.255 DEBUG 12808 [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-24 09:21:36.255 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.273 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.274 DEBUG 12808 [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-24 09:21:36.274 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.357 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.358 DEBUG 12808 [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-24 09:21:36.358 DEBUG 12808 [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-24 09:21:36.376 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.377 DEBUG 12808 [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-24 09:21:36.377 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.397 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.401 DEBUG 12808 [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-24 09:21:36.402 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.463 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.463 DEBUG 12808 [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-24 09:21:36.463 DEBUG 12808 [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-24 09:21:36.481 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.482 DEBUG 12808 [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-24 09:21:36.482 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.500 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.501 DEBUG 12808 [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-24 09:21:36.502 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.519 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.520 DEBUG 12808 [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-24 09:21:36.520 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.538 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.539 DEBUG 12808 [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-24 09:21:36.539 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.570 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.571 DEBUG 12808 [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-24 09:21:36.571 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.597 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.600 DEBUG 12808 [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-24 09:21:36.601 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.765 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.766 DEBUG 12808 [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-24 09:21:36.767 DEBUG 12808 [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-24 09:21:36.786 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.787 DEBUG 12808 [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-24 09:21:36.787 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.804 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.805 DEBUG 12808 [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-24 09:21:36.805 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.823 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.823 DEBUG 12808 [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-24 09:21:36.824 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.843 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.844 DEBUG 12808 [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-24 09:21:36.844 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.927 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.929 DEBUG 12808 [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-24 09:21:36.929 DEBUG 12808 [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-24 09:21:36.946 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.947 DEBUG 12808 [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-24 09:21:36.947 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.967 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:36.968 DEBUG 12808 [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-24 09:21:36.968 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.030 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.030 DEBUG 12808 [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-24 09:21:37.030 DEBUG 12808 [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-24 09:21:37.050 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.050 DEBUG 12808 [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-24 09:21:37.050 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.070 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.070 DEBUG 12808 [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-24 09:21:37.070 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.085 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.085 DEBUG 12808 [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-24 09:21:37.085 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.105 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.105 DEBUG 12808 [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-24 09:21:37.105 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.135 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.135 DEBUG 12808 [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-24 09:21:37.135 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:37.166 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.597 DEBUG 12808 [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-24 09:21:40.598 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.634 DEBUG 12808 [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-24 09:21:40.634 DEBUG 12808 [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-24 09:21:40.706 DEBUG 12808 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.706 DEBUG 12808 [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-24 09:21:40.706 DEBUG 12808 [http-nio-8879-exec-4] 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-24 09:21:40.766 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.769 DEBUG 12808 [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-24 09:21:40.769 DEBUG 12808 [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-24 09:21:40.788 DEBUG 12808 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.789 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.790 DEBUG 12808 [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-24 09:21:40.790 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.807 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.808 DEBUG 12808 [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-24 09:21:40.808 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.825 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.826 DEBUG 12808 [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-24 09:21:40.826 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.844 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.844 DEBUG 12808 [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-24 09:21:40.845 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.928 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.929 DEBUG 12808 [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-24 09:21:40.929 DEBUG 12808 [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-24 09:21:40.946 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.946 DEBUG 12808 [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-24 09:21:40.946 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.968 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:40.969 DEBUG 12808 [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-24 09:21:40.970 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.030 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.030 DEBUG 12808 [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-24 09:21:41.031 DEBUG 12808 [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-24 09:21:41.048 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.048 DEBUG 12808 [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-24 09:21:41.049 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.067 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.068 DEBUG 12808 [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-24 09:21:41.068 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.085 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.085 DEBUG 12808 [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-24 09:21:41.086 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.104 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.107 DEBUG 12808 [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-24 09:21:41.107 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.140 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.140 DEBUG 12808 [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-24 09:21:41.141 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.167 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.171 DEBUG 12808 [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-24 09:21:41.171 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.336 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.337 DEBUG 12808 [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-24 09:21:41.338 DEBUG 12808 [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-24 09:21:41.357 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.358 DEBUG 12808 [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-24 09:21:41.358 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.376 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.376 DEBUG 12808 [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-24 09:21:41.377 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.393 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.394 DEBUG 12808 [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-24 09:21:41.394 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.412 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.413 DEBUG 12808 [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-24 09:21:41.413 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.496 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.497 DEBUG 12808 [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-24 09:21:41.497 DEBUG 12808 [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-24 09:21:41.514 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.514 DEBUG 12808 [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-24 09:21:41.515 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.535 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.535 DEBUG 12808 [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-24 09:21:41.536 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.596 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.599 DEBUG 12808 [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-24 09:21:41.600 DEBUG 12808 [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-24 09:21:41.619 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.619 DEBUG 12808 [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-24 09:21:41.619 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.639 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.640 DEBUG 12808 [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-24 09:21:41.640 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.658 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.659 DEBUG 12808 [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-24 09:21:41.659 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.676 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.677 DEBUG 12808 [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-24 09:21:41.677 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.709 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.710 DEBUG 12808 [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-24 09:21:41.710 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:41.737 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.316 DEBUG 12808 [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-24 09:21:45.316 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.350 DEBUG 12808 [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-24 09:21:45.350 DEBUG 12808 [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-24 09:21:45.422 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.423 DEBUG 12808 [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-24 09:21:45.423 DEBUG 12808 [http-nio-8879-exec-10] 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-24 09:21:45.482 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.483 DEBUG 12808 [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-24 09:21:45.483 DEBUG 12808 [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-24 09:21:45.503 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.503 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.504 DEBUG 12808 [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-24 09:21:45.504 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.526 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.527 DEBUG 12808 [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-24 09:21:45.527 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.550 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.550 DEBUG 12808 [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-24 09:21:45.551 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.572 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.573 DEBUG 12808 [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-24 09:21:45.573 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.662 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.664 DEBUG 12808 [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-24 09:21:45.665 DEBUG 12808 [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-24 09:21:45.688 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.689 DEBUG 12808 [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-24 09:21:45.689 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.714 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.716 DEBUG 12808 [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-24 09:21:45.716 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.782 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.783 DEBUG 12808 [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-24 09:21:45.783 DEBUG 12808 [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-24 09:21:45.805 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.806 DEBUG 12808 [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-24 09:21:45.806 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.829 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.830 DEBUG 12808 [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-24 09:21:45.830 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.852 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.853 DEBUG 12808 [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-24 09:21:45.853 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.876 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.877 DEBUG 12808 [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-24 09:21:45.877 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.913 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.913 DEBUG 12808 [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-24 09:21:45.914 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.946 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:45.952 DEBUG 12808 [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-24 09:21:45.952 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.122 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.123 DEBUG 12808 [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-24 09:21:46.123 DEBUG 12808 [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-24 09:21:46.147 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.148 DEBUG 12808 [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-24 09:21:46.148 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.170 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.170 DEBUG 12808 [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-24 09:21:46.170 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.193 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.194 DEBUG 12808 [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-24 09:21:46.194 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.217 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.219 DEBUG 12808 [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-24 09:21:46.220 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.309 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.309 DEBUG 12808 [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-24 09:21:46.309 DEBUG 12808 [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-24 09:21:46.332 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.333 DEBUG 12808 [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-24 09:21:46.333 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.358 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.359 DEBUG 12808 [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-24 09:21:46.359 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.425 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.425 DEBUG 12808 [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-24 09:21:46.425 DEBUG 12808 [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-24 09:21:46.449 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.451 DEBUG 12808 [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-24 09:21:46.452 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.475 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.476 DEBUG 12808 [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-24 09:21:46.476 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.498 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.498 DEBUG 12808 [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-24 09:21:46.498 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.521 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.522 DEBUG 12808 [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-24 09:21:46.522 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.558 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.559 DEBUG 12808 [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-24 09:21:46.559 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:21:46.590 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.372 DEBUG 12808 [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-24 09:22:14.372 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.407 DEBUG 12808 [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-24 09:22:14.407 DEBUG 12808 [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-24 09:22:14.475 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.476 DEBUG 12808 [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-24 09:22:14.477 DEBUG 12808 [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-24 09:22:14.543 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.545 DEBUG 12808 [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-24 09:22:14.545 DEBUG 12808 [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-24 09:22:14.554 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.569 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.570 DEBUG 12808 [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-24 09:22:14.570 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.592 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.593 DEBUG 12808 [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-24 09:22:14.593 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.616 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.617 DEBUG 12808 [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-24 09:22:14.617 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.638 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.639 DEBUG 12808 [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-24 09:22:14.639 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.727 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.728 DEBUG 12808 [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-24 09:22:14.728 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.750 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.751 DEBUG 12808 [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-24 09:22:14.751 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.777 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.778 DEBUG 12808 [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-24 09:22:14.778 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.844 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.844 DEBUG 12808 [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-24 09:22:14.845 DEBUG 12808 [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-24 09:22:14.868 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.868 DEBUG 12808 [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-24 09:22:14.868 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.891 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.892 DEBUG 12808 [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-24 09:22:14.893 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.914 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.915 DEBUG 12808 [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-24 09:22:14.915 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.939 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.942 DEBUG 12808 [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-24 09:22:14.942 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.979 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:14.980 DEBUG 12808 [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-24 09:22:14.980 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.011 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.014 DEBUG 12808 [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-24 09:22:15.015 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.184 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.185 DEBUG 12808 [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-24 09:22:15.185 DEBUG 12808 [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-24 09:22:15.211 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.212 DEBUG 12808 [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-24 09:22:15.212 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.233 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.234 DEBUG 12808 [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-24 09:22:15.234 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.257 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.260 DEBUG 12808 [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-24 09:22:15.260 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.283 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.284 DEBUG 12808 [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-24 09:22:15.284 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.372 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.372 DEBUG 12808 [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-24 09:22:15.373 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.395 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.398 DEBUG 12808 [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-24 09:22:15.399 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.425 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.426 DEBUG 12808 [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-24 09:22:15.426 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.493 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.494 DEBUG 12808 [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-24 09:22:15.494 DEBUG 12808 [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-24 09:22:15.516 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.516 DEBUG 12808 [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-24 09:22:15.517 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.540 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.541 DEBUG 12808 [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-24 09:22:15.541 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.563 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.565 DEBUG 12808 [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-24 09:22:15.565 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.588 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.589 DEBUG 12808 [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-24 09:22:15.589 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.626 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.627 DEBUG 12808 [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-24 09:22:15.627 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:15.658 DEBUG 12808 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.289 DEBUG 12808 [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-24 09:22:34.289 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.324 DEBUG 12808 [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-24 09:22:34.324 DEBUG 12808 [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-24 09:22:34.393 DEBUG 12808 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.394 DEBUG 12808 [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-24 09:22:34.395 DEBUG 12808 [http-nio-8879-exec-4] 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-24 09:22:34.459 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.460 DEBUG 12808 [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-24 09:22:34.460 DEBUG 12808 [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-24 09:22:34.472 DEBUG 12808 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.484 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.485 DEBUG 12808 [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-24 09:22:34.485 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.507 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.508 DEBUG 12808 [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-24 09:22:34.508 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.530 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.531 DEBUG 12808 [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-24 09:22:34.531 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.553 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.570 DEBUG 12808 [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-24 09:22:34.571 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.658 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.659 DEBUG 12808 [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-24 09:22:34.659 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.681 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.682 DEBUG 12808 [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-24 09:22:34.682 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.708 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.708 DEBUG 12808 [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-24 09:22:34.709 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.774 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.775 DEBUG 12808 [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-24 09:22:34.775 DEBUG 12808 [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-24 09:22:34.798 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.799 DEBUG 12808 [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-24 09:22:34.799 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.821 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.822 DEBUG 12808 [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-24 09:22:34.822 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.844 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.844 DEBUG 12808 [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-24 09:22:34.845 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.867 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.868 DEBUG 12808 [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-24 09:22:34.868 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.904 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.905 DEBUG 12808 [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-24 09:22:34.905 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.935 DEBUG 12808 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:34.939 DEBUG 12808 [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-24 09:22:34.939 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.102 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.102 DEBUG 12808 [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-24 09:22:35.102 DEBUG 12808 [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-24 09:22:35.132 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.132 DEBUG 12808 [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-24 09:22:35.132 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.152 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.152 DEBUG 12808 [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-24 09:22:35.152 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.171 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.181 DEBUG 12808 [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-24 09:22:35.181 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.201 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.201 DEBUG 12808 [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-24 09:22:35.201 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.291 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.291 DEBUG 12808 [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-24 09:22:35.291 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.311 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.311 DEBUG 12808 [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-24 09:22:35.311 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.341 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.341 DEBUG 12808 [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-24 09:22:35.341 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.407 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.407 DEBUG 12808 [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-24 09:22:35.407 DEBUG 12808 [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-24 09:22:35.427 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.427 DEBUG 12808 [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-24 09:22:35.427 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.457 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.457 DEBUG 12808 [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-24 09:22:35.457 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.482 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.483 DEBUG 12808 [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-24 09:22:35.483 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.505 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.505 DEBUG 12808 [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-24 09:22:35.505 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.535 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.545 DEBUG 12808 [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-24 09:22:35.545 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:35.575 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.616 DEBUG 12808 [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-24 09:22:36.617 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.648 DEBUG 12808 [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-24 09:22:36.649 DEBUG 12808 [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-24 09:22:36.716 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.716 DEBUG 12808 [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-24 09:22:36.716 DEBUG 12808 [http-nio-8879-exec-9] 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-24 09:22:36.786 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.787 DEBUG 12808 [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-24 09:22:36.787 DEBUG 12808 [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-24 09:22:36.793 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.812 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.813 DEBUG 12808 [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-24 09:22:36.813 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.835 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.835 DEBUG 12808 [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-24 09:22:36.836 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.858 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.859 DEBUG 12808 [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-24 09:22:36.860 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.883 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.883 DEBUG 12808 [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-24 09:22:36.884 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.972 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.972 DEBUG 12808 [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-24 09:22:36.973 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.995 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:36.996 DEBUG 12808 [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-24 09:22:36.996 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.020 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.020 DEBUG 12808 [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-24 09:22:37.020 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.080 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.080 DEBUG 12808 [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-24 09:22:37.080 DEBUG 12808 [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-24 09:22:37.110 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.110 DEBUG 12808 [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-24 09:22:37.110 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.130 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.130 DEBUG 12808 [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-24 09:22:37.130 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.150 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.150 DEBUG 12808 [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-24 09:22:37.150 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.170 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.180 DEBUG 12808 [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-24 09:22:37.180 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.210 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.210 DEBUG 12808 [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-24 09:22:37.210 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.240 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.250 DEBUG 12808 [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-24 09:22:37.250 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.416 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.416 DEBUG 12808 [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-24 09:22:37.416 DEBUG 12808 [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-24 09:22:37.446 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.446 DEBUG 12808 [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-24 09:22:37.446 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.470 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.471 DEBUG 12808 [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-24 09:22:37.471 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.491 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.491 DEBUG 12808 [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-24 09:22:37.491 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.511 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.511 DEBUG 12808 [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-24 09:22:37.511 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.601 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.601 DEBUG 12808 [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-24 09:22:37.601 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.631 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.631 DEBUG 12808 [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-24 09:22:37.631 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.651 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.651 DEBUG 12808 [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-24 09:22:37.651 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.716 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.725 DEBUG 12808 [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-24 09:22:37.725 DEBUG 12808 [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-24 09:22:37.746 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.746 DEBUG 12808 [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-24 09:22:37.746 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.766 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.766 DEBUG 12808 [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-24 09:22:37.766 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.786 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.795 DEBUG 12808 [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-24 09:22:37.795 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.815 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.815 DEBUG 12808 [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-24 09:22:37.815 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.855 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.855 DEBUG 12808 [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-24 09:22:37.855 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:22:37.885 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:04.944 DEBUG 12808 [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-24 09:23:04.945 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:05.116 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:05.118 DEBUG 12808 [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-24 09:23:05.118 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:05.141 DEBUG 12808 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.756 DEBUG 12808 [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-24 09:23:09.756 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.791 DEBUG 12808 [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-24 09:23:09.791 DEBUG 12808 [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-24 09:23:09.859 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.859 DEBUG 12808 [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-24 09:23:09.859 DEBUG 12808 [http-nio-8879-exec-9] 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-24 09:23:09.926 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.927 DEBUG 12808 [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-24 09:23:09.927 DEBUG 12808 [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-24 09:23:09.935 DEBUG 12808 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.952 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.952 DEBUG 12808 [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-24 09:23:09.953 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.975 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.975 DEBUG 12808 [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-24 09:23:09.976 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.997 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:09.997 DEBUG 12808 [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-24 09:23:09.997 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.020 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.020 DEBUG 12808 [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-24 09:23:10.021 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.109 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.109 DEBUG 12808 [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-24 09:23:10.110 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.132 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.132 DEBUG 12808 [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-24 09:23:10.133 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.158 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.158 DEBUG 12808 [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-24 09:23:10.158 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.224 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.225 DEBUG 12808 [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-24 09:23:10.225 DEBUG 12808 [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-24 09:23:10.248 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.248 DEBUG 12808 [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-24 09:23:10.248 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.271 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.271 DEBUG 12808 [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-24 09:23:10.272 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.294 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.294 DEBUG 12808 [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-24 09:23:10.295 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.317 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.317 DEBUG 12808 [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-24 09:23:10.318 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.354 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.355 DEBUG 12808 [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-24 09:23:10.355 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.385 DEBUG 12808 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.388 DEBUG 12808 [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-24 09:23:10.388 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.558 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.559 DEBUG 12808 [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-24 09:23:10.559 DEBUG 12808 [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-24 09:23:10.584 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.584 DEBUG 12808 [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-24 09:23:10.585 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.607 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.608 DEBUG 12808 [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-24 09:23:10.608 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.630 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.630 DEBUG 12808 [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-24 09:23:10.631 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.652 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.653 DEBUG 12808 [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-24 09:23:10.653 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.742 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.744 DEBUG 12808 [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-24 09:23:10.744 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.766 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.766 DEBUG 12808 [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-24 09:23:10.767 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.791 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.792 DEBUG 12808 [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-24 09:23:10.792 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.861 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.861 DEBUG 12808 [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-24 09:23:10.861 DEBUG 12808 [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-24 09:23:10.884 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.884 DEBUG 12808 [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-24 09:23:10.885 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.908 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.909 DEBUG 12808 [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-24 09:23:10.909 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.931 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.931 DEBUG 12808 [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-24 09:23:10.932 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.954 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.954 DEBUG 12808 [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-24 09:23:10.955 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.992 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:10.992 DEBUG 12808 [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-24 09:23:10.992 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:23:11.023 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.390 DEBUG 12808 [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-24 09:25:41.391 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.433 DEBUG 12808 [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-24 09:25:41.434 DEBUG 12808 [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-24 09:25:41.501 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.502 DEBUG 12808 [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-24 09:25:41.502 DEBUG 12808 [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-24 09:25:41.563 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.565 DEBUG 12808 [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-24 09:25:41.566 DEBUG 12808 [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-24 09:25:41.579 DEBUG 12808 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.590 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.591 DEBUG 12808 [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-24 09:25:41.591 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.613 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.614 DEBUG 12808 [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-24 09:25:41.615 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.637 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.638 DEBUG 12808 [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-24 09:25:41.638 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.660 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.661 DEBUG 12808 [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-24 09:25:41.662 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.749 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.750 DEBUG 12808 [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-24 09:25:41.750 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.772 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.773 DEBUG 12808 [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-24 09:25:41.774 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.799 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.800 DEBUG 12808 [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-24 09:25:41.800 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.866 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.867 DEBUG 12808 [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-24 09:25:41.867 DEBUG 12808 [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-24 09:25:41.889 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.890 DEBUG 12808 [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-24 09:25:41.890 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.913 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.914 DEBUG 12808 [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-24 09:25:41.914 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.936 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.937 DEBUG 12808 [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-24 09:25:41.937 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.960 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:41.963 DEBUG 12808 [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-24 09:25:41.964 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.001 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.002 DEBUG 12808 [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-24 09:25:42.002 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.033 DEBUG 12808 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.037 DEBUG 12808 [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-24 09:25:42.037 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.208 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.209 DEBUG 12808 [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-24 09:25:42.209 DEBUG 12808 [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-24 09:25:42.234 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.235 DEBUG 12808 [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-24 09:25:42.235 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.248 DEBUG 12808 [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-24 09:25:42.248 DEBUG 12808 [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-24 09:25:42.257 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.258 DEBUG 12808 [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-24 09:25:42.258 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.280 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.282 DEBUG 12808 [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-24 09:25:42.282 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.304 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.305 DEBUG 12808 [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-24 09:25:42.305 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.321 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.321 DEBUG 12808 [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-24 09:25:42.322 DEBUG 12808 [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-24 09:25:42.393 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.394 DEBUG 12808 [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-24 09:25:42.394 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.417 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.418 DEBUG 12808 [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-24 09:25:42.418 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.443 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.444 DEBUG 12808 [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-24 09:25:42.444 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.449 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.450 DEBUG 12808 [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-24 09:25:42.450 DEBUG 12808 [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-24 09:25:42.467 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.468 DEBUG 12808 [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-24 09:25:42.468 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.486 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.487 DEBUG 12808 [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-24 09:25:42.487 DEBUG 12808 [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-24 09:25:42.510 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.511 DEBUG 12808 [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-24 09:25:42.511 DEBUG 12808 [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-24 09:25:42.533 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.534 DEBUG 12808 [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-24 09:25:42.534 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.559 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.561 DEBUG 12808 [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-24 09:25:42.561 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.569 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.570 DEBUG 12808 [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-24 09:25:42.570 DEBUG 12808 [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-24 09:25:42.584 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.585 DEBUG 12808 [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-24 09:25:42.585 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.587 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.588 DEBUG 12808 [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-24 09:25:42.589 DEBUG 12808 [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-24 09:25:42.606 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.606 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.607 DEBUG 12808 [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-24 09:25:42.607 DEBUG 12808 [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-24 09:25:42.607 DEBUG 12808 [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-24 09:25:42.607 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.629 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.630 DEBUG 12808 [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-24 09:25:42.630 DEBUG 12808 [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-24 09:25:42.639 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.640 DEBUG 12808 [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-24 09:25:42.640 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.655 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.657 DEBUG 12808 [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-24 09:25:42.657 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.666 DEBUG 12808 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.679 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.680 DEBUG 12808 [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-24 09:25:42.680 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.702 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.703 DEBUG 12808 [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-24 09:25:42.703 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.725 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.726 DEBUG 12808 [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-24 09:25:42.726 DEBUG 12808 [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-24 09:25:42.749 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.750 DEBUG 12808 [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-24 09:25:42.751 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.773 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.774 DEBUG 12808 [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-24 09:25:42.775 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.797 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.798 DEBUG 12808 [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-24 09:25:42.798 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:25:42.821 DEBUG 12808 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:09.633 DEBUG 12144 [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-24 09:26:09.655 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:09.826 DEBUG 12144 [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-24 09:26:09.826 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:09.844 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:09.846 DEBUG 12144 [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-24 09:26:09.847 DEBUG 12144 [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-24 09:26:09.895 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:09.896 DEBUG 12144 [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-24 09:26:09.896 DEBUG 12144 [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-24 09:26:09.919 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:09.922 DEBUG 12144 [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-24 09:26:09.923 DEBUG 12144 [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-24 09:26:09.927 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:09.927 DEBUG 12144 [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-24 09:26:09.928 DEBUG 12144 [http-nio-8879-exec-3] 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-24 09:26:10.005 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.006 DEBUG 12144 [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-24 09:26:10.006 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.024 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.038 DEBUG 12144 [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-24 09:26:10.038 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.052 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.053 DEBUG 12144 [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-24 09:26:10.054 DEBUG 12144 [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-24 09:26:10.056 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.058 DEBUG 12144 [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-24 09:26:10.059 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.074 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.077 DEBUG 12144 [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-24 09:26:10.077 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.077 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.091 DEBUG 12144 [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-24 09:26:10.092 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.096 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.097 DEBUG 12144 [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-24 09:26:10.098 DEBUG 12144 [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-24 09:26:10.177 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.179 DEBUG 12144 [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-24 09:26:10.180 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.183 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.185 DEBUG 12144 [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-24 09:26:10.186 DEBUG 12144 [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-24 09:26:10.198 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.205 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.214 DEBUG 12144 [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-24 09:26:10.215 DEBUG 12144 [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-24 09:26:10.215 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.216 DEBUG 12144 [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-24 09:26:10.234 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.236 DEBUG 12144 [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-24 09:26:10.237 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.237 DEBUG 12144 [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-24 09:26:10.246 DEBUG 12144 [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-24 09:26:10.247 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.254 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.255 DEBUG 12144 [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-24 09:26:10.256 DEBUG 12144 [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-24 09:26:10.277 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.290 DEBUG 12144 [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-24 09:26:10.291 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.308 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.309 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.310 DEBUG 12144 [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-24 09:26:10.310 DEBUG 12144 [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-24 09:26:10.311 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.311 DEBUG 12144 [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-24 09:26:10.328 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.330 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.330 DEBUG 12144 [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-24 09:26:10.330 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.332 DEBUG 12144 [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-24 09:26:10.332 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.349 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.350 DEBUG 12144 [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-24 09:26:10.350 DEBUG 12144 [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-24 09:26:10.352 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.363 DEBUG 12144 [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-24 09:26:10.363 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.369 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.381 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.392 DEBUG 12144 [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-24 09:26:10.392 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.393 DEBUG 12144 [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-24 09:26:10.393 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.410 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.410 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.420 DEBUG 12144 [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-24 09:26:10.420 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.435 DEBUG 12144 [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-24 09:26:10.435 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.453 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.453 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.455 DEBUG 12144 [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-24 09:26:10.455 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.461 DEBUG 12144 [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-24 09:26:10.461 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.473 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.490 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.497 DEBUG 12144 [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-24 09:26:10.498 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.666 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.668 DEBUG 12144 [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-24 09:26:10.668 DEBUG 12144 [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-24 09:26:10.690 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.691 DEBUG 12144 [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-24 09:26:10.691 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.709 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.711 DEBUG 12144 [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-24 09:26:10.711 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.729 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.730 DEBUG 12144 [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-24 09:26:10.730 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.748 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.749 DEBUG 12144 [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-24 09:26:10.750 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.834 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.835 DEBUG 12144 [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-24 09:26:10.835 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.853 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.854 DEBUG 12144 [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-24 09:26:10.855 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.876 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.878 DEBUG 12144 [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-24 09:26:10.878 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.939 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.940 DEBUG 12144 [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-24 09:26:10.940 DEBUG 12144 [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-24 09:26:10.959 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.960 DEBUG 12144 [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-24 09:26:10.960 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.981 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:10.982 DEBUG 12144 [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-24 09:26:10.982 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:11.000 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:11.000 DEBUG 12144 [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-24 09:26:11.000 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:11.010 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:11.020 DEBUG 12144 [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-24 09:26:11.020 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:11.050 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:11.050 DEBUG 12144 [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-24 09:26:11.050 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:26:11.082 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.107 DEBUG 12144 [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-24 09:27:06.107 DEBUG 12144 [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-24 09:27:06.179 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.180 DEBUG 12144 [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-24 09:27:06.180 DEBUG 12144 [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-24 09:27:06.309 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.310 DEBUG 12144 [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-24 09:27:06.311 DEBUG 12144 [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-24 09:27:06.329 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.331 DEBUG 12144 [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-24 09:27:06.331 DEBUG 12144 [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-24 09:27:06.349 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.351 DEBUG 12144 [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-24 09:27:06.351 DEBUG 12144 [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-24 09:27:06.434 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.435 DEBUG 12144 [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-24 09:27:06.436 DEBUG 12144 [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-24 09:27:06.455 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.456 DEBUG 12144 [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-24 09:27:06.457 DEBUG 12144 [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-24 09:27:06.474 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.475 DEBUG 12144 [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-24 09:27:06.475 DEBUG 12144 [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-24 09:27:06.493 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.494 DEBUG 12144 [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-24 09:27:06.494 DEBUG 12144 [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-24 09:27:06.516 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.517 DEBUG 12144 [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-24 09:27:06.517 DEBUG 12144 [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-24 09:27:06.534 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.536 DEBUG 12144 [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-24 09:27:06.536 DEBUG 12144 [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-24 09:27:06.554 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.555 DEBUG 12144 [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-24 09:27:06.556 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.573 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.574 DEBUG 12144 [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-24 09:27:06.574 DEBUG 12144 [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-24 09:27:06.592 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.594 DEBUG 12144 [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-24 09:27:06.595 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.612 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.614 DEBUG 12144 [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-24 09:27:06.614 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.632 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.633 DEBUG 12144 [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-24 09:27:06.634 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.652 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.653 DEBUG 12144 [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-24 09:27:06.653 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:06.671 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.383 DEBUG 12144 [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-24 09:27:08.383 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.413 DEBUG 12144 [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-24 09:27:08.413 DEBUG 12144 [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-24 09:27:08.490 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.490 DEBUG 12144 [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-24 09:27:08.490 DEBUG 12144 [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-24 09:27:08.550 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.550 DEBUG 12144 [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-24 09:27:08.550 DEBUG 12144 [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-24 09:27:08.560 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.570 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.570 DEBUG 12144 [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-24 09:27:08.570 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.600 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.600 DEBUG 12144 [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-24 09:27:08.600 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.611 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.620 DEBUG 12144 [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-24 09:27:08.620 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.630 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.630 DEBUG 12144 [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-24 09:27:08.630 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.719 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.719 DEBUG 12144 [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-24 09:27:08.719 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.739 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.739 DEBUG 12144 [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-24 09:27:08.739 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.759 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.759 DEBUG 12144 [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-24 09:27:08.759 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.821 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.821 DEBUG 12144 [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-24 09:27:08.821 DEBUG 12144 [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-24 09:27:08.841 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.841 DEBUG 12144 [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-24 09:27:08.841 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.861 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.861 DEBUG 12144 [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-24 09:27:08.861 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.884 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.885 DEBUG 12144 [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-24 09:27:08.885 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.900 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.900 DEBUG 12144 [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-24 09:27:08.900 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.930 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.930 DEBUG 12144 [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-24 09:27:08.930 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.960 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:08.960 DEBUG 12144 [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-24 09:27:08.970 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.136 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.137 DEBUG 12144 [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-24 09:27:09.137 DEBUG 12144 [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-24 09:27:09.157 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.158 DEBUG 12144 [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-24 09:27:09.158 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.176 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.177 DEBUG 12144 [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-24 09:27:09.178 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.196 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.197 DEBUG 12144 [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-24 09:27:09.197 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.214 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.215 DEBUG 12144 [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-24 09:27:09.215 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.300 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.300 DEBUG 12144 [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-24 09:27:09.301 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.318 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.319 DEBUG 12144 [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-24 09:27:09.319 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.340 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.341 DEBUG 12144 [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-24 09:27:09.341 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.403 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.404 DEBUG 12144 [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-24 09:27:09.404 DEBUG 12144 [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-24 09:27:09.422 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.422 DEBUG 12144 [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-24 09:27:09.423 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.441 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.442 DEBUG 12144 [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-24 09:27:09.442 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.460 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.461 DEBUG 12144 [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-24 09:27:09.461 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.479 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.480 DEBUG 12144 [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-24 09:27:09.480 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.513 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.514 DEBUG 12144 [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-24 09:27:09.514 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:27:09.540 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.201 DEBUG 12144 [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-24 09:28:50.201 DEBUG 12144 [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-24 09:28:50.274 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.275 DEBUG 12144 [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-24 09:28:50.275 DEBUG 12144 [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-24 09:28:50.405 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.405 DEBUG 12144 [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-24 09:28:50.406 DEBUG 12144 [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-24 09:28:50.422 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.423 DEBUG 12144 [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-24 09:28:50.424 DEBUG 12144 [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-24 09:28:50.442 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.443 DEBUG 12144 [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-24 09:28:50.443 DEBUG 12144 [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-24 09:28:50.528 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.528 DEBUG 12144 [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-24 09:28:50.529 DEBUG 12144 [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-24 09:28:50.547 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.548 DEBUG 12144 [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-24 09:28:50.548 DEBUG 12144 [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-24 09:28:50.566 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.567 DEBUG 12144 [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-24 09:28:50.567 DEBUG 12144 [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-24 09:28:50.584 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.585 DEBUG 12144 [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-24 09:28:50.585 DEBUG 12144 [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-24 09:28:50.607 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.611 DEBUG 12144 [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-24 09:28:50.611 DEBUG 12144 [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-24 09:28:50.632 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.635 DEBUG 12144 [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-24 09:28:50.635 DEBUG 12144 [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-24 09:28:50.657 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.658 DEBUG 12144 [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-24 09:28:50.658 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.680 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.681 DEBUG 12144 [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-24 09:28:50.681 DEBUG 12144 [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-24 09:28:50.698 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.700 DEBUG 12144 [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-24 09:28:50.700 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.718 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.720 DEBUG 12144 [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-24 09:28:50.721 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.740 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.742 DEBUG 12144 [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-24 09:28:50.742 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.760 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.762 DEBUG 12144 [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-24 09:28:50.763 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:28:50.780 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.320 DEBUG 12144 [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-24 09:29:04.320 DEBUG 12144 [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-24 09:29:04.392 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.392 DEBUG 12144 [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-24 09:29:04.393 DEBUG 12144 [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-24 09:29:04.521 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.521 DEBUG 12144 [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-24 09:29:04.521 DEBUG 12144 [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-24 09:29:04.539 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.540 DEBUG 12144 [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-24 09:29:04.540 DEBUG 12144 [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-24 09:29:04.559 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.560 DEBUG 12144 [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-24 09:29:04.561 DEBUG 12144 [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-24 09:29:04.645 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.646 DEBUG 12144 [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-24 09:29:04.646 DEBUG 12144 [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-24 09:29:04.664 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.665 DEBUG 12144 [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-24 09:29:04.665 DEBUG 12144 [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-24 09:29:04.683 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.684 DEBUG 12144 [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-24 09:29:04.684 DEBUG 12144 [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-24 09:29:04.701 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.702 DEBUG 12144 [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-24 09:29:04.702 DEBUG 12144 [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-24 09:29:04.724 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.724 DEBUG 12144 [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-24 09:29:04.725 DEBUG 12144 [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-24 09:29:04.742 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.745 DEBUG 12144 [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-24 09:29:04.746 DEBUG 12144 [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-24 09:29:04.764 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.765 DEBUG 12144 [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-24 09:29:04.765 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.783 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.784 DEBUG 12144 [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-24 09:29:04.784 DEBUG 12144 [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-24 09:29:04.802 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.811 DEBUG 12144 [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-24 09:29:04.811 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.829 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.831 DEBUG 12144 [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-24 09:29:04.831 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.848 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.850 DEBUG 12144 [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-24 09:29:04.850 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.868 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.869 DEBUG 12144 [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-24 09:29:04.869 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:04.888 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:08.703 DEBUG 12144 [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-24 09:29:08.703 DEBUG 12144 [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-24 09:29:08.773 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:08.773 DEBUG 12144 [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-24 09:29:08.773 DEBUG 12144 [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-24 09:29:08.899 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:08.899 DEBUG 12144 [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-24 09:29:08.899 DEBUG 12144 [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-24 09:29:08.919 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:08.919 DEBUG 12144 [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-24 09:29:08.919 DEBUG 12144 [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-24 09:29:08.939 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:08.939 DEBUG 12144 [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-24 09:29:08.939 DEBUG 12144 [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-24 09:29:09.026 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.027 DEBUG 12144 [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-24 09:29:09.027 DEBUG 12144 [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-24 09:29:09.045 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.046 DEBUG 12144 [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-24 09:29:09.046 DEBUG 12144 [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-24 09:29:09.064 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.065 DEBUG 12144 [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-24 09:29:09.065 DEBUG 12144 [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-24 09:29:09.082 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.082 DEBUG 12144 [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-24 09:29:09.083 DEBUG 12144 [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-24 09:29:09.105 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.108 DEBUG 12144 [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-24 09:29:09.109 DEBUG 12144 [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-24 09:29:09.126 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.126 DEBUG 12144 [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-24 09:29:09.127 DEBUG 12144 [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-24 09:29:09.146 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.147 DEBUG 12144 [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-24 09:29:09.147 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.165 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.166 DEBUG 12144 [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-24 09:29:09.166 DEBUG 12144 [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-24 09:29:09.183 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.184 DEBUG 12144 [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-24 09:29:09.185 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.203 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.204 DEBUG 12144 [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-24 09:29:09.204 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.222 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.223 DEBUG 12144 [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-24 09:29:09.223 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.241 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.242 DEBUG 12144 [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-24 09:29:09.242 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:09.260 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.730 DEBUG 12144 [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-24 09:29:25.730 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.897 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.898 DEBUG 12144 [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-24 09:29:25.898 DEBUG 12144 [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-24 09:29:25.918 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.919 DEBUG 12144 [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-24 09:29:25.919 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.936 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.937 DEBUG 12144 [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-24 09:29:25.937 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.955 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.956 DEBUG 12144 [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-24 09:29:25.956 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.974 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:25.975 DEBUG 12144 [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-24 09:29:25.975 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.060 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.060 DEBUG 12144 [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-24 09:29:26.061 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.078 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.079 DEBUG 12144 [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-24 09:29:26.079 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.100 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.100 DEBUG 12144 [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-24 09:29:26.101 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.162 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.163 DEBUG 12144 [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-24 09:29:26.163 DEBUG 12144 [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-24 09:29:26.180 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.182 DEBUG 12144 [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-24 09:29:26.182 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.200 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.201 DEBUG 12144 [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-24 09:29:26.201 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.218 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.222 DEBUG 12144 [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-24 09:29:26.222 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.240 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.241 DEBUG 12144 [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-24 09:29:26.241 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.274 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.274 DEBUG 12144 [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-24 09:29:26.275 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.301 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.305 DEBUG 12144 [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-24 09:29:26.305 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.472 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.473 DEBUG 12144 [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-24 09:29:26.473 DEBUG 12144 [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-24 09:29:26.493 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.493 DEBUG 12144 [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-24 09:29:26.494 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.512 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.513 DEBUG 12144 [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-24 09:29:26.513 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.530 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.531 DEBUG 12144 [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-24 09:29:26.531 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.549 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.549 DEBUG 12144 [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-24 09:29:26.550 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.634 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.635 DEBUG 12144 [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-24 09:29:26.635 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.653 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.654 DEBUG 12144 [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-24 09:29:26.654 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.675 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.676 DEBUG 12144 [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-24 09:29:26.676 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.737 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.738 DEBUG 12144 [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-24 09:29:26.738 DEBUG 12144 [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-24 09:29:26.756 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.756 DEBUG 12144 [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-24 09:29:26.757 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.776 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.777 DEBUG 12144 [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-24 09:29:26.777 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.795 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.795 DEBUG 12144 [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-24 09:29:26.796 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.813 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.814 DEBUG 12144 [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-24 09:29:26.814 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.846 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.847 DEBUG 12144 [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-24 09:29:26.847 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:29:26.874 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.105 DEBUG 12144 [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-24 09:30:47.105 DEBUG 12144 [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-24 09:30:47.178 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.179 DEBUG 12144 [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-24 09:30:47.179 DEBUG 12144 [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-24 09:30:47.310 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.311 DEBUG 12144 [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-24 09:30:47.311 DEBUG 12144 [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-24 09:30:47.328 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.329 DEBUG 12144 [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-24 09:30:47.329 DEBUG 12144 [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-24 09:30:47.348 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.349 DEBUG 12144 [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-24 09:30:47.349 DEBUG 12144 [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-24 09:30:47.431 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.432 DEBUG 12144 [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-24 09:30:47.433 DEBUG 12144 [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-24 09:30:47.451 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.452 DEBUG 12144 [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-24 09:30:47.452 DEBUG 12144 [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-24 09:30:47.470 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.470 DEBUG 12144 [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-24 09:30:47.471 DEBUG 12144 [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-24 09:30:47.488 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.489 DEBUG 12144 [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-24 09:30:47.489 DEBUG 12144 [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-24 09:30:47.510 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.511 DEBUG 12144 [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-24 09:30:47.511 DEBUG 12144 [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-24 09:30:47.528 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.529 DEBUG 12144 [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-24 09:30:47.529 DEBUG 12144 [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-24 09:30:47.547 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.548 DEBUG 12144 [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-24 09:30:47.548 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.566 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.566 DEBUG 12144 [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-24 09:30:47.567 DEBUG 12144 [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-24 09:30:47.585 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.587 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.588 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.612 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.615 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.616 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.633 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.635 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.636 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.655 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.657 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.659 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:47.677 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.572 DEBUG 12144 [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-24 09:30:48.573 DEBUG 12144 [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-24 09:30:48.646 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.646 DEBUG 12144 [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-24 09:30:48.646 DEBUG 12144 [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-24 09:30:48.775 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.776 DEBUG 12144 [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-24 09:30:48.776 DEBUG 12144 [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-24 09:30:48.817 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.818 DEBUG 12144 [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-24 09:30:48.818 DEBUG 12144 [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-24 09:30:48.836 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.837 DEBUG 12144 [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-24 09:30:48.837 DEBUG 12144 [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-24 09:30:48.920 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.921 DEBUG 12144 [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-24 09:30:48.921 DEBUG 12144 [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-24 09:30:48.939 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.940 DEBUG 12144 [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-24 09:30:48.940 DEBUG 12144 [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-24 09:30:48.958 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.959 DEBUG 12144 [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-24 09:30:48.959 DEBUG 12144 [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-24 09:30:48.977 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.978 DEBUG 12144 [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-24 09:30:48.978 DEBUG 12144 [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-24 09:30:48.998 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:48.999 DEBUG 12144 [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-24 09:30:48.999 DEBUG 12144 [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-24 09:30:49.017 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.018 DEBUG 12144 [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-24 09:30:49.018 DEBUG 12144 [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-24 09:30:49.036 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.037 DEBUG 12144 [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-24 09:30:49.037 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.055 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.055 DEBUG 12144 [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-24 09:30:49.055 DEBUG 12144 [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-24 09:30:49.073 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.075 DEBUG 12144 [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-24 09:30:49.075 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.092 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.093 DEBUG 12144 [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-24 09:30:49.094 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.111 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.112 DEBUG 12144 [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-24 09:30:49.112 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.130 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.131 DEBUG 12144 [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-24 09:30:49.131 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:30:49.149 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:31:52.129 DEBUG 12144 [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-24 09:31:52.131 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:31:52.300 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:31:52.302 DEBUG 12144 [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-24 09:31:52.302 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:31:52.321 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.465 DEBUG 12144 [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-24 09:32:32.469 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.645 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.653 DEBUG 12144 [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-24 09:32:32.653 DEBUG 12144 [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-24 09:32:32.674 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.676 DEBUG 12144 [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-24 09:32:32.677 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.694 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.698 DEBUG 12144 [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-24 09:32:32.698 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.716 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.717 DEBUG 12144 [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-24 09:32:32.718 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.737 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.740 DEBUG 12144 [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-24 09:32:32.740 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.825 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.825 DEBUG 12144 [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-24 09:32:32.826 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.843 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.846 DEBUG 12144 [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-24 09:32:32.846 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.868 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.870 DEBUG 12144 [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-24 09:32:32.870 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.932 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.933 DEBUG 12144 [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-24 09:32:32.934 DEBUG 12144 [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-24 09:32:32.953 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.954 DEBUG 12144 [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-24 09:32:32.955 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.973 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.976 DEBUG 12144 [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-24 09:32:32.977 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.994 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:32.996 DEBUG 12144 [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-24 09:32:32.996 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.015 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.017 DEBUG 12144 [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-24 09:32:33.017 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.048 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.052 DEBUG 12144 [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-24 09:32:33.053 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.087 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.102 DEBUG 12144 [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-24 09:32:33.102 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.271 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.272 DEBUG 12144 [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-24 09:32:33.273 DEBUG 12144 [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-24 09:32:33.293 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.294 DEBUG 12144 [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-24 09:32:33.295 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.312 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.314 DEBUG 12144 [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-24 09:32:33.314 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.331 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.333 DEBUG 12144 [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-24 09:32:33.333 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.351 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.352 DEBUG 12144 [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-24 09:32:33.353 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.436 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.437 DEBUG 12144 [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-24 09:32:33.437 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.455 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.456 DEBUG 12144 [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-24 09:32:33.456 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.476 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.477 DEBUG 12144 [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-24 09:32:33.477 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.539 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.540 DEBUG 12144 [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-24 09:32:33.540 DEBUG 12144 [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-24 09:32:33.557 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.558 DEBUG 12144 [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-24 09:32:33.558 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.577 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.578 DEBUG 12144 [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-24 09:32:33.578 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.596 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.597 DEBUG 12144 [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-24 09:32:33.597 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.616 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.617 DEBUG 12144 [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-24 09:32:33.617 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.649 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.653 DEBUG 12144 [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-24 09:32:33.653 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.681 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.802 DEBUG 12144 [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-24 09:32:33.802 DEBUG 12144 [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-24 09:32:33.871 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:32:33.873 DEBUG 12144 [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-24 09:32:33.873 DEBUG 12144 [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-24 09:32:33.948 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.011 DEBUG 12144 [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-24 09:34:19.012 DEBUG 12144 [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-24 09:34:19.084 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.085 DEBUG 12144 [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-24 09:34:19.085 DEBUG 12144 [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-24 09:34:19.212 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.214 DEBUG 12144 [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-24 09:34:19.214 DEBUG 12144 [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-24 09:34:19.231 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.233 DEBUG 12144 [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-24 09:34:19.233 DEBUG 12144 [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-24 09:34:19.251 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.253 DEBUG 12144 [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-24 09:34:19.253 DEBUG 12144 [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-24 09:34:19.337 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.338 DEBUG 12144 [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-24 09:34:19.338 DEBUG 12144 [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-24 09:34:19.355 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.358 DEBUG 12144 [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-24 09:34:19.358 DEBUG 12144 [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-24 09:34:19.376 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.378 DEBUG 12144 [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-24 09:34:19.378 DEBUG 12144 [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-24 09:34:19.395 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.396 DEBUG 12144 [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-24 09:34:19.396 DEBUG 12144 [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-24 09:34:19.417 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.421 DEBUG 12144 [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-24 09:34:19.421 DEBUG 12144 [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-24 09:34:19.439 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.441 DEBUG 12144 [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-24 09:34:19.441 DEBUG 12144 [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-24 09:34:19.458 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.459 DEBUG 12144 [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-24 09:34:19.459 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.476 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.477 DEBUG 12144 [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-24 09:34:19.477 DEBUG 12144 [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-24 09:34:19.495 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.500 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.500 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.517 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.521 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.521 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.538 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.539 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.539 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.557 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.564 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.565 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:34:19.582 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.610 DEBUG 12144 [http-nio-8879-exec-10] 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-24 09:36:32.611 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.629 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.640 DEBUG 12144 [http-nio-8879-exec-10] 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-24 09:36:32.640 DEBUG 12144 [http-nio-8879-exec-10] 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-24 09:36:32.659 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.731 DEBUG 12144 [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-24 09:36:32.731 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.749 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.751 DEBUG 12144 [http-nio-8879-exec-10] 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-24 09:36:32.751 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.771 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.872 DEBUG 12144 [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-24 09:36:32.872 DEBUG 12144 [http-nio-8879-exec-3] 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-24 09:36:32.890 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 50 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.910 DEBUG 12144 [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 (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.910 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:32.929 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.357 DEBUG 12144 [http-nio-8879-exec-2] 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-24 09:36:33.357 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.getListForCount ==> Parameters: [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.376 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.getListForCount <== Total: 91 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.377 DEBUG 12144 [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-24 09:36:33.378 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.396 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.398 DEBUG 12144 [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-24 09:36:33.398 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.416 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.429 DEBUG 12144 [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 (id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:33.429 DEBUG 12144 [http-nio-8879-exec-2] 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-24 09:36:33.447 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:34.602 DEBUG 12144 [http-nio-8879-exec-4] 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-24 09:36:34.603 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.getPageList_mpCount ==> Parameters: 103(Integer), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:34.621 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:34.621 DEBUG 12144 [http-nio-8879-exec-4] 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-24 09:36:34.622 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.getPageList ==> Parameters: 103(Integer), 1(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:34.641 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.getPageList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 09:36:34.686 DEBUG 12144 [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-24 09:36:34.686 DEBUG 12144 [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-24 09:36:34.705 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:29.939 DEBUG 12144 [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-24 09:40:29.939 DEBUG 12144 [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-24 09:40:30.011 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.012 DEBUG 12144 [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-24 09:40:30.012 DEBUG 12144 [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-24 09:40:30.140 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.141 DEBUG 12144 [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-24 09:40:30.142 DEBUG 12144 [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-24 09:40:30.160 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.161 DEBUG 12144 [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-24 09:40:30.161 DEBUG 12144 [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-24 09:40:30.179 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.180 DEBUG 12144 [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-24 09:40:30.181 DEBUG 12144 [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-24 09:40:30.264 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.265 DEBUG 12144 [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-24 09:40:30.266 DEBUG 12144 [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-24 09:40:30.284 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.286 DEBUG 12144 [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-24 09:40:30.286 DEBUG 12144 [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-24 09:40:30.304 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.305 DEBUG 12144 [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-24 09:40:30.305 DEBUG 12144 [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-24 09:40:30.323 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.324 DEBUG 12144 [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-24 09:40:30.324 DEBUG 12144 [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-24 09:40:30.345 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.348 DEBUG 12144 [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-24 09:40:30.349 DEBUG 12144 [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-24 09:40:30.366 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.367 DEBUG 12144 [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-24 09:40:30.368 DEBUG 12144 [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-24 09:40:30.386 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.391 DEBUG 12144 [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-24 09:40:30.391 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.409 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.410 DEBUG 12144 [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-24 09:40:30.410 DEBUG 12144 [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-24 09:40:30.428 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.431 DEBUG 12144 [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-24 09:40:30.431 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.449 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.450 DEBUG 12144 [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-24 09:40:30.451 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.468 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.470 DEBUG 12144 [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-24 09:40:30.470 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.488 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.489 DEBUG 12144 [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-24 09:40:30.489 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:40:30.507 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:42:26.274 DEBUG 12144 [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-24 09:42:26.274 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7314530B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:42:26.439 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:42:26.440 DEBUG 12144 [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-24 09:42:26.441 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17490(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:42:26.458 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:43:36.827 DEBUG 12144 [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-24 09:43:36.827 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7314530B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:43:36.992 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:43:36.993 DEBUG 12144 [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-24 09:43:36.994 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17490(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:43:37.011 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:44:05.882 DEBUG 12144 [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-24 09:44:05.883 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7314530B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:44:06.048 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:44:06.049 DEBUG 12144 [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-24 09:44:06.049 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17490(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:44:06.067 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:04.439 DEBUG 12144 [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-24 09:46:04.439 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:04.605 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:04.606 DEBUG 12144 [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-24 09:46:04.606 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:04.625 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.507 DEBUG 12144 [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-24 09:46:12.507 DEBUG 12144 [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-24 09:46:12.588 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.589 DEBUG 12144 [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-24 09:46:12.589 DEBUG 12144 [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-24 09:46:12.708 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.718 DEBUG 12144 [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-24 09:46:12.718 DEBUG 12144 [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-24 09:46:12.730 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.730 DEBUG 12144 [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-24 09:46:12.730 DEBUG 12144 [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-24 09:46:12.750 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.750 DEBUG 12144 [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-24 09:46:12.750 DEBUG 12144 [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-24 09:46:12.830 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.840 DEBUG 12144 [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-24 09:46:12.840 DEBUG 12144 [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-24 09:46:12.850 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.860 DEBUG 12144 [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-24 09:46:12.860 DEBUG 12144 [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-24 09:46:12.870 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.883 DEBUG 12144 [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-24 09:46:12.884 DEBUG 12144 [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-24 09:46:12.896 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.896 DEBUG 12144 [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-24 09:46:12.896 DEBUG 12144 [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-24 09:46:12.919 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.919 DEBUG 12144 [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-24 09:46:12.919 DEBUG 12144 [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-24 09:46:12.939 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.939 DEBUG 12144 [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-24 09:46:12.939 DEBUG 12144 [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-24 09:46:12.959 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.959 DEBUG 12144 [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-24 09:46:12.959 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.979 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.979 DEBUG 12144 [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-24 09:46:12.979 DEBUG 12144 [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-24 09:46:12.999 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.999 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:12.999 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.019 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.020 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.020 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.038 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.040 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.040 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.058 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.059 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.060 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:13.077 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:30.650 DEBUG 12144 [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-24 09:46:30.650 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:30.815 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:30.816 DEBUG 12144 [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-24 09:46:30.816 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:30.835 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.604 DEBUG 12144 [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-24 09:46:52.605 DEBUG 12144 [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-24 09:46:52.680 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.682 DEBUG 12144 [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-24 09:46:52.683 DEBUG 12144 [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-24 09:46:52.810 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.812 DEBUG 12144 [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-24 09:46:52.813 DEBUG 12144 [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-24 09:46:52.831 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.833 DEBUG 12144 [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-24 09:46:52.833 DEBUG 12144 [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-24 09:46:52.851 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.852 DEBUG 12144 [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-24 09:46:52.853 DEBUG 12144 [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-24 09:46:52.946 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.948 DEBUG 12144 [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-24 09:46:52.949 DEBUG 12144 [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-24 09:46:52.967 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.970 DEBUG 12144 [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-24 09:46:52.970 DEBUG 12144 [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-24 09:46:52.988 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:52.990 DEBUG 12144 [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-24 09:46:52.990 DEBUG 12144 [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-24 09:46:53.008 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.011 DEBUG 12144 [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-24 09:46:53.011 DEBUG 12144 [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-24 09:46:53.032 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.033 DEBUG 12144 [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-24 09:46:53.034 DEBUG 12144 [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-24 09:46:53.058 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.060 DEBUG 12144 [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-24 09:46:53.060 DEBUG 12144 [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-24 09:46:53.078 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.081 DEBUG 12144 [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-24 09:46:53.081 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.102 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.104 DEBUG 12144 [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-24 09:46:53.104 DEBUG 12144 [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-24 09:46:53.149 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.154 DEBUG 12144 [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-24 09:46:53.154 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.172 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.175 DEBUG 12144 [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-24 09:46:53.175 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.198 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.200 DEBUG 12144 [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-24 09:46:53.201 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.219 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.222 DEBUG 12144 [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-24 09:46:53.222 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.240 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.244 DEBUG 12144 [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-24 09:46:53.244 DEBUG 12144 [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-24 09:46:53.330 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.331 DEBUG 12144 [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-24 09:46:53.331 DEBUG 12144 [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-24 09:46:53.460 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.462 DEBUG 12144 [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-24 09:46:53.463 DEBUG 12144 [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-24 09:46:53.481 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.482 DEBUG 12144 [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-24 09:46:53.483 DEBUG 12144 [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-24 09:46:53.500 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.501 DEBUG 12144 [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-24 09:46:53.502 DEBUG 12144 [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-24 09:46:53.586 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.588 DEBUG 12144 [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-24 09:46:53.589 DEBUG 12144 [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-24 09:46:53.607 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.609 DEBUG 12144 [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-24 09:46:53.609 DEBUG 12144 [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-24 09:46:53.627 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.628 DEBUG 12144 [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-24 09:46:53.629 DEBUG 12144 [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-24 09:46:53.646 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.648 DEBUG 12144 [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-24 09:46:53.648 DEBUG 12144 [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-24 09:46:53.655 DEBUG 12144 [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-24 09:46:53.655 DEBUG 12144 [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-24 09:46:53.674 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.676 DEBUG 12144 [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-24 09:46:53.676 DEBUG 12144 [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-24 09:46:53.694 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.695 DEBUG 12144 [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-24 09:46:53.696 DEBUG 12144 [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-24 09:46:53.714 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.715 DEBUG 12144 [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-24 09:46:53.716 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.730 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.731 DEBUG 12144 [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-24 09:46:53.731 DEBUG 12144 [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-24 09:46:53.733 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.734 DEBUG 12144 [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-24 09:46:53.735 DEBUG 12144 [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-24 09:46:53.753 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.754 DEBUG 12144 [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-24 09:46:53.754 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.772 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.773 DEBUG 12144 [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-24 09:46:53.773 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.791 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.793 DEBUG 12144 [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-24 09:46:53.793 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.811 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.812 DEBUG 12144 [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-24 09:46:53.813 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.831 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.890 DEBUG 12144 [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-24 09:46:53.890 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.890 DEBUG 12144 [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-24 09:46:53.892 DEBUG 12144 [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-24 09:46:53.892 DEBUG 12144 [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-24 09:46:53.912 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.913 DEBUG 12144 [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-24 09:46:53.913 DEBUG 12144 [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-24 09:46:53.934 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.935 DEBUG 12144 [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-24 09:46:53.935 DEBUG 12144 [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-24 09:46:53.963 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:53.963 DEBUG 12144 [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-24 09:46:53.964 DEBUG 12144 [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-24 09:46:54.020 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.022 DEBUG 12144 [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-24 09:46:54.023 DEBUG 12144 [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-24 09:46:54.047 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.051 DEBUG 12144 [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-24 09:46:54.051 DEBUG 12144 [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-24 09:46:54.075 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.076 DEBUG 12144 [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-24 09:46:54.077 DEBUG 12144 [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-24 09:46:54.099 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.100 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.101 DEBUG 12144 [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-24 09:46:54.101 DEBUG 12144 [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-24 09:46:54.101 DEBUG 12144 [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-24 09:46:54.101 DEBUG 12144 [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-24 09:46:54.120 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.122 DEBUG 12144 [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-24 09:46:54.123 DEBUG 12144 [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-24 09:46:54.127 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.129 DEBUG 12144 [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-24 09:46:54.129 DEBUG 12144 [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-24 09:46:54.140 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.142 DEBUG 12144 [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-24 09:46:54.143 DEBUG 12144 [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-24 09:46:54.148 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.150 DEBUG 12144 [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-24 09:46:54.151 DEBUG 12144 [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-24 09:46:54.171 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.173 DEBUG 12144 [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-24 09:46:54.173 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.204 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.206 DEBUG 12144 [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-24 09:46:54.206 DEBUG 12144 [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-24 09:46:54.237 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.240 DEBUG 12144 [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-24 09:46:54.240 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.242 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.244 DEBUG 12144 [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-24 09:46:54.245 DEBUG 12144 [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-24 09:46:54.262 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.264 DEBUG 12144 [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-24 09:46:54.265 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.271 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.273 DEBUG 12144 [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-24 09:46:54.274 DEBUG 12144 [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-24 09:46:54.285 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.287 DEBUG 12144 [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-24 09:46:54.288 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.292 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.293 DEBUG 12144 [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-24 09:46:54.293 DEBUG 12144 [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-24 09:46:54.307 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.310 DEBUG 12144 [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-24 09:46:54.310 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.312 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.314 DEBUG 12144 [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-24 09:46:54.315 DEBUG 12144 [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-24 09:46:54.330 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.335 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.337 DEBUG 12144 [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-24 09:46:54.337 DEBUG 12144 [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-24 09:46:54.357 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.358 DEBUG 12144 [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-24 09:46:54.359 DEBUG 12144 [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-24 09:46:54.391 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.392 DEBUG 12144 [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-24 09:46:54.393 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.410 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.412 DEBUG 12144 [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-24 09:46:54.412 DEBUG 12144 [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-24 09:46:54.432 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.435 DEBUG 12144 [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-24 09:46:54.435 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.453 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.456 DEBUG 12144 [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-24 09:46:54.456 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.474 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.476 DEBUG 12144 [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-24 09:46:54.477 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.495 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.497 DEBUG 12144 [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-24 09:46:54.497 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:46:54.514 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:19.243 DEBUG 12144 [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-24 09:47:19.243 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:19.408 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:19.409 DEBUG 12144 [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-24 09:47:19.409 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:19.428 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:39.450 DEBUG 12144 [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-24 09:47:39.450 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:39.616 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:39.617 DEBUG 12144 [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-24 09:47:39.617 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:47:39.635 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:05.856 DEBUG 12144 [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-24 09:48:05.856 DEBUG 12144 [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-24 09:48:05.928 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:05.928 DEBUG 12144 [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-24 09:48:05.929 DEBUG 12144 [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-24 09:48:06.060 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.061 DEBUG 12144 [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-24 09:48:06.062 DEBUG 12144 [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-24 09:48:06.087 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.089 DEBUG 12144 [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-24 09:48:06.089 DEBUG 12144 [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-24 09:48:06.108 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.109 DEBUG 12144 [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-24 09:48:06.110 DEBUG 12144 [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-24 09:48:06.195 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.196 DEBUG 12144 [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-24 09:48:06.197 DEBUG 12144 [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-24 09:48:06.215 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.216 DEBUG 12144 [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-24 09:48:06.217 DEBUG 12144 [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-24 09:48:06.234 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.235 DEBUG 12144 [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-24 09:48:06.235 DEBUG 12144 [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-24 09:48:06.253 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.254 DEBUG 12144 [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-24 09:48:06.255 DEBUG 12144 [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-24 09:48:06.276 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.277 DEBUG 12144 [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-24 09:48:06.277 DEBUG 12144 [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-24 09:48:06.295 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.296 DEBUG 12144 [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-24 09:48:06.297 DEBUG 12144 [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-24 09:48:06.314 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.316 DEBUG 12144 [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-24 09:48:06.316 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.334 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.335 DEBUG 12144 [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-24 09:48:06.335 DEBUG 12144 [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-24 09:48:06.353 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.354 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.354 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.372 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.373 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.373 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.390 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.391 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.391 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.409 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.411 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.411 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:06.429 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.467 DEBUG 12144 [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-24 09:48:16.467 DEBUG 12144 [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-24 09:48:16.539 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.539 DEBUG 12144 [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-24 09:48:16.539 DEBUG 12144 [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-24 09:48:16.669 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.670 DEBUG 12144 [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-24 09:48:16.670 DEBUG 12144 [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-24 09:48:16.688 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.689 DEBUG 12144 [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-24 09:48:16.689 DEBUG 12144 [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-24 09:48:16.707 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.708 DEBUG 12144 [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-24 09:48:16.708 DEBUG 12144 [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-24 09:48:16.794 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.795 DEBUG 12144 [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-24 09:48:16.796 DEBUG 12144 [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-24 09:48:16.814 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.815 DEBUG 12144 [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-24 09:48:16.815 DEBUG 12144 [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-24 09:48:16.833 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.834 DEBUG 12144 [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-24 09:48:16.834 DEBUG 12144 [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-24 09:48:16.852 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.853 DEBUG 12144 [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-24 09:48:16.853 DEBUG 12144 [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-24 09:48:16.874 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.875 DEBUG 12144 [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-24 09:48:16.875 DEBUG 12144 [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-24 09:48:16.892 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.893 DEBUG 12144 [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-24 09:48:16.893 DEBUG 12144 [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-24 09:48:16.912 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.916 DEBUG 12144 [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-24 09:48:16.916 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.934 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.935 DEBUG 12144 [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-24 09:48:16.935 DEBUG 12144 [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-24 09:48:16.953 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.954 DEBUG 12144 [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-24 09:48:16.954 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.972 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.973 DEBUG 12144 [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-24 09:48:16.973 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.991 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:16.992 DEBUG 12144 [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-24 09:48:16.992 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:17.009 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:17.011 DEBUG 12144 [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-24 09:48:17.011 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:17.028 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:19.122 DEBUG 12144 [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-24 09:48:19.123 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:19.287 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:19.288 DEBUG 12144 [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-24 09:48:19.288 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:48:19.306 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.221 DEBUG 12144 [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-24 09:50:09.221 DEBUG 12144 [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-24 09:50:09.286 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.286 DEBUG 12144 [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-24 09:50:09.286 DEBUG 12144 [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-24 09:50:09.419 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.419 DEBUG 12144 [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-24 09:50:09.419 DEBUG 12144 [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-24 09:50:09.439 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.439 DEBUG 12144 [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-24 09:50:09.439 DEBUG 12144 [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-24 09:50:09.459 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.459 DEBUG 12144 [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-24 09:50:09.459 DEBUG 12144 [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-24 09:50:09.539 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.539 DEBUG 12144 [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-24 09:50:09.539 DEBUG 12144 [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-24 09:50:09.559 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.559 DEBUG 12144 [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-24 09:50:09.559 DEBUG 12144 [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-24 09:50:09.579 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.579 DEBUG 12144 [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-24 09:50:09.579 DEBUG 12144 [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-24 09:50:09.599 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.599 DEBUG 12144 [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-24 09:50:09.599 DEBUG 12144 [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-24 09:50:09.620 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.620 DEBUG 12144 [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-24 09:50:09.620 DEBUG 12144 [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-24 09:50:09.640 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.640 DEBUG 12144 [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-24 09:50:09.640 DEBUG 12144 [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-24 09:50:09.660 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.660 DEBUG 12144 [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-24 09:50:09.660 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.681 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.682 DEBUG 12144 [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-24 09:50:09.682 DEBUG 12144 [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-24 09:50:09.697 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.697 DEBUG 12144 [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-24 09:50:09.697 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.719 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.719 DEBUG 12144 [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-24 09:50:09.719 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.739 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.739 DEBUG 12144 [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-24 09:50:09.739 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.749 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.759 DEBUG 12144 [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-24 09:50:09.759 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:09.780 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:33.890 DEBUG 12144 [http-nio-8879-exec-9] 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-24 09:50:33.890 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:33.956 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:33.957 DEBUG 12144 [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-24 09:50:33.957 DEBUG 12144 [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-24 09:50:33.975 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:34.908 DEBUG 12144 [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-24 09:50:34.908 DEBUG 12144 [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-24 09:50:34.981 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:34.982 DEBUG 12144 [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-24 09:50:34.983 DEBUG 12144 [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-24 09:50:35.111 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.112 DEBUG 12144 [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-24 09:50:35.113 DEBUG 12144 [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-24 09:50:35.131 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.132 DEBUG 12144 [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-24 09:50:35.133 DEBUG 12144 [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-24 09:50:35.153 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.154 DEBUG 12144 [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-24 09:50:35.154 DEBUG 12144 [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-24 09:50:35.242 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.244 DEBUG 12144 [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-24 09:50:35.244 DEBUG 12144 [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-24 09:50:35.261 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.263 DEBUG 12144 [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-24 09:50:35.263 DEBUG 12144 [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-24 09:50:35.281 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.282 DEBUG 12144 [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-24 09:50:35.283 DEBUG 12144 [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-24 09:50:35.301 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.302 DEBUG 12144 [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-24 09:50:35.302 DEBUG 12144 [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-24 09:50:35.324 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.325 DEBUG 12144 [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-24 09:50:35.326 DEBUG 12144 [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-24 09:50:35.344 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.346 DEBUG 12144 [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-24 09:50:35.346 DEBUG 12144 [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-24 09:50:35.364 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.365 DEBUG 12144 [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-24 09:50:35.365 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.383 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.384 DEBUG 12144 [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-24 09:50:35.384 DEBUG 12144 [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-24 09:50:35.402 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.403 DEBUG 12144 [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-24 09:50:35.404 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.421 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.424 DEBUG 12144 [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-24 09:50:35.425 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.443 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.446 DEBUG 12144 [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-24 09:50:35.446 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.464 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.467 DEBUG 12144 [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-24 09:50:35.467 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:35.528 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:47.569 DEBUG 12144 [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-24 09:50:47.570 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:47.734 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:47.735 DEBUG 12144 [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-24 09:50:47.735 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 09:50:47.754 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:41.730 DEBUG 12144 [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-24 09:52:41.731 DEBUG 12144 [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-24 09:52:41.804 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:41.805 DEBUG 12144 [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-24 09:52:41.805 DEBUG 12144 [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-24 09:52:41.932 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:41.933 DEBUG 12144 [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-24 09:52:41.933 DEBUG 12144 [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-24 09:52:41.951 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:41.952 DEBUG 12144 [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-24 09:52:41.952 DEBUG 12144 [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-24 09:52:41.970 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:41.971 DEBUG 12144 [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-24 09:52:41.971 DEBUG 12144 [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-24 09:52:42.055 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.057 DEBUG 12144 [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-24 09:52:42.057 DEBUG 12144 [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-24 09:52:42.075 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.077 DEBUG 12144 [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-24 09:52:42.078 DEBUG 12144 [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-24 09:52:42.096 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.098 DEBUG 12144 [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-24 09:52:42.098 DEBUG 12144 [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-24 09:52:42.116 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.117 DEBUG 12144 [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-24 09:52:42.117 DEBUG 12144 [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-24 09:52:42.137 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.138 DEBUG 12144 [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-24 09:52:42.139 DEBUG 12144 [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-24 09:52:42.156 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.158 DEBUG 12144 [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-24 09:52:42.158 DEBUG 12144 [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-24 09:52:42.176 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.177 DEBUG 12144 [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-24 09:52:42.177 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.195 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.196 DEBUG 12144 [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-24 09:52:42.196 DEBUG 12144 [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-24 09:52:42.215 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.217 DEBUG 12144 [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-24 09:52:42.217 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.238 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.239 DEBUG 12144 [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-24 09:52:42.240 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.257 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.259 DEBUG 12144 [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-24 09:52:42.259 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.277 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.278 DEBUG 12144 [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-24 09:52:42.279 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:52:42.295 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:02.757 DEBUG 12144 [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-24 09:53:02.757 DEBUG 12144 [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-24 09:53:02.830 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:02.831 DEBUG 12144 [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-24 09:53:02.831 DEBUG 12144 [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-24 09:53:02.960 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:02.961 DEBUG 12144 [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-24 09:53:02.961 DEBUG 12144 [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-24 09:53:02.979 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:02.980 DEBUG 12144 [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-24 09:53:02.980 DEBUG 12144 [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-24 09:53:02.998 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:02.999 DEBUG 12144 [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-24 09:53:02.999 DEBUG 12144 [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-24 09:53:03.081 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.082 DEBUG 12144 [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-24 09:53:03.083 DEBUG 12144 [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-24 09:53:03.101 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.102 DEBUG 12144 [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-24 09:53:03.102 DEBUG 12144 [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-24 09:53:03.120 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.121 DEBUG 12144 [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-24 09:53:03.121 DEBUG 12144 [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-24 09:53:03.139 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.140 DEBUG 12144 [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-24 09:53:03.140 DEBUG 12144 [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-24 09:53:03.161 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.162 DEBUG 12144 [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-24 09:53:03.162 DEBUG 12144 [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-24 09:53:03.180 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.181 DEBUG 12144 [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-24 09:53:03.181 DEBUG 12144 [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-24 09:53:03.198 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.199 DEBUG 12144 [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-24 09:53:03.199 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.217 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.217 DEBUG 12144 [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-24 09:53:03.217 DEBUG 12144 [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-24 09:53:03.236 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.239 DEBUG 12144 [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-24 09:53:03.239 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.257 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.258 DEBUG 12144 [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-24 09:53:03.258 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.276 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.277 DEBUG 12144 [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-24 09:53:03.277 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.295 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.296 DEBUG 12144 [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-24 09:53:03.297 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:53:03.314 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.369 DEBUG 12144 [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-24 09:54:53.370 DEBUG 12144 [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-24 09:54:53.443 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.446 DEBUG 12144 [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-24 09:54:53.447 DEBUG 12144 [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-24 09:54:53.574 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.575 DEBUG 12144 [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-24 09:54:53.575 DEBUG 12144 [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-24 09:54:53.594 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.595 DEBUG 12144 [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-24 09:54:53.595 DEBUG 12144 [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-24 09:54:53.613 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.614 DEBUG 12144 [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-24 09:54:53.614 DEBUG 12144 [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-24 09:54:53.697 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.698 DEBUG 12144 [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-24 09:54:53.698 DEBUG 12144 [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-24 09:54:53.717 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.718 DEBUG 12144 [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-24 09:54:53.718 DEBUG 12144 [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-24 09:54:53.736 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.737 DEBUG 12144 [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-24 09:54:53.737 DEBUG 12144 [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-24 09:54:53.754 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.755 DEBUG 12144 [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-24 09:54:53.755 DEBUG 12144 [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-24 09:54:53.776 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.777 DEBUG 12144 [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-24 09:54:53.777 DEBUG 12144 [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-24 09:54:53.795 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.796 DEBUG 12144 [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-24 09:54:53.796 DEBUG 12144 [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-24 09:54:53.814 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.815 DEBUG 12144 [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-24 09:54:53.816 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.834 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.836 DEBUG 12144 [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-24 09:54:53.836 DEBUG 12144 [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-24 09:54:53.854 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.856 DEBUG 12144 [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-24 09:54:53.856 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.873 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.874 DEBUG 12144 [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-24 09:54:53.874 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.892 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.894 DEBUG 12144 [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-24 09:54:53.894 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.911 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.913 DEBUG 12144 [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-24 09:54:53.913 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:54:53.931 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.150 DEBUG 12144 [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-24 09:57:21.151 DEBUG 12144 [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-24 09:57:21.225 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.225 DEBUG 12144 [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-24 09:57:21.226 DEBUG 12144 [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-24 09:57:21.356 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.357 DEBUG 12144 [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-24 09:57:21.357 DEBUG 12144 [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-24 09:57:21.375 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.376 DEBUG 12144 [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-24 09:57:21.376 DEBUG 12144 [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-24 09:57:21.394 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.395 DEBUG 12144 [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-24 09:57:21.395 DEBUG 12144 [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-24 09:57:21.480 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.481 DEBUG 12144 [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-24 09:57:21.481 DEBUG 12144 [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-24 09:57:21.499 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.500 DEBUG 12144 [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-24 09:57:21.500 DEBUG 12144 [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-24 09:57:21.518 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.519 DEBUG 12144 [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-24 09:57:21.519 DEBUG 12144 [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-24 09:57:21.537 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.538 DEBUG 12144 [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-24 09:57:21.538 DEBUG 12144 [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-24 09:57:21.558 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.559 DEBUG 12144 [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-24 09:57:21.559 DEBUG 12144 [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-24 09:57:21.577 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.578 DEBUG 12144 [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-24 09:57:21.578 DEBUG 12144 [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-24 09:57:21.597 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.600 DEBUG 12144 [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-24 09:57:21.601 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.618 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.618 DEBUG 12144 [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-24 09:57:21.618 DEBUG 12144 [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-24 09:57:21.636 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.638 DEBUG 12144 [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-24 09:57:21.638 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.656 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.657 DEBUG 12144 [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-24 09:57:21.658 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.675 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.677 DEBUG 12144 [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-24 09:57:21.677 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.694 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.696 DEBUG 12144 [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-24 09:57:21.696 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 09:57:21.713 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.348 DEBUG 12144 [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-24 10:00:48.348 DEBUG 12144 [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-24 10:00:48.417 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.418 DEBUG 12144 [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-24 10:00:48.418 DEBUG 12144 [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-24 10:00:48.493 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.611 DEBUG 12144 [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-24 10:00:48.611 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.778 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.779 DEBUG 12144 [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-24 10:00:48.779 DEBUG 12144 [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-24 10:00:48.799 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.800 DEBUG 12144 [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-24 10:00:48.800 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.819 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.820 DEBUG 12144 [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-24 10:00:48.820 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.838 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.839 DEBUG 12144 [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-24 10:00:48.839 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.856 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.857 DEBUG 12144 [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-24 10:00:48.858 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.942 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.943 DEBUG 12144 [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-24 10:00:48.943 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.960 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.961 DEBUG 12144 [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-24 10:00:48.962 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.983 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:48.988 DEBUG 12144 [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-24 10:00:48.988 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.049 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.050 DEBUG 12144 [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-24 10:00:49.050 DEBUG 12144 [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-24 10:00:49.069 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.070 DEBUG 12144 [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-24 10:00:49.070 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.088 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.090 DEBUG 12144 [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-24 10:00:49.090 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.108 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.109 DEBUG 12144 [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-24 10:00:49.109 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.136 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.138 DEBUG 12144 [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-24 10:00:49.138 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.182 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.183 DEBUG 12144 [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-24 10:00:49.183 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.210 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.215 DEBUG 12144 [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-24 10:00:49.215 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.383 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.385 DEBUG 12144 [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-24 10:00:49.385 DEBUG 12144 [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-24 10:00:49.415 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.416 DEBUG 12144 [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-24 10:00:49.416 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.434 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.435 DEBUG 12144 [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-24 10:00:49.435 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.453 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.454 DEBUG 12144 [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-24 10:00:49.454 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.472 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.473 DEBUG 12144 [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-24 10:00:49.473 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.560 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.561 DEBUG 12144 [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-24 10:00:49.561 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.579 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.580 DEBUG 12144 [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-24 10:00:49.580 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.601 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.602 DEBUG 12144 [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-24 10:00:49.603 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.664 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.665 DEBUG 12144 [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-24 10:00:49.665 DEBUG 12144 [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-24 10:00:49.683 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.683 DEBUG 12144 [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-24 10:00:49.684 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.702 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.703 DEBUG 12144 [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-24 10:00:49.703 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.721 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.722 DEBUG 12144 [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-24 10:00:49.722 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.739 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.740 DEBUG 12144 [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-24 10:00:49.740 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.773 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.774 DEBUG 12144 [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-24 10:00:49.774 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:49.802 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.056 DEBUG 12144 [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-24 10:00:54.056 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.226 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.227 DEBUG 12144 [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-24 10:00:54.228 DEBUG 12144 [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-24 10:00:54.248 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.249 DEBUG 12144 [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-24 10:00:54.249 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.267 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.268 DEBUG 12144 [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-24 10:00:54.268 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.286 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.287 DEBUG 12144 [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-24 10:00:54.287 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.305 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.306 DEBUG 12144 [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-24 10:00:54.306 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.390 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.391 DEBUG 12144 [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-24 10:00:54.391 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.409 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.425 DEBUG 12144 [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-24 10:00:54.425 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.447 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.448 DEBUG 12144 [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-24 10:00:54.448 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.509 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.509 DEBUG 12144 [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-24 10:00:54.510 DEBUG 12144 [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-24 10:00:54.528 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.529 DEBUG 12144 [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-24 10:00:54.530 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.550 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.551 DEBUG 12144 [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-24 10:00:54.551 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.569 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.570 DEBUG 12144 [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-24 10:00:54.570 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.588 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.589 DEBUG 12144 [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-24 10:00:54.589 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.621 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.622 DEBUG 12144 [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-24 10:00:54.622 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.649 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.655 DEBUG 12144 [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-24 10:00:54.655 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.820 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.822 DEBUG 12144 [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-24 10:00:54.822 DEBUG 12144 [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-24 10:00:54.842 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.843 DEBUG 12144 [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-24 10:00:54.843 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.861 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.862 DEBUG 12144 [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-24 10:00:54.862 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.880 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.881 DEBUG 12144 [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-24 10:00:54.881 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.899 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.900 DEBUG 12144 [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-24 10:00:54.900 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.983 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:54.984 DEBUG 12144 [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-24 10:00:54.985 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.003 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.004 DEBUG 12144 [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-24 10:00:55.004 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.025 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.026 DEBUG 12144 [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-24 10:00:55.026 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.087 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.088 DEBUG 12144 [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-24 10:00:55.088 DEBUG 12144 [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-24 10:00:55.109 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.110 DEBUG 12144 [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-24 10:00:55.111 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.130 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.130 DEBUG 12144 [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-24 10:00:55.130 DEBUG 12144 [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-24 10:00:55.198 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.198 DEBUG 12144 [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-24 10:00:55.198 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.216 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.216 DEBUG 12144 [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-24 10:00:55.216 DEBUG 12144 [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-24 10:00:55.291 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.291 DEBUG 12144 [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-24 10:00:55.292 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.310 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.311 DEBUG 12144 [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-24 10:00:55.311 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.343 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.344 DEBUG 12144 [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-24 10:00:55.344 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:55.372 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:58.381 DEBUG 12144 [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-24 10:00:58.382 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:58.549 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:58.550 DEBUG 12144 [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-24 10:00:58.550 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:00:58.568 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.771 DEBUG 12144 [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-24 10:01:14.771 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.816 DEBUG 12144 [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-24 10:01:14.816 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.885 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.885 DEBUG 12144 [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-24 10:01:14.885 DEBUG 12144 [http-nio-8879-exec-3] 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-24 10:01:14.940 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.942 DEBUG 12144 [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-24 10:01:14.942 DEBUG 12144 [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-24 10:01:14.962 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.963 DEBUG 12144 [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-24 10:01:14.964 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.965 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.981 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:14.982 DEBUG 12144 [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-24 10:01:14.982 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.000 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.001 DEBUG 12144 [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-24 10:01:15.001 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.019 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.024 DEBUG 12144 [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-24 10:01:15.024 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.109 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.110 DEBUG 12144 [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-24 10:01:15.110 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.128 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.133 DEBUG 12144 [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-24 10:01:15.133 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.155 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.156 DEBUG 12144 [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-24 10:01:15.156 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.217 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.222 DEBUG 12144 [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-24 10:01:15.223 DEBUG 12144 [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-24 10:01:15.242 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.242 DEBUG 12144 [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-24 10:01:15.243 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.261 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.262 DEBUG 12144 [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-24 10:01:15.262 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.280 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.281 DEBUG 12144 [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-24 10:01:15.281 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.299 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.300 DEBUG 12144 [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-24 10:01:15.300 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.332 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.334 DEBUG 12144 [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-24 10:01:15.334 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.360 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.365 DEBUG 12144 [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-24 10:01:15.365 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.530 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.531 DEBUG 12144 [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-24 10:01:15.531 DEBUG 12144 [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-24 10:01:15.552 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.553 DEBUG 12144 [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-24 10:01:15.553 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.571 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.572 DEBUG 12144 [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-24 10:01:15.572 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.590 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.591 DEBUG 12144 [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-24 10:01:15.591 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.609 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.610 DEBUG 12144 [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-24 10:01:15.610 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.694 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.695 DEBUG 12144 [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-24 10:01:15.695 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.713 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.714 DEBUG 12144 [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-24 10:01:15.714 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.736 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.737 DEBUG 12144 [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-24 10:01:15.737 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.798 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.799 DEBUG 12144 [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-24 10:01:15.799 DEBUG 12144 [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-24 10:01:15.818 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.818 DEBUG 12144 [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-24 10:01:15.818 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.836 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.837 DEBUG 12144 [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-24 10:01:15.837 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.855 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.856 DEBUG 12144 [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-24 10:01:15.856 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.875 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.876 DEBUG 12144 [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-24 10:01:15.876 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.908 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.909 DEBUG 12144 [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-24 10:01:15.909 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:15.936 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.475 DEBUG 12144 [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-24 10:01:25.475 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.512 DEBUG 12144 [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-24 10:01:25.513 DEBUG 12144 [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-24 10:01:25.581 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.581 DEBUG 12144 [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-24 10:01:25.581 DEBUG 12144 [http-nio-8879-exec-4] 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-24 10:01:25.642 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.644 DEBUG 12144 [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-24 10:01:25.644 DEBUG 12144 [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-24 10:01:25.657 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.664 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.665 DEBUG 12144 [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-24 10:01:25.665 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.682 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.683 DEBUG 12144 [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-24 10:01:25.684 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.701 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.702 DEBUG 12144 [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-24 10:01:25.703 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.721 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.722 DEBUG 12144 [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-24 10:01:25.722 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.806 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.807 DEBUG 12144 [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-24 10:01:25.807 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.825 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.826 DEBUG 12144 [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-24 10:01:25.826 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.848 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.849 DEBUG 12144 [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-24 10:01:25.849 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.909 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.910 DEBUG 12144 [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-24 10:01:25.910 DEBUG 12144 [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-24 10:01:25.928 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.929 DEBUG 12144 [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-24 10:01:25.929 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.950 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.951 DEBUG 12144 [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-24 10:01:25.951 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.969 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.970 DEBUG 12144 [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-24 10:01:25.970 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.988 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:25.989 DEBUG 12144 [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-24 10:01:25.989 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.021 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.022 DEBUG 12144 [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-24 10:01:26.022 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.049 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.053 DEBUG 12144 [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-24 10:01:26.053 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.219 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.221 DEBUG 12144 [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-24 10:01:26.221 DEBUG 12144 [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-24 10:01:26.246 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.247 DEBUG 12144 [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-24 10:01:26.247 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.265 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.266 DEBUG 12144 [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-24 10:01:26.266 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.283 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.284 DEBUG 12144 [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-24 10:01:26.284 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.302 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.304 DEBUG 12144 [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-24 10:01:26.304 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.388 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.389 DEBUG 12144 [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-24 10:01:26.389 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.407 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.408 DEBUG 12144 [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-24 10:01:26.408 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.429 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.430 DEBUG 12144 [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-24 10:01:26.430 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.492 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.493 DEBUG 12144 [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-24 10:01:26.493 DEBUG 12144 [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-24 10:01:26.512 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.512 DEBUG 12144 [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-24 10:01:26.513 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.531 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.533 DEBUG 12144 [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-24 10:01:26.533 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.550 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.551 DEBUG 12144 [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-24 10:01:26.551 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.572 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.573 DEBUG 12144 [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-24 10:01:26.573 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.604 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.605 DEBUG 12144 [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-24 10:01:26.605 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:26.636 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:29.418 DEBUG 12144 [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-24 10:01:29.418 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:29.586 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:29.587 DEBUG 12144 [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-24 10:01:29.587 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:01:29.606 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:10.972 DEBUG 12144 [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-24 10:02:10.972 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.009 DEBUG 12144 [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-24 10:02:11.009 DEBUG 12144 [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-24 10:02:11.077 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.078 DEBUG 12144 [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-24 10:02:11.079 DEBUG 12144 [http-nio-8879-exec-4] 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-24 10:02:11.141 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.142 DEBUG 12144 [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-24 10:02:11.142 DEBUG 12144 [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-24 10:02:11.157 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.162 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.163 DEBUG 12144 [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-24 10:02:11.164 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.181 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.182 DEBUG 12144 [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-24 10:02:11.182 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.200 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.201 DEBUG 12144 [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-24 10:02:11.201 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.220 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.220 DEBUG 12144 [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-24 10:02:11.221 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.304 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.305 DEBUG 12144 [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-24 10:02:11.305 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.324 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.325 DEBUG 12144 [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-24 10:02:11.325 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.346 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.347 DEBUG 12144 [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-24 10:02:11.347 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.408 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.409 DEBUG 12144 [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-24 10:02:11.409 DEBUG 12144 [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-24 10:02:11.428 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.428 DEBUG 12144 [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-24 10:02:11.429 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.446 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.448 DEBUG 12144 [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-24 10:02:11.448 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.466 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.467 DEBUG 12144 [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-24 10:02:11.467 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.485 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.486 DEBUG 12144 [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-24 10:02:11.486 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.518 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.519 DEBUG 12144 [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-24 10:02:11.519 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.546 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.551 DEBUG 12144 [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-24 10:02:11.551 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.717 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.718 DEBUG 12144 [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-24 10:02:11.719 DEBUG 12144 [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-24 10:02:11.739 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.740 DEBUG 12144 [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-24 10:02:11.741 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.758 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.763 DEBUG 12144 [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-24 10:02:11.763 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.782 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.783 DEBUG 12144 [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-24 10:02:11.783 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.801 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.802 DEBUG 12144 [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-24 10:02:11.802 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.885 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.886 DEBUG 12144 [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-24 10:02:11.886 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.903 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.904 DEBUG 12144 [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-24 10:02:11.904 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.925 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.929 DEBUG 12144 [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-24 10:02:11.930 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.991 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:11.992 DEBUG 12144 [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-24 10:02:11.992 DEBUG 12144 [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-24 10:02:12.011 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.011 DEBUG 12144 [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-24 10:02:12.011 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.030 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.031 DEBUG 12144 [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-24 10:02:12.031 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.049 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.050 DEBUG 12144 [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-24 10:02:12.050 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.068 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.069 DEBUG 12144 [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-24 10:02:12.069 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.102 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.103 DEBUG 12144 [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-24 10:02:12.103 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:12.129 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.047 DEBUG 12144 [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-24 10:02:15.047 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.084 DEBUG 12144 [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-24 10:02:15.085 DEBUG 12144 [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-24 10:02:15.153 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.153 DEBUG 12144 [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-24 10:02:15.153 DEBUG 12144 [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-24 10:02:15.214 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.216 DEBUG 12144 [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-24 10:02:15.216 DEBUG 12144 [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-24 10:02:15.229 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.236 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.237 DEBUG 12144 [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-24 10:02:15.238 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.256 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.257 DEBUG 12144 [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-24 10:02:15.257 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.274 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.275 DEBUG 12144 [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-24 10:02:15.275 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.294 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.295 DEBUG 12144 [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-24 10:02:15.295 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.379 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.380 DEBUG 12144 [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-24 10:02:15.380 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.398 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.399 DEBUG 12144 [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-24 10:02:15.399 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.420 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.421 DEBUG 12144 [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-24 10:02:15.421 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.482 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.483 DEBUG 12144 [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-24 10:02:15.483 DEBUG 12144 [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-24 10:02:15.501 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.501 DEBUG 12144 [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-24 10:02:15.502 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.521 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.522 DEBUG 12144 [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-24 10:02:15.522 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.540 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.541 DEBUG 12144 [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-24 10:02:15.541 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.559 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.560 DEBUG 12144 [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-24 10:02:15.560 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.592 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.593 DEBUG 12144 [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-24 10:02:15.593 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.620 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.624 DEBUG 12144 [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-24 10:02:15.624 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.790 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.792 DEBUG 12144 [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-24 10:02:15.792 DEBUG 12144 [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-24 10:02:15.812 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.813 DEBUG 12144 [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-24 10:02:15.813 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.831 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.832 DEBUG 12144 [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-24 10:02:15.832 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.849 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.850 DEBUG 12144 [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-24 10:02:15.850 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.871 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.872 DEBUG 12144 [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-24 10:02:15.872 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.956 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.957 DEBUG 12144 [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-24 10:02:15.957 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.975 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.976 DEBUG 12144 [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-24 10:02:15.976 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.997 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:15.998 DEBUG 12144 [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-24 10:02:15.998 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.060 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.063 DEBUG 12144 [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-24 10:02:16.063 DEBUG 12144 [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-24 10:02:16.081 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.081 DEBUG 12144 [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-24 10:02:16.082 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.100 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.101 DEBUG 12144 [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-24 10:02:16.101 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.120 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.121 DEBUG 12144 [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-24 10:02:16.121 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.140 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.142 DEBUG 12144 [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-24 10:02:16.142 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.173 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.174 DEBUG 12144 [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-24 10:02:16.174 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:16.201 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:19.327 DEBUG 12144 [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-24 10:02:19.327 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:19.494 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:19.495 DEBUG 12144 [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-24 10:02:19.495 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:02:19.513 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:04:42.721 DEBUG 12144 [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-24 10:04:42.721 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:04:42.889 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:04:42.889 DEBUG 12144 [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-24 10:04:42.889 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:04:42.911 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.604 DEBUG 12144 [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-24 10:05:52.604 DEBUG 12144 [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-24 10:05:52.677 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.678 DEBUG 12144 [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-24 10:05:52.679 DEBUG 12144 [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-24 10:05:52.806 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.807 DEBUG 12144 [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-24 10:05:52.807 DEBUG 12144 [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-24 10:05:52.825 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.826 DEBUG 12144 [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-24 10:05:52.826 DEBUG 12144 [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-24 10:05:52.844 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.846 DEBUG 12144 [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-24 10:05:52.846 DEBUG 12144 [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-24 10:05:52.930 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.931 DEBUG 12144 [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-24 10:05:52.932 DEBUG 12144 [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-24 10:05:52.950 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.951 DEBUG 12144 [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-24 10:05:52.951 DEBUG 12144 [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-24 10:05:52.969 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.970 DEBUG 12144 [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-24 10:05:52.970 DEBUG 12144 [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-24 10:05:52.988 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:52.989 DEBUG 12144 [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-24 10:05:52.989 DEBUG 12144 [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-24 10:05:53.010 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.015 DEBUG 12144 [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-24 10:05:53.015 DEBUG 12144 [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-24 10:05:53.036 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.037 DEBUG 12144 [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-24 10:05:53.037 DEBUG 12144 [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-24 10:05:53.055 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.056 DEBUG 12144 [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-24 10:05:53.056 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.073 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.074 DEBUG 12144 [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-24 10:05:53.074 DEBUG 12144 [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-24 10:05:53.092 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.094 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.094 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.112 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.118 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.119 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.137 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.145 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.145 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.163 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.169 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.169 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:05:53.187 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.511 DEBUG 12144 [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-24 10:06:24.511 DEBUG 12144 [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-24 10:06:24.581 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.581 DEBUG 12144 [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-24 10:06:24.581 DEBUG 12144 [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-24 10:06:24.706 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.716 DEBUG 12144 [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-24 10:06:24.716 DEBUG 12144 [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-24 10:06:24.729 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.729 DEBUG 12144 [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-24 10:06:24.729 DEBUG 12144 [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-24 10:06:24.748 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.748 DEBUG 12144 [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-24 10:06:24.748 DEBUG 12144 [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-24 10:06:24.836 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.836 DEBUG 12144 [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-24 10:06:24.836 DEBUG 12144 [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-24 10:06:24.856 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.856 DEBUG 12144 [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-24 10:06:24.856 DEBUG 12144 [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-24 10:06:24.876 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.876 DEBUG 12144 [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-24 10:06:24.876 DEBUG 12144 [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-24 10:06:24.896 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.896 DEBUG 12144 [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-24 10:06:24.896 DEBUG 12144 [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-24 10:06:24.916 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.916 DEBUG 12144 [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-24 10:06:24.916 DEBUG 12144 [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-24 10:06:24.936 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.936 DEBUG 12144 [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-24 10:06:24.936 DEBUG 12144 [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-24 10:06:24.956 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.956 DEBUG 12144 [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-24 10:06:24.956 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.976 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.976 DEBUG 12144 [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-24 10:06:24.976 DEBUG 12144 [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-24 10:06:24.996 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.996 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:24.996 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.015 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.016 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.016 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.034 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.035 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.035 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.053 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.054 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.054 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:06:25.072 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:14.917 DEBUG 12144 [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-24 10:07:14.918 DEBUG 12144 [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-24 10:07:14.990 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:14.991 DEBUG 12144 [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-24 10:07:14.991 DEBUG 12144 [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-24 10:07:15.109 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.119 DEBUG 12144 [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-24 10:07:15.119 DEBUG 12144 [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-24 10:07:15.129 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.129 DEBUG 12144 [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-24 10:07:15.129 DEBUG 12144 [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-24 10:07:15.149 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.149 DEBUG 12144 [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-24 10:07:15.149 DEBUG 12144 [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-24 10:07:15.232 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.242 DEBUG 12144 [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-24 10:07:15.242 DEBUG 12144 [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-24 10:07:15.252 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.262 DEBUG 12144 [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-24 10:07:15.262 DEBUG 12144 [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-24 10:07:15.272 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.272 DEBUG 12144 [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-24 10:07:15.272 DEBUG 12144 [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-24 10:07:15.292 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.292 DEBUG 12144 [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-24 10:07:15.292 DEBUG 12144 [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-24 10:07:15.311 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.321 DEBUG 12144 [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-24 10:07:15.321 DEBUG 12144 [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-24 10:07:15.331 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.341 DEBUG 12144 [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-24 10:07:15.341 DEBUG 12144 [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-24 10:07:15.351 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.351 DEBUG 12144 [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-24 10:07:15.351 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.371 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.371 DEBUG 12144 [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-24 10:07:15.371 DEBUG 12144 [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-24 10:07:15.391 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.391 DEBUG 12144 [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-24 10:07:15.391 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.415 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.416 DEBUG 12144 [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-24 10:07:15.416 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.429 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.429 DEBUG 12144 [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-24 10:07:15.429 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.449 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.449 DEBUG 12144 [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-24 10:07:15.449 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:15.469 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.718 DEBUG 12144 [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-24 10:07:47.719 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.886 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.893 DEBUG 12144 [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-24 10:07:47.894 DEBUG 12144 [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-24 10:07:47.914 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.915 DEBUG 12144 [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-24 10:07:47.915 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.934 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.938 DEBUG 12144 [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-24 10:07:47.939 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.956 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.958 DEBUG 12144 [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-24 10:07:47.958 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.975 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:47.976 DEBUG 12144 [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-24 10:07:47.976 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.059 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.060 DEBUG 12144 [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-24 10:07:48.060 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.079 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.080 DEBUG 12144 [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-24 10:07:48.080 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.100 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.101 DEBUG 12144 [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-24 10:07:48.101 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.163 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.163 DEBUG 12144 [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-24 10:07:48.164 DEBUG 12144 [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-24 10:07:48.183 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.183 DEBUG 12144 [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-24 10:07:48.183 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.201 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.202 DEBUG 12144 [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-24 10:07:48.202 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.220 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.221 DEBUG 12144 [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-24 10:07:48.221 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.239 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.240 DEBUG 12144 [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-24 10:07:48.240 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.272 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.277 DEBUG 12144 [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-24 10:07:48.277 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.304 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.310 DEBUG 12144 [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-24 10:07:48.310 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.477 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.478 DEBUG 12144 [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-24 10:07:48.478 DEBUG 12144 [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-24 10:07:48.499 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.500 DEBUG 12144 [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-24 10:07:48.500 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.518 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.519 DEBUG 12144 [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-24 10:07:48.519 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.536 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.537 DEBUG 12144 [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-24 10:07:48.537 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.556 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.557 DEBUG 12144 [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-24 10:07:48.557 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.641 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.642 DEBUG 12144 [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-24 10:07:48.642 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.660 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.661 DEBUG 12144 [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-24 10:07:48.661 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.682 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.683 DEBUG 12144 [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-24 10:07:48.683 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.744 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.745 DEBUG 12144 [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-24 10:07:48.745 DEBUG 12144 [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-24 10:07:48.763 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.763 DEBUG 12144 [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-24 10:07:48.764 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.785 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.785 DEBUG 12144 [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-24 10:07:48.785 DEBUG 12144 [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-24 10:07:48.854 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.854 DEBUG 12144 [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-24 10:07:48.854 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.872 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.872 DEBUG 12144 [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-24 10:07:48.873 DEBUG 12144 [http-nio-8879-exec-5] 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-24 10:07:48.948 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.948 DEBUG 12144 [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-24 10:07:48.948 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.967 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:48.968 DEBUG 12144 [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-24 10:07:48.968 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:49.000 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:49.000 DEBUG 12144 [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-24 10:07:49.000 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:49.020 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:52.370 DEBUG 12144 [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-24 10:07:52.370 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:52.531 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:52.541 DEBUG 12144 [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-24 10:07:52.541 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:07:52.551 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.092 DEBUG 12144 [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-24 10:08:19.092 DEBUG 12144 [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-24 10:08:19.165 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.166 DEBUG 12144 [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-24 10:08:19.166 DEBUG 12144 [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-24 10:08:19.293 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.294 DEBUG 12144 [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-24 10:08:19.294 DEBUG 12144 [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-24 10:08:19.313 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.314 DEBUG 12144 [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-24 10:08:19.314 DEBUG 12144 [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-24 10:08:19.332 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.333 DEBUG 12144 [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-24 10:08:19.333 DEBUG 12144 [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-24 10:08:19.415 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.416 DEBUG 12144 [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-24 10:08:19.417 DEBUG 12144 [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-24 10:08:19.435 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.436 DEBUG 12144 [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-24 10:08:19.436 DEBUG 12144 [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-24 10:08:19.454 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.455 DEBUG 12144 [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-24 10:08:19.455 DEBUG 12144 [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-24 10:08:19.472 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.473 DEBUG 12144 [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-24 10:08:19.473 DEBUG 12144 [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-24 10:08:19.494 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.495 DEBUG 12144 [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-24 10:08:19.495 DEBUG 12144 [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-24 10:08:19.513 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.514 DEBUG 12144 [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-24 10:08:19.514 DEBUG 12144 [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-24 10:08:19.532 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.533 DEBUG 12144 [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-24 10:08:19.533 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.550 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.551 DEBUG 12144 [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-24 10:08:19.551 DEBUG 12144 [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-24 10:08:19.569 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.570 DEBUG 12144 [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-24 10:08:19.570 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.588 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.590 DEBUG 12144 [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-24 10:08:19.591 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.608 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.609 DEBUG 12144 [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-24 10:08:19.609 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.627 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.628 DEBUG 12144 [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-24 10:08:19.629 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:19.647 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:33.308 DEBUG 12144 [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-24 10:08:33.308 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:33.469 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:33.469 DEBUG 12144 [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-24 10:08:33.469 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:08:33.489 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.590 DEBUG 12144 [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-24 10:10:30.590 DEBUG 12144 [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-24 10:10:30.627 DEBUG 12144 [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-24 10:10:30.628 DEBUG 12144 [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-24 10:10:30.662 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.663 DEBUG 12144 [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-24 10:10:30.663 DEBUG 12144 [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-24 10:10:30.699 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.699 DEBUG 12144 [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-24 10:10:30.700 DEBUG 12144 [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-24 10:10:30.792 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.792 DEBUG 12144 [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-24 10:10:30.792 DEBUG 12144 [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-24 10:10:30.845 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.846 DEBUG 12144 [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-24 10:10:30.846 DEBUG 12144 [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-24 10:10:30.864 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.866 DEBUG 12144 [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-24 10:10:30.867 DEBUG 12144 [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-24 10:10:30.878 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.879 DEBUG 12144 [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-24 10:10:30.879 DEBUG 12144 [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-24 10:10:30.884 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.886 DEBUG 12144 [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-24 10:10:30.886 DEBUG 12144 [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-24 10:10:30.969 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.969 DEBUG 12144 [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-24 10:10:30.969 DEBUG 12144 [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-24 10:10:30.986 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:30.986 DEBUG 12144 [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-24 10:10:30.987 DEBUG 12144 [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-24 10:10:31.003 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.003 DEBUG 12144 [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-24 10:10:31.004 DEBUG 12144 [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-24 10:10:31.008 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.008 DEBUG 12144 [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-24 10:10:31.008 DEBUG 12144 [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-24 10:10:31.014 DEBUG 12144 [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-24 10:10:31.014 DEBUG 12144 [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-24 10:10:31.021 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.022 DEBUG 12144 [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-24 10:10:31.022 DEBUG 12144 [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-24 10:10:31.025 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.027 DEBUG 12144 [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-24 10:10:31.027 DEBUG 12144 [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-24 10:10:31.032 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.033 DEBUG 12144 [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-24 10:10:31.033 DEBUG 12144 [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-24 10:10:31.045 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.046 DEBUG 12144 [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-24 10:10:31.046 DEBUG 12144 [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-24 10:10:31.051 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.052 DEBUG 12144 [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-24 10:10:31.052 DEBUG 12144 [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-24 10:10:31.079 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.081 DEBUG 12144 [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-24 10:10:31.081 DEBUG 12144 [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-24 10:10:31.099 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.099 DEBUG 12144 [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-24 10:10:31.100 DEBUG 12144 [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-24 10:10:31.104 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.104 DEBUG 12144 [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-24 10:10:31.104 DEBUG 12144 [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-24 10:10:31.121 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.122 DEBUG 12144 [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-24 10:10:31.122 DEBUG 12144 [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-24 10:10:31.140 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.140 DEBUG 12144 [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-24 10:10:31.140 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.146 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.146 DEBUG 12144 [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-24 10:10:31.147 DEBUG 12144 [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-24 10:10:31.157 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.158 DEBUG 12144 [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-24 10:10:31.158 DEBUG 12144 [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-24 10:10:31.164 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.164 DEBUG 12144 [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-24 10:10:31.164 DEBUG 12144 [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-24 10:10:31.175 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.175 DEBUG 12144 [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-24 10:10:31.176 DEBUG 12144 [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-24 10:10:31.180 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.181 DEBUG 12144 [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-24 10:10:31.181 DEBUG 12144 [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-24 10:10:31.182 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.182 DEBUG 12144 [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-24 10:10:31.182 DEBUG 12144 [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-24 10:10:31.193 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.193 DEBUG 12144 [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-24 10:10:31.193 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.200 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.200 DEBUG 12144 [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-24 10:10:31.201 DEBUG 12144 [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-24 10:10:31.210 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.210 DEBUG 12144 [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-24 10:10:31.210 DEBUG 12144 [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-24 10:10:31.221 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.221 DEBUG 12144 [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-24 10:10:31.222 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.227 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.227 DEBUG 12144 [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-24 10:10:31.228 DEBUG 12144 [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-24 10:10:31.239 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.240 DEBUG 12144 [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-24 10:10:31.240 DEBUG 12144 [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-24 10:10:31.245 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.245 DEBUG 12144 [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-24 10:10:31.245 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.267 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.268 DEBUG 12144 [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-24 10:10:31.268 DEBUG 12144 [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-24 10:10:31.269 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.269 DEBUG 12144 [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-24 10:10:31.269 DEBUG 12144 [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-24 10:10:31.286 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.286 DEBUG 12144 [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-24 10:10:31.286 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.288 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.288 DEBUG 12144 [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-24 10:10:31.288 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.302 DEBUG 12144 [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-24 10:10:31.302 DEBUG 12144 [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-24 10:10:31.303 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.305 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.306 DEBUG 12144 [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-24 10:10:31.306 DEBUG 12144 [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-24 10:10:31.309 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.311 DEBUG 12144 [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-24 10:10:31.311 DEBUG 12144 [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-24 10:10:31.320 DEBUG 12144 [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-24 10:10:31.321 DEBUG 12144 [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-24 10:10:31.322 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.323 DEBUG 12144 [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-24 10:10:31.323 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.324 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.325 DEBUG 12144 [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-24 10:10:31.326 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.329 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.330 DEBUG 12144 [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-24 10:10:31.330 DEBUG 12144 [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-24 10:10:31.342 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.342 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.343 DEBUG 12144 [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-24 10:10:31.343 DEBUG 12144 [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-24 10:10:31.344 DEBUG 12144 [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-24 10:10:31.344 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.348 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.350 DEBUG 12144 [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-24 10:10:31.350 DEBUG 12144 [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-24 10:10:31.360 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.361 DEBUG 12144 [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-24 10:10:31.361 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.362 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.365 DEBUG 12144 [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-24 10:10:31.365 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.378 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.379 DEBUG 12144 [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-24 10:10:31.379 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.383 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.384 DEBUG 12144 [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-24 10:10:31.385 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.393 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.394 DEBUG 12144 [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-24 10:10:31.394 DEBUG 12144 [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-24 10:10:31.396 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.398 DEBUG 12144 [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-24 10:10:31.398 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.404 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.415 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.417 DEBUG 12144 [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-24 10:10:31.417 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.432 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.433 DEBUG 12144 [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-24 10:10:31.433 DEBUG 12144 [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-24 10:10:31.434 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.451 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.452 DEBUG 12144 [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-24 10:10:31.452 DEBUG 12144 [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-24 10:10:31.470 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.471 DEBUG 12144 [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-24 10:10:31.471 DEBUG 12144 [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-24 10:10:31.489 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.490 DEBUG 12144 [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-24 10:10:31.490 DEBUG 12144 [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-24 10:10:31.511 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.512 DEBUG 12144 [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-24 10:10:31.512 DEBUG 12144 [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-24 10:10:31.525 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.526 DEBUG 12144 [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-24 10:10:31.526 DEBUG 12144 [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-24 10:10:31.530 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.531 DEBUG 12144 [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-24 10:10:31.531 DEBUG 12144 [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-24 10:10:31.544 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.545 DEBUG 12144 [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-24 10:10:31.545 DEBUG 12144 [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-24 10:10:31.548 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.549 DEBUG 12144 [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-24 10:10:31.549 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.563 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.564 DEBUG 12144 [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-24 10:10:31.564 DEBUG 12144 [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-24 10:10:31.566 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.567 DEBUG 12144 [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-24 10:10:31.567 DEBUG 12144 [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-24 10:10:31.585 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.586 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.587 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.604 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.606 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.606 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.624 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.625 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.625 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.642 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.644 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.644 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.651 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.652 DEBUG 12144 [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-24 10:10:31.652 DEBUG 12144 [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-24 10:10:31.662 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.670 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.671 DEBUG 12144 [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-24 10:10:31.671 DEBUG 12144 [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-24 10:10:31.689 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.690 DEBUG 12144 [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-24 10:10:31.690 DEBUG 12144 [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-24 10:10:31.708 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.709 DEBUG 12144 [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-24 10:10:31.709 DEBUG 12144 [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-24 10:10:31.730 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.731 DEBUG 12144 [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-24 10:10:31.731 DEBUG 12144 [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-24 10:10:31.748 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.749 DEBUG 12144 [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-24 10:10:31.749 DEBUG 12144 [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-24 10:10:31.767 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.768 DEBUG 12144 [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-24 10:10:31.768 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.785 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.786 DEBUG 12144 [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-24 10:10:31.786 DEBUG 12144 [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-24 10:10:31.804 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.805 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.805 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.822 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.823 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.823 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.841 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.842 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.842 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.860 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.861 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.861 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:31.879 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.537 DEBUG 12144 [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-24 10:10:43.538 DEBUG 12144 [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-24 10:10:43.607 DEBUG 12144 [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-24 10:10:43.607 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.611 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.611 DEBUG 12144 [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-24 10:10:43.611 DEBUG 12144 [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-24 10:10:43.738 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.739 DEBUG 12144 [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-24 10:10:43.740 DEBUG 12144 [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-24 10:10:43.764 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.765 DEBUG 12144 [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-24 10:10:43.765 DEBUG 12144 [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-24 10:10:43.775 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.776 DEBUG 12144 [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-24 10:10:43.776 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.783 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.784 DEBUG 12144 [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-24 10:10:43.784 DEBUG 12144 [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-24 10:10:43.795 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.869 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.870 DEBUG 12144 [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-24 10:10:43.870 DEBUG 12144 [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-24 10:10:43.887 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.888 DEBUG 12144 [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-24 10:10:43.889 DEBUG 12144 [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-24 10:10:43.906 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.907 DEBUG 12144 [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-24 10:10:43.907 DEBUG 12144 [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-24 10:10:43.925 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.926 DEBUG 12144 [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-24 10:10:43.926 DEBUG 12144 [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-24 10:10:43.947 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.949 DEBUG 12144 [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-24 10:10:43.949 DEBUG 12144 [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-24 10:10:43.967 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.968 DEBUG 12144 [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-24 10:10:43.968 DEBUG 12144 [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-24 10:10:43.986 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:43.987 DEBUG 12144 [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-24 10:10:43.987 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.004 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.006 DEBUG 12144 [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-24 10:10:44.006 DEBUG 12144 [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-24 10:10:44.024 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.026 DEBUG 12144 [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-24 10:10:44.026 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.044 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.046 DEBUG 12144 [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-24 10:10:44.046 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.063 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.066 DEBUG 12144 [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-24 10:10:44.066 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.084 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.085 DEBUG 12144 [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-24 10:10:44.085 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:10:44.103 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.242 DEBUG 12144 [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-24 10:13:09.242 DEBUG 12144 [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-24 10:13:09.319 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.319 DEBUG 12144 [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-24 10:13:09.319 DEBUG 12144 [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-24 10:13:09.442 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.452 DEBUG 12144 [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-24 10:13:09.452 DEBUG 12144 [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-24 10:13:09.462 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.472 DEBUG 12144 [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-24 10:13:09.472 DEBUG 12144 [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-24 10:13:09.486 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.486 DEBUG 12144 [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-24 10:13:09.486 DEBUG 12144 [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-24 10:13:09.576 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.576 DEBUG 12144 [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-24 10:13:09.576 DEBUG 12144 [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-24 10:13:09.596 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.596 DEBUG 12144 [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-24 10:13:09.596 DEBUG 12144 [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-24 10:13:09.606 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.617 DEBUG 12144 [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-24 10:13:09.617 DEBUG 12144 [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-24 10:13:09.629 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.629 DEBUG 12144 [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-24 10:13:09.629 DEBUG 12144 [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-24 10:13:09.653 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.653 DEBUG 12144 [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-24 10:13:09.653 DEBUG 12144 [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-24 10:13:09.673 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.673 DEBUG 12144 [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-24 10:13:09.673 DEBUG 12144 [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-24 10:13:09.686 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.686 DEBUG 12144 [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-24 10:13:09.686 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.706 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.706 DEBUG 12144 [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-24 10:13:09.706 DEBUG 12144 [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-24 10:13:09.726 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.726 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.726 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.742 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.752 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.752 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.762 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.762 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.762 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.782 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.782 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.782 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:09.802 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.595 DEBUG 12144 [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-24 10:13:40.595 DEBUG 12144 [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-24 10:13:40.669 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.669 DEBUG 12144 [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-24 10:13:40.669 DEBUG 12144 [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-24 10:13:40.799 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.799 DEBUG 12144 [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-24 10:13:40.799 DEBUG 12144 [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-24 10:13:40.819 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.819 DEBUG 12144 [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-24 10:13:40.819 DEBUG 12144 [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-24 10:13:40.839 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.839 DEBUG 12144 [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-24 10:13:40.839 DEBUG 12144 [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-24 10:13:40.926 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.926 DEBUG 12144 [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-24 10:13:40.926 DEBUG 12144 [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-24 10:13:40.946 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.946 DEBUG 12144 [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-24 10:13:40.946 DEBUG 12144 [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-24 10:13:40.956 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.966 DEBUG 12144 [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-24 10:13:40.966 DEBUG 12144 [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-24 10:13:40.976 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:40.976 DEBUG 12144 [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-24 10:13:40.976 DEBUG 12144 [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-24 10:13:40.996 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.007 DEBUG 12144 [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-24 10:13:41.007 DEBUG 12144 [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-24 10:13:41.025 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.025 DEBUG 12144 [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-24 10:13:41.026 DEBUG 12144 [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-24 10:13:41.044 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.045 DEBUG 12144 [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-24 10:13:41.045 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.062 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.063 DEBUG 12144 [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-24 10:13:41.063 DEBUG 12144 [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-24 10:13:41.081 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.082 DEBUG 12144 [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-24 10:13:41.082 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.100 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.102 DEBUG 12144 [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-24 10:13:41.102 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.120 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.121 DEBUG 12144 [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-24 10:13:41.121 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.138 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.140 DEBUG 12144 [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-24 10:13:41.140 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:13:41.158 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.128 DEBUG 12144 [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-24 10:17:22.131 DEBUG 12144 [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-24 10:17:22.207 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.208 DEBUG 12144 [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-24 10:17:22.209 DEBUG 12144 [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-24 10:17:22.338 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.342 DEBUG 12144 [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-24 10:17:22.342 DEBUG 12144 [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-24 10:17:22.360 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.361 DEBUG 12144 [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-24 10:17:22.361 DEBUG 12144 [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-24 10:17:22.379 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.381 DEBUG 12144 [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-24 10:17:22.381 DEBUG 12144 [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-24 10:17:22.466 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.468 DEBUG 12144 [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-24 10:17:22.468 DEBUG 12144 [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-24 10:17:22.485 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.487 DEBUG 12144 [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-24 10:17:22.487 DEBUG 12144 [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-24 10:17:22.505 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.506 DEBUG 12144 [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-24 10:17:22.507 DEBUG 12144 [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-24 10:17:22.525 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.526 DEBUG 12144 [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-24 10:17:22.526 DEBUG 12144 [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-24 10:17:22.547 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.555 DEBUG 12144 [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-24 10:17:22.555 DEBUG 12144 [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-24 10:17:22.573 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.574 DEBUG 12144 [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-24 10:17:22.574 DEBUG 12144 [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-24 10:17:22.591 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.593 DEBUG 12144 [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-24 10:17:22.593 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.611 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.612 DEBUG 12144 [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-24 10:17:22.612 DEBUG 12144 [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-24 10:17:22.629 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.633 DEBUG 12144 [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-24 10:17:22.633 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.652 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.663 DEBUG 12144 [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-24 10:17:22.663 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.680 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.681 DEBUG 12144 [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-24 10:17:22.681 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.699 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.700 DEBUG 12144 [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-24 10:17:22.700 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:22.718 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:47.714 DEBUG 12144 [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-24 10:17:47.715 DEBUG 12144 [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-24 10:17:47.787 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:47.788 DEBUG 12144 [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-24 10:17:47.788 DEBUG 12144 [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-24 10:17:47.915 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:47.916 DEBUG 12144 [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-24 10:17:47.916 DEBUG 12144 [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-24 10:17:47.934 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:47.935 DEBUG 12144 [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-24 10:17:47.935 DEBUG 12144 [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-24 10:17:47.953 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:47.954 DEBUG 12144 [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-24 10:17:47.955 DEBUG 12144 [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-24 10:17:48.030 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.030 DEBUG 12144 [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-24 10:17:48.030 DEBUG 12144 [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-24 10:17:48.050 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.050 DEBUG 12144 [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-24 10:17:48.050 DEBUG 12144 [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-24 10:17:48.070 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.070 DEBUG 12144 [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-24 10:17:48.070 DEBUG 12144 [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-24 10:17:48.090 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.090 DEBUG 12144 [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-24 10:17:48.090 DEBUG 12144 [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-24 10:17:48.116 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.117 DEBUG 12144 [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-24 10:17:48.117 DEBUG 12144 [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-24 10:17:48.129 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.129 DEBUG 12144 [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-24 10:17:48.129 DEBUG 12144 [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-24 10:17:48.149 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.149 DEBUG 12144 [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-24 10:17:48.149 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.169 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.169 DEBUG 12144 [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-24 10:17:48.169 DEBUG 12144 [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-24 10:17:48.189 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.189 DEBUG 12144 [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-24 10:17:48.189 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.209 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.209 DEBUG 12144 [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-24 10:17:48.209 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.229 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.229 DEBUG 12144 [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-24 10:17:48.229 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.239 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.249 DEBUG 12144 [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-24 10:17:48.249 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:17:48.269 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:14.686 DEBUG 12144 [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-24 10:27:14.686 DEBUG 12144 [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-24 10:27:14.759 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:14.759 DEBUG 12144 [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-24 10:27:14.759 DEBUG 12144 [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-24 10:27:14.886 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:14.886 DEBUG 12144 [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-24 10:27:14.886 DEBUG 12144 [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-24 10:27:14.906 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:14.906 DEBUG 12144 [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-24 10:27:14.906 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:14.919 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:14.919 DEBUG 12144 [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-24 10:27:14.919 DEBUG 12144 [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-24 10:27:15.009 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.010 DEBUG 12144 [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-24 10:27:15.010 DEBUG 12144 [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-24 10:27:15.027 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.028 DEBUG 12144 [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-24 10:27:15.028 DEBUG 12144 [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-24 10:27:15.045 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.046 DEBUG 12144 [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-24 10:27:15.046 DEBUG 12144 [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-24 10:27:15.063 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.064 DEBUG 12144 [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-24 10:27:15.064 DEBUG 12144 [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-24 10:27:15.085 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.086 DEBUG 12144 [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-24 10:27:15.086 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.102 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.103 DEBUG 12144 [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-24 10:27:15.103 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.120 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.121 DEBUG 12144 [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-24 10:27:15.121 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.138 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.139 DEBUG 12144 [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-24 10:27:15.139 DEBUG 12144 [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-24 10:27:15.156 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.157 DEBUG 12144 [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-24 10:27:15.158 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.174 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.175 DEBUG 12144 [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-24 10:27:15.176 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.193 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.194 DEBUG 12144 [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-24 10:27:15.194 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:15.211 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.276 DEBUG 12144 [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-24 10:27:19.276 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.322 DEBUG 12144 [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-24 10:27:19.322 DEBUG 12144 [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-24 10:27:19.389 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.389 DEBUG 12144 [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-24 10:27:19.389 DEBUG 12144 [http-nio-8879-exec-4] 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-24 10:27:19.442 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.443 DEBUG 12144 [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-24 10:27:19.444 DEBUG 12144 [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-24 10:27:19.463 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.463 DEBUG 12144 [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-24 10:27:19.464 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.465 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.481 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.482 DEBUG 12144 [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-24 10:27:19.482 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.499 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.501 DEBUG 12144 [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-24 10:27:19.501 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.517 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.518 DEBUG 12144 [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-24 10:27:19.518 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.602 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.603 DEBUG 12144 [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-24 10:27:19.603 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.620 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.621 DEBUG 12144 [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-24 10:27:19.621 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.641 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.642 DEBUG 12144 [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-24 10:27:19.642 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.701 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.702 DEBUG 12144 [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-24 10:27:19.702 DEBUG 12144 [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-24 10:27:19.720 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.721 DEBUG 12144 [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-24 10:27:19.721 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.738 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.740 DEBUG 12144 [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-24 10:27:19.740 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.757 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.758 DEBUG 12144 [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-24 10:27:19.758 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.775 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.776 DEBUG 12144 [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-24 10:27:19.776 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.807 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.808 DEBUG 12144 [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-24 10:27:19.808 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.834 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:19.839 DEBUG 12144 [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-24 10:27:19.839 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.000 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.000 DEBUG 12144 [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-24 10:27:20.000 DEBUG 12144 [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-24 10:27:20.020 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.020 DEBUG 12144 [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-24 10:27:20.020 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.040 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.040 DEBUG 12144 [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-24 10:27:20.040 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.050 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.060 DEBUG 12144 [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-24 10:27:20.060 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.070 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.070 DEBUG 12144 [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-24 10:27:20.070 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.159 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.159 DEBUG 12144 [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-24 10:27:20.159 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.179 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.179 DEBUG 12144 [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-24 10:27:20.179 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.199 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.199 DEBUG 12144 [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-24 10:27:20.199 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.259 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.259 DEBUG 12144 [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-24 10:27:20.259 DEBUG 12144 [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-24 10:27:20.279 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.279 DEBUG 12144 [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-24 10:27:20.279 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.289 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.299 DEBUG 12144 [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-24 10:27:20.299 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.309 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.309 DEBUG 12144 [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-24 10:27:20.309 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.329 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.329 DEBUG 12144 [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-24 10:27:20.329 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.359 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.359 DEBUG 12144 [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-24 10:27:20.359 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:20.389 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.756 DEBUG 12144 [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-24 10:27:40.756 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.787 DEBUG 12144 [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-24 10:27:40.787 DEBUG 12144 [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-24 10:27:40.854 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.854 DEBUG 12144 [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-24 10:27:40.854 DEBUG 12144 [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-24 10:27:40.922 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.923 DEBUG 12144 [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-24 10:27:40.924 DEBUG 12144 [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-24 10:27:40.933 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.943 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.944 DEBUG 12144 [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-24 10:27:40.944 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.961 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.962 DEBUG 12144 [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-24 10:27:40.962 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.979 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:40.983 DEBUG 12144 [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-24 10:27:40.983 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.000 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.001 DEBUG 12144 [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-24 10:27:41.001 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.085 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.086 DEBUG 12144 [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-24 10:27:41.086 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.103 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.104 DEBUG 12144 [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-24 10:27:41.104 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.125 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.126 DEBUG 12144 [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-24 10:27:41.126 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.186 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.187 DEBUG 12144 [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-24 10:27:41.187 DEBUG 12144 [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-24 10:27:41.204 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.204 DEBUG 12144 [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-24 10:27:41.205 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.224 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.227 DEBUG 12144 [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-24 10:27:41.227 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.244 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.245 DEBUG 12144 [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-24 10:27:41.245 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.263 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.264 DEBUG 12144 [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-24 10:27:41.264 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.295 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.296 DEBUG 12144 [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-24 10:27:41.296 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.322 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.326 DEBUG 12144 [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-24 10:27:41.326 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.492 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.494 DEBUG 12144 [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-24 10:27:41.494 DEBUG 12144 [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-24 10:27:41.513 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.514 DEBUG 12144 [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-24 10:27:41.515 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.532 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.533 DEBUG 12144 [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-24 10:27:41.533 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.550 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.551 DEBUG 12144 [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-24 10:27:41.551 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.567 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.568 DEBUG 12144 [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-24 10:27:41.568 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.651 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.652 DEBUG 12144 [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-24 10:27:41.652 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.669 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.670 DEBUG 12144 [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-24 10:27:41.670 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.690 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.691 DEBUG 12144 [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-24 10:27:41.691 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.751 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.752 DEBUG 12144 [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-24 10:27:41.752 DEBUG 12144 [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-24 10:27:41.772 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.773 DEBUG 12144 [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-24 10:27:41.773 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.790 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.791 DEBUG 12144 [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-24 10:27:41.791 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.809 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.813 DEBUG 12144 [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-24 10:27:41.814 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.831 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.832 DEBUG 12144 [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-24 10:27:41.832 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.864 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.865 DEBUG 12144 [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-24 10:27:41.865 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:41.891 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.718 DEBUG 12144 [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-24 10:27:44.718 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.884 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.885 DEBUG 12144 [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-24 10:27:44.885 DEBUG 12144 [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-24 10:27:44.906 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.906 DEBUG 12144 [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-24 10:27:44.907 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.923 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.924 DEBUG 12144 [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-24 10:27:44.924 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.941 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.942 DEBUG 12144 [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-24 10:27:44.942 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.960 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:44.961 DEBUG 12144 [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-24 10:27:44.961 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.039 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.039 DEBUG 12144 [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-24 10:27:45.039 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.054 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.054 DEBUG 12144 [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-24 10:27:45.054 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.075 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.084 DEBUG 12144 [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-24 10:27:45.084 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.146 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.147 DEBUG 12144 [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-24 10:27:45.147 DEBUG 12144 [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-24 10:27:45.163 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.163 DEBUG 12144 [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-24 10:27:45.163 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.174 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.183 DEBUG 12144 [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-24 10:27:45.183 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.194 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.194 DEBUG 12144 [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-24 10:27:45.194 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.214 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.214 DEBUG 12144 [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-24 10:27:45.214 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.253 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.253 DEBUG 12144 [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-24 10:27:45.253 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.274 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.283 DEBUG 12144 [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-24 10:27:45.283 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.449 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.449 DEBUG 12144 [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-24 10:27:45.449 DEBUG 12144 [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-24 10:27:45.469 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.469 DEBUG 12144 [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-24 10:27:45.469 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.489 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.489 DEBUG 12144 [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-24 10:27:45.489 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.499 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.499 DEBUG 12144 [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-24 10:27:45.499 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.519 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.519 DEBUG 12144 [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-24 10:27:45.519 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.606 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.606 DEBUG 12144 [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-24 10:27:45.606 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.628 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.628 DEBUG 12144 [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-24 10:27:45.628 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.648 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.648 DEBUG 12144 [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-24 10:27:45.648 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.708 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.708 DEBUG 12144 [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-24 10:27:45.708 DEBUG 12144 [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-24 10:27:45.728 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.728 DEBUG 12144 [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-24 10:27:45.728 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.748 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.748 DEBUG 12144 [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-24 10:27:45.748 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.768 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.768 DEBUG 12144 [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-24 10:27:45.768 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.785 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.785 DEBUG 12144 [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-24 10:27:45.785 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.815 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.815 DEBUG 12144 [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-24 10:27:45.815 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:45.845 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.201 DEBUG 12144 [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-24 10:27:54.201 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.368 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.371 DEBUG 12144 [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-24 10:27:54.371 DEBUG 12144 [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-24 10:27:54.391 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.391 DEBUG 12144 [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-24 10:27:54.391 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.408 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.408 DEBUG 12144 [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-24 10:27:54.408 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.425 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.425 DEBUG 12144 [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-24 10:27:54.425 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.443 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.446 DEBUG 12144 [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-24 10:27:54.447 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.530 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.531 DEBUG 12144 [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-24 10:27:54.531 DEBUG 12144 [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-24 10:27:54.548 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.548 DEBUG 12144 [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-24 10:27:54.549 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.569 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.569 DEBUG 12144 [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-24 10:27:54.569 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.630 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.634 DEBUG 12144 [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-24 10:27:54.634 DEBUG 12144 [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-24 10:27:54.651 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.651 DEBUG 12144 [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-24 10:27:54.651 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.669 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.670 DEBUG 12144 [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-24 10:27:54.670 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.686 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.687 DEBUG 12144 [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-24 10:27:54.687 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.704 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.704 DEBUG 12144 [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-24 10:27:54.704 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.737 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.737 DEBUG 12144 [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-24 10:27:54.737 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.762 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.767 DEBUG 12144 [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-24 10:27:54.767 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.930 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.931 DEBUG 12144 [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-24 10:27:54.931 DEBUG 12144 [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-24 10:27:54.951 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.951 DEBUG 12144 [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-24 10:27:54.951 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.968 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.968 DEBUG 12144 [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-24 10:27:54.968 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.985 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:54.986 DEBUG 12144 [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-24 10:27:54.986 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.000 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.000 DEBUG 12144 [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-24 10:27:55.000 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.080 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.080 DEBUG 12144 [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-24 10:27:55.080 DEBUG 12144 [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-24 10:27:55.100 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.100 DEBUG 12144 [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-24 10:27:55.100 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.118 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.118 DEBUG 12144 [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-24 10:27:55.118 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.178 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.178 DEBUG 12144 [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-24 10:27:55.178 DEBUG 12144 [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-24 10:27:55.198 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.198 DEBUG 12144 [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-24 10:27:55.198 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.218 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.218 DEBUG 12144 [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-24 10:27:55.218 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.238 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.238 DEBUG 12144 [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-24 10:27:55.238 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.254 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.254 DEBUG 12144 [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-24 10:27:55.254 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.286 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.286 DEBUG 12144 [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-24 10:27:55.286 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.316 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.385 DEBUG 12144 [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-24 10:27:55.385 DEBUG 12144 [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-24 10:27:55.456 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:27:55.456 DEBUG 12144 [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-24 10:27:55.456 DEBUG 12144 [http-nio-8879-exec-4] 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-24 10:27:55.526 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.239 DEBUG 12144 [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-24 10:28:31.239 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.407 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.407 DEBUG 12144 [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-24 10:28:31.407 DEBUG 12144 [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-24 10:28:31.429 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.429 DEBUG 12144 [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-24 10:28:31.429 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.451 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.452 DEBUG 12144 [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-24 10:28:31.452 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.464 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.464 DEBUG 12144 [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-24 10:28:31.464 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.487 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.487 DEBUG 12144 [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-24 10:28:31.487 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.567 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.567 DEBUG 12144 [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-24 10:28:31.567 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.586 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.586 DEBUG 12144 [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-24 10:28:31.586 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.606 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.606 DEBUG 12144 [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-24 10:28:31.606 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.666 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.666 DEBUG 12144 [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-24 10:28:31.666 DEBUG 12144 [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-24 10:28:31.686 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.686 DEBUG 12144 [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-24 10:28:31.686 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.706 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.706 DEBUG 12144 [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-24 10:28:31.706 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.719 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.719 DEBUG 12144 [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-24 10:28:31.719 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.739 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.739 DEBUG 12144 [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-24 10:28:31.739 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.774 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.774 DEBUG 12144 [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-24 10:28:31.774 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.794 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.803 DEBUG 12144 [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-24 10:28:31.803 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.969 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.969 DEBUG 12144 [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-24 10:28:31.969 DEBUG 12144 [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-24 10:28:31.989 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.989 DEBUG 12144 [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-24 10:28:31.989 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:31.999 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.009 DEBUG 12144 [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-24 10:28:32.009 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.027 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.027 DEBUG 12144 [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-24 10:28:32.027 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.044 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.044 DEBUG 12144 [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-24 10:28:32.044 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.128 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.128 DEBUG 12144 [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-24 10:28:32.128 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.146 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.148 DEBUG 12144 [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-24 10:28:32.149 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.169 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.169 DEBUG 12144 [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-24 10:28:32.169 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.230 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.230 DEBUG 12144 [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-24 10:28:32.230 DEBUG 12144 [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-24 10:28:32.248 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.248 DEBUG 12144 [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-24 10:28:32.248 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.266 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.267 DEBUG 12144 [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-24 10:28:32.267 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.283 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.283 DEBUG 12144 [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-24 10:28:32.283 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.300 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.301 DEBUG 12144 [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-24 10:28:32.301 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.333 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.333 DEBUG 12144 [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-24 10:28:32.333 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:32.359 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.604 DEBUG 12144 [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-24 10:28:33.604 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.770 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.770 DEBUG 12144 [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-24 10:28:33.770 DEBUG 12144 [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-24 10:28:33.790 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.790 DEBUG 12144 [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-24 10:28:33.790 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.810 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.811 DEBUG 12144 [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-24 10:28:33.811 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.819 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.829 DEBUG 12144 [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-24 10:28:33.829 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.839 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.839 DEBUG 12144 [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-24 10:28:33.839 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.929 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.929 DEBUG 12144 [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-24 10:28:33.929 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.939 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.939 DEBUG 12144 [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-24 10:28:33.939 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.959 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:33.969 DEBUG 12144 [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-24 10:28:33.969 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.029 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.030 DEBUG 12144 [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-24 10:28:34.030 DEBUG 12144 [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-24 10:28:34.047 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.047 DEBUG 12144 [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-24 10:28:34.047 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.064 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.065 DEBUG 12144 [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-24 10:28:34.065 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.082 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.082 DEBUG 12144 [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-24 10:28:34.082 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.100 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.100 DEBUG 12144 [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-24 10:28:34.100 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.132 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.132 DEBUG 12144 [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-24 10:28:34.132 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.161 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.168 DEBUG 12144 [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-24 10:28:34.168 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.335 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.338 DEBUG 12144 [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-24 10:28:34.338 DEBUG 12144 [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-24 10:28:34.357 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.357 DEBUG 12144 [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-24 10:28:34.357 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.375 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.375 DEBUG 12144 [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-24 10:28:34.375 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.391 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.392 DEBUG 12144 [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-24 10:28:34.392 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.409 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.410 DEBUG 12144 [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-24 10:28:34.410 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.493 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.494 DEBUG 12144 [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-24 10:28:34.494 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.515 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.515 DEBUG 12144 [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-24 10:28:34.515 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.535 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.535 DEBUG 12144 [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-24 10:28:34.536 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.596 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.596 DEBUG 12144 [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-24 10:28:34.596 DEBUG 12144 [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-24 10:28:34.617 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.617 DEBUG 12144 [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-24 10:28:34.617 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.635 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.635 DEBUG 12144 [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-24 10:28:34.636 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.653 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.653 DEBUG 12144 [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-24 10:28:34.654 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.674 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.675 DEBUG 12144 [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-24 10:28:34.675 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.707 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.707 DEBUG 12144 [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-24 10:28:34.707 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:34.733 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.219 DEBUG 12144 [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-24 10:28:37.219 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.386 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.386 DEBUG 12144 [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-24 10:28:37.386 DEBUG 12144 [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-24 10:28:37.406 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.406 DEBUG 12144 [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-24 10:28:37.406 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.416 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.416 DEBUG 12144 [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-24 10:28:37.416 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.436 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.436 DEBUG 12144 [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-24 10:28:37.436 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.456 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.456 DEBUG 12144 [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-24 10:28:37.456 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.536 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.536 DEBUG 12144 [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-24 10:28:37.536 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.554 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.554 DEBUG 12144 [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-24 10:28:37.554 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.574 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.574 DEBUG 12144 [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-24 10:28:37.574 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.636 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.636 DEBUG 12144 [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-24 10:28:37.636 DEBUG 12144 [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-24 10:28:37.654 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.654 DEBUG 12144 [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-24 10:28:37.654 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.674 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.674 DEBUG 12144 [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-24 10:28:37.674 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.694 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.694 DEBUG 12144 [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-24 10:28:37.694 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.704 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.704 DEBUG 12144 [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-24 10:28:37.704 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.744 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.744 DEBUG 12144 [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-24 10:28:37.744 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.764 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.774 DEBUG 12144 [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-24 10:28:37.774 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.936 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.936 DEBUG 12144 [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-24 10:28:37.936 DEBUG 12144 [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-24 10:28:37.954 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.954 DEBUG 12144 [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-24 10:28:37.954 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.974 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.974 DEBUG 12144 [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-24 10:28:37.974 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.994 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:37.994 DEBUG 12144 [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-24 10:28:37.994 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.012 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.015 DEBUG 12144 [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-24 10:28:38.015 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.098 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.098 DEBUG 12144 [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-24 10:28:38.099 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.115 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.116 DEBUG 12144 [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-24 10:28:38.116 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.137 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.137 DEBUG 12144 [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-24 10:28:38.137 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.198 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.198 DEBUG 12144 [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-24 10:28:38.198 DEBUG 12144 [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-24 10:28:38.216 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.216 DEBUG 12144 [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-24 10:28:38.216 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.234 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.235 DEBUG 12144 [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-24 10:28:38.235 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.251 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.251 DEBUG 12144 [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-24 10:28:38.251 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.272 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.272 DEBUG 12144 [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-24 10:28:38.272 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.305 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.307 DEBUG 12144 [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-24 10:28:38.308 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:38.333 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.569 DEBUG 12144 [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-24 10:28:40.569 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.737 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.737 DEBUG 12144 [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-24 10:28:40.737 DEBUG 12144 [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-24 10:28:40.757 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.757 DEBUG 12144 [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-24 10:28:40.757 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.767 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.767 DEBUG 12144 [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-24 10:28:40.767 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.786 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.796 DEBUG 12144 [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-24 10:28:40.796 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.806 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.806 DEBUG 12144 [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-24 10:28:40.806 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.896 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.896 DEBUG 12144 [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-24 10:28:40.896 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.906 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.906 DEBUG 12144 [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-24 10:28:40.906 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.926 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.936 DEBUG 12144 [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-24 10:28:40.936 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.996 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:40.996 DEBUG 12144 [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-24 10:28:40.996 DEBUG 12144 [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-24 10:28:41.016 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.016 DEBUG 12144 [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-24 10:28:41.016 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.033 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.034 DEBUG 12144 [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-24 10:28:41.034 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.051 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.053 DEBUG 12144 [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-24 10:28:41.054 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.071 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.071 DEBUG 12144 [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-24 10:28:41.071 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.102 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.102 DEBUG 12144 [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-24 10:28:41.102 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.128 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.135 DEBUG 12144 [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-24 10:28:41.135 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.300 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.301 DEBUG 12144 [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-24 10:28:41.301 DEBUG 12144 [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-24 10:28:41.321 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.321 DEBUG 12144 [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-24 10:28:41.321 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.338 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.338 DEBUG 12144 [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-24 10:28:41.338 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.356 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.356 DEBUG 12144 [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-24 10:28:41.356 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.373 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.373 DEBUG 12144 [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-24 10:28:41.373 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.457 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.457 DEBUG 12144 [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-24 10:28:41.457 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.474 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.474 DEBUG 12144 [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-24 10:28:41.475 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.498 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.498 DEBUG 12144 [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-24 10:28:41.498 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.559 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.559 DEBUG 12144 [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-24 10:28:41.559 DEBUG 12144 [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-24 10:28:41.577 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.577 DEBUG 12144 [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-24 10:28:41.577 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.594 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.595 DEBUG 12144 [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-24 10:28:41.595 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.612 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.612 DEBUG 12144 [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-24 10:28:41.613 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.630 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.630 DEBUG 12144 [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-24 10:28:41.630 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.662 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.662 DEBUG 12144 [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-24 10:28:41.662 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:41.688 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.764 DEBUG 12144 [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-24 10:28:54.764 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.815 DEBUG 12144 [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-24 10:28:54.815 DEBUG 12144 [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-24 10:28:54.879 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.879 DEBUG 12144 [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-24 10:28:54.879 DEBUG 12144 [http-nio-8879-exec-5] 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-24 10:28:54.929 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.929 DEBUG 12144 [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-24 10:28:54.929 DEBUG 12144 [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-24 10:28:54.952 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.952 DEBUG 12144 [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-24 10:28:54.952 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.954 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.964 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.964 DEBUG 12144 [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-24 10:28:54.964 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.986 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.986 DEBUG 12144 [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-24 10:28:54.986 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.996 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:54.996 DEBUG 12144 [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-24 10:28:54.996 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.087 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.087 DEBUG 12144 [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-24 10:28:55.088 DEBUG 12144 [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-24 10:28:55.104 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.104 DEBUG 12144 [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-24 10:28:55.105 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.125 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.125 DEBUG 12144 [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-24 10:28:55.125 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.186 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.186 DEBUG 12144 [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-24 10:28:55.186 DEBUG 12144 [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-24 10:28:55.204 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.204 DEBUG 12144 [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-24 10:28:55.204 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.222 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.223 DEBUG 12144 [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-24 10:28:55.223 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.240 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.240 DEBUG 12144 [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-24 10:28:55.240 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.257 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.257 DEBUG 12144 [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-24 10:28:55.257 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.289 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.289 DEBUG 12144 [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-24 10:28:55.289 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.315 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.319 DEBUG 12144 [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-24 10:28:55.319 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.483 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.484 DEBUG 12144 [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-24 10:28:55.484 DEBUG 12144 [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-24 10:28:55.503 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.503 DEBUG 12144 [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-24 10:28:55.504 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.520 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.521 DEBUG 12144 [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-24 10:28:55.521 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.538 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.538 DEBUG 12144 [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-24 10:28:55.538 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.556 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.556 DEBUG 12144 [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-24 10:28:55.556 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.639 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.639 DEBUG 12144 [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-24 10:28:55.640 DEBUG 12144 [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-24 10:28:55.657 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.659 DEBUG 12144 [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-24 10:28:55.659 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.680 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.680 DEBUG 12144 [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-24 10:28:55.680 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.740 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.740 DEBUG 12144 [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-24 10:28:55.740 DEBUG 12144 [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-24 10:28:55.758 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.758 DEBUG 12144 [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-24 10:28:55.758 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.776 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.779 DEBUG 12144 [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-24 10:28:55.779 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.797 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.797 DEBUG 12144 [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-24 10:28:55.797 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.814 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.815 DEBUG 12144 [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-24 10:28:55.815 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.847 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.847 DEBUG 12144 [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-24 10:28:55.847 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:55.873 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.264 DEBUG 12144 [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-24 10:28:58.264 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.426 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.426 DEBUG 12144 [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-24 10:28:58.426 DEBUG 12144 [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-24 10:28:58.446 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.446 DEBUG 12144 [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-24 10:28:58.446 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.466 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.466 DEBUG 12144 [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-24 10:28:58.466 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.486 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.486 DEBUG 12144 [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-24 10:28:58.486 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.496 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.496 DEBUG 12144 [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-24 10:28:58.496 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.584 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.584 DEBUG 12144 [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-24 10:28:58.584 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.604 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.604 DEBUG 12144 [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-24 10:28:58.604 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.624 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.624 DEBUG 12144 [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-24 10:28:58.624 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.684 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.684 DEBUG 12144 [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-24 10:28:58.694 DEBUG 12144 [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-24 10:28:58.704 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.704 DEBUG 12144 [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-24 10:28:58.704 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.729 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.729 DEBUG 12144 [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-24 10:28:58.729 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.739 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.739 DEBUG 12144 [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-24 10:28:58.739 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.759 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.759 DEBUG 12144 [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-24 10:28:58.759 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.789 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.789 DEBUG 12144 [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-24 10:28:58.789 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.819 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.819 DEBUG 12144 [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-24 10:28:58.819 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.986 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:58.986 DEBUG 12144 [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-24 10:28:58.986 DEBUG 12144 [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-24 10:28:59.010 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.010 DEBUG 12144 [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-24 10:28:59.010 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.028 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.028 DEBUG 12144 [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-24 10:28:59.028 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.045 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.045 DEBUG 12144 [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-24 10:28:59.045 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.063 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.063 DEBUG 12144 [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-24 10:28:59.063 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.147 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.147 DEBUG 12144 [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-24 10:28:59.148 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.164 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.164 DEBUG 12144 [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-24 10:28:59.164 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.184 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.185 DEBUG 12144 [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-24 10:28:59.185 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.245 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.246 DEBUG 12144 [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-24 10:28:59.246 DEBUG 12144 [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-24 10:28:59.264 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.264 DEBUG 12144 [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-24 10:28:59.264 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.283 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.286 DEBUG 12144 [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-24 10:28:59.287 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.303 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.303 DEBUG 12144 [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-24 10:28:59.304 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.321 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.321 DEBUG 12144 [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-24 10:28:59.321 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.353 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.353 DEBUG 12144 [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-24 10:28:59.353 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:28:59.379 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:10.792 DEBUG 12144 [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-24 10:30:10.793 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:10.958 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:10.959 DEBUG 12144 [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-24 10:30:10.959 DEBUG 12144 [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-24 10:30:10.977 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:10.978 DEBUG 12144 [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-24 10:30:10.978 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:10.996 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:10.997 DEBUG 12144 [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-24 10:30:10.997 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.010 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.010 DEBUG 12144 [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-24 10:30:11.010 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.030 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.030 DEBUG 12144 [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-24 10:30:11.030 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.114 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.114 DEBUG 12144 [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-24 10:30:11.115 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.129 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.129 DEBUG 12144 [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-24 10:30:11.129 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.149 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.149 DEBUG 12144 [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-24 10:30:11.149 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.209 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.209 DEBUG 12144 [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-24 10:30:11.209 DEBUG 12144 [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-24 10:30:11.229 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.229 DEBUG 12144 [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-24 10:30:11.229 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.249 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.249 DEBUG 12144 [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-24 10:30:11.249 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.259 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.259 DEBUG 12144 [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-24 10:30:11.259 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.279 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.279 DEBUG 12144 [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-24 10:30:11.279 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.309 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.309 DEBUG 12144 [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-24 10:30:11.309 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.339 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.339 DEBUG 12144 [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-24 10:30:11.339 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.506 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.506 DEBUG 12144 [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-24 10:30:11.506 DEBUG 12144 [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-24 10:30:11.526 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.526 DEBUG 12144 [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-24 10:30:11.526 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.546 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.546 DEBUG 12144 [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-24 10:30:11.546 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.556 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.556 DEBUG 12144 [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-24 10:30:11.556 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.576 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.576 DEBUG 12144 [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-24 10:30:11.576 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.664 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.664 DEBUG 12144 [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-24 10:30:11.664 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.684 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.684 DEBUG 12144 [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-24 10:30:11.684 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.704 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.704 DEBUG 12144 [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-24 10:30:11.704 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.764 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.764 DEBUG 12144 [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-24 10:30:11.764 DEBUG 12144 [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-24 10:30:11.784 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.784 DEBUG 12144 [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-24 10:30:11.784 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.794 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.804 DEBUG 12144 [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-24 10:30:11.804 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.818 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.879 DEBUG 12144 [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-24 10:30:11.879 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.899 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.899 DEBUG 12144 [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-24 10:30:11.899 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.929 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.929 DEBUG 12144 [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-24 10:30:11.929 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:11.954 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:12.897 DEBUG 12144 [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-24 10:30:12.898 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.359 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.360 DEBUG 12144 [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-24 10:30:13.360 DEBUG 12144 [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-24 10:30:13.379 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.379 DEBUG 12144 [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-24 10:30:13.380 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.397 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.398 DEBUG 12144 [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-24 10:30:13.398 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.415 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.416 DEBUG 12144 [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-24 10:30:13.416 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.433 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.434 DEBUG 12144 [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-24 10:30:13.434 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.517 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.519 DEBUG 12144 [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-24 10:30:13.520 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.537 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.537 DEBUG 12144 [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-24 10:30:13.537 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.558 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.558 DEBUG 12144 [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-24 10:30:13.558 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.619 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.619 DEBUG 12144 [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-24 10:30:13.620 DEBUG 12144 [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-24 10:30:13.637 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.637 DEBUG 12144 [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-24 10:30:13.638 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.654 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.655 DEBUG 12144 [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-24 10:30:13.655 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.672 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.672 DEBUG 12144 [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-24 10:30:13.672 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.690 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.690 DEBUG 12144 [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-24 10:30:13.690 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.722 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.722 DEBUG 12144 [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-24 10:30:13.722 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.748 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.752 DEBUG 12144 [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-24 10:30:13.753 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.919 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.919 DEBUG 12144 [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-24 10:30:13.919 DEBUG 12144 [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-24 10:30:13.938 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.938 DEBUG 12144 [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-24 10:30:13.939 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.956 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.956 DEBUG 12144 [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-24 10:30:13.956 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.973 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.973 DEBUG 12144 [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-24 10:30:13.973 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.990 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:13.991 DEBUG 12144 [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-24 10:30:13.991 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.073 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.073 DEBUG 12144 [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-24 10:30:14.073 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.090 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.090 DEBUG 12144 [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-24 10:30:14.090 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.111 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.111 DEBUG 12144 [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-24 10:30:14.111 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.171 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.173 DEBUG 12144 [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-24 10:30:14.173 DEBUG 12144 [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-24 10:30:14.191 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.191 DEBUG 12144 [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-24 10:30:14.191 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.209 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.210 DEBUG 12144 [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-24 10:30:14.210 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.227 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.227 DEBUG 12144 [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-24 10:30:14.227 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.243 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.244 DEBUG 12144 [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-24 10:30:14.244 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.278 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.278 DEBUG 12144 [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-24 10:30:14.278 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:14.304 DEBUG 12144 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.616 DEBUG 12144 [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-24 10:30:25.616 DEBUG 12144 [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-24 10:30:25.686 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.686 DEBUG 12144 [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-24 10:30:25.686 DEBUG 12144 [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-24 10:30:25.806 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.806 DEBUG 12144 [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-24 10:30:25.806 DEBUG 12144 [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-24 10:30:25.829 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.829 DEBUG 12144 [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-24 10:30:25.829 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.849 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.850 DEBUG 12144 [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-24 10:30:25.850 DEBUG 12144 [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-24 10:30:25.924 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.924 DEBUG 12144 [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-24 10:30:25.924 DEBUG 12144 [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-24 10:30:25.944 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.944 DEBUG 12144 [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-24 10:30:25.944 DEBUG 12144 [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-24 10:30:25.964 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.964 DEBUG 12144 [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-24 10:30:25.964 DEBUG 12144 [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-24 10:30:25.984 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:25.984 DEBUG 12144 [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-24 10:30:25.984 DEBUG 12144 [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-24 10:30:26.007 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.007 DEBUG 12144 [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-24 10:30:26.007 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.024 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.024 DEBUG 12144 [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-24 10:30:26.024 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.041 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.041 DEBUG 12144 [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-24 10:30:26.041 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.058 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.058 DEBUG 12144 [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-24 10:30:26.058 DEBUG 12144 [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-24 10:30:26.075 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.076 DEBUG 12144 [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-24 10:30:26.076 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.093 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.094 DEBUG 12144 [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-24 10:30:26.094 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.111 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.112 DEBUG 12144 [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-24 10:30:26.112 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:26.129 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:32.830 DEBUG 12144 [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-24 10:30:32.830 DEBUG 12144 [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-24 10:30:32.902 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:32.902 DEBUG 12144 [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-24 10:30:32.902 DEBUG 12144 [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-24 10:30:33.020 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.020 DEBUG 12144 [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-24 10:30:33.020 DEBUG 12144 [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-24 10:30:33.040 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.040 DEBUG 12144 [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-24 10:30:33.040 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.065 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.065 DEBUG 12144 [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-24 10:30:33.065 DEBUG 12144 [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-24 10:30:33.139 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.149 DEBUG 12144 [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-24 10:30:33.149 DEBUG 12144 [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-24 10:30:33.159 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.159 DEBUG 12144 [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-24 10:30:33.159 DEBUG 12144 [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-24 10:30:33.179 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.179 DEBUG 12144 [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-24 10:30:33.179 DEBUG 12144 [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-24 10:30:33.199 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.199 DEBUG 12144 [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-24 10:30:33.199 DEBUG 12144 [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-24 10:30:33.219 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.219 DEBUG 12144 [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-24 10:30:33.219 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.239 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.239 DEBUG 12144 [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-24 10:30:33.239 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.249 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.249 DEBUG 12144 [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-24 10:30:33.249 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.269 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.269 DEBUG 12144 [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-24 10:30:33.269 DEBUG 12144 [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-24 10:30:33.289 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.289 DEBUG 12144 [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-24 10:30:33.289 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.309 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.309 DEBUG 12144 [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-24 10:30:33.309 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.319 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.319 DEBUG 12144 [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-24 10:30:33.319 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:33.339 DEBUG 12144 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:43.827 DEBUG 12144 [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-24 10:30:43.827 DEBUG 12144 [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-24 10:30:43.895 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:43.895 DEBUG 12144 [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-24 10:30:43.895 DEBUG 12144 [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-24 10:30:44.028 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.029 DEBUG 12144 [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-24 10:30:44.029 DEBUG 12144 [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-24 10:30:44.046 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.046 DEBUG 12144 [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-24 10:30:44.046 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.064 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.064 DEBUG 12144 [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-24 10:30:44.064 DEBUG 12144 [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-24 10:30:44.146 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.147 DEBUG 12144 [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-24 10:30:44.147 DEBUG 12144 [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-24 10:30:44.165 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.165 DEBUG 12144 [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-24 10:30:44.166 DEBUG 12144 [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-24 10:30:44.182 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.183 DEBUG 12144 [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-24 10:30:44.183 DEBUG 12144 [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-24 10:30:44.200 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.201 DEBUG 12144 [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-24 10:30:44.201 DEBUG 12144 [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-24 10:30:44.221 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.222 DEBUG 12144 [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-24 10:30:44.222 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.238 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.240 DEBUG 12144 [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-24 10:30:44.240 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.258 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.259 DEBUG 12144 [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-24 10:30:44.259 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.275 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.276 DEBUG 12144 [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-24 10:30:44.276 DEBUG 12144 [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-24 10:30:44.293 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.294 DEBUG 12144 [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-24 10:30:44.294 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.311 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.312 DEBUG 12144 [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-24 10:30:44.312 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.329 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.333 DEBUG 12144 [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-24 10:30:44.334 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:44.351 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.274 DEBUG 12144 [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-24 10:30:49.274 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.315 DEBUG 12144 [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-24 10:30:49.315 DEBUG 12144 [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-24 10:30:49.382 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.382 DEBUG 12144 [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-24 10:30:49.382 DEBUG 12144 [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-24 10:30:49.440 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.441 DEBUG 12144 [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-24 10:30:49.441 DEBUG 12144 [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-24 10:30:49.457 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.461 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.462 DEBUG 12144 [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-24 10:30:49.462 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.480 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.482 DEBUG 12144 [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-24 10:30:49.482 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.499 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.500 DEBUG 12144 [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-24 10:30:49.500 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.517 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.518 DEBUG 12144 [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-24 10:30:49.518 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.602 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.602 DEBUG 12144 [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-24 10:30:49.602 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.619 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.620 DEBUG 12144 [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-24 10:30:49.620 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.640 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.641 DEBUG 12144 [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-24 10:30:49.641 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.701 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.702 DEBUG 12144 [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-24 10:30:49.702 DEBUG 12144 [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-24 10:30:49.720 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.720 DEBUG 12144 [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-24 10:30:49.721 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.738 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.739 DEBUG 12144 [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-24 10:30:49.739 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.756 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.757 DEBUG 12144 [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-24 10:30:49.757 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.774 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.775 DEBUG 12144 [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-24 10:30:49.775 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.806 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.807 DEBUG 12144 [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-24 10:30:49.807 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.833 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:49.838 DEBUG 12144 [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-24 10:30:49.838 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.000 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.000 DEBUG 12144 [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-24 10:30:50.000 DEBUG 12144 [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-24 10:30:50.020 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.020 DEBUG 12144 [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-24 10:30:50.020 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.040 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.040 DEBUG 12144 [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-24 10:30:50.040 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.050 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.060 DEBUG 12144 [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-24 10:30:50.060 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.070 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.070 DEBUG 12144 [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-24 10:30:50.070 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.159 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.159 DEBUG 12144 [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-24 10:30:50.159 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.179 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.179 DEBUG 12144 [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-24 10:30:50.179 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.199 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.199 DEBUG 12144 [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-24 10:30:50.199 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.259 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.259 DEBUG 12144 [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-24 10:30:50.259 DEBUG 12144 [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-24 10:30:50.279 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.279 DEBUG 12144 [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-24 10:30:50.279 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.299 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.299 DEBUG 12144 [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-24 10:30:50.299 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.309 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.309 DEBUG 12144 [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-24 10:30:50.309 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.329 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.329 DEBUG 12144 [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-24 10:30:50.329 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.359 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.359 DEBUG 12144 [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-24 10:30:50.359 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:50.389 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.344 DEBUG 12144 [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-24 10:30:57.344 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.515 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.515 DEBUG 12144 [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-24 10:30:57.515 DEBUG 12144 [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-24 10:30:57.535 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.535 DEBUG 12144 [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-24 10:30:57.535 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.545 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.555 DEBUG 12144 [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-24 10:30:57.555 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.565 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.565 DEBUG 12144 [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-24 10:30:57.565 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.585 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.585 DEBUG 12144 [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-24 10:30:57.585 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.674 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.674 DEBUG 12144 [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-24 10:30:57.674 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.684 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.684 DEBUG 12144 [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-24 10:30:57.694 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.704 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.714 DEBUG 12144 [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-24 10:30:57.714 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.774 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.774 DEBUG 12144 [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-24 10:30:57.774 DEBUG 12144 [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-24 10:30:57.785 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.785 DEBUG 12144 [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-24 10:30:57.785 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.806 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.806 DEBUG 12144 [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-24 10:30:57.806 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.829 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.829 DEBUG 12144 [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-24 10:30:57.829 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.839 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.839 DEBUG 12144 [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-24 10:30:57.839 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.879 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.879 DEBUG 12144 [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-24 10:30:57.879 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.899 DEBUG 12144 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:57.909 DEBUG 12144 [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-24 10:30:57.909 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.078 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.080 DEBUG 12144 [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-24 10:30:58.080 DEBUG 12144 [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-24 10:30:58.100 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.101 DEBUG 12144 [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-24 10:30:58.101 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.117 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.118 DEBUG 12144 [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-24 10:30:58.118 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.135 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.136 DEBUG 12144 [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-24 10:30:58.136 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.153 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.154 DEBUG 12144 [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-24 10:30:58.154 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.237 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.238 DEBUG 12144 [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-24 10:30:58.238 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.255 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.256 DEBUG 12144 [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-24 10:30:58.256 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.276 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.277 DEBUG 12144 [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-24 10:30:58.277 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.338 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.339 DEBUG 12144 [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-24 10:30:58.339 DEBUG 12144 [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-24 10:30:58.357 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.357 DEBUG 12144 [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-24 10:30:58.358 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.375 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.376 DEBUG 12144 [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-24 10:30:58.376 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.392 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.394 DEBUG 12144 [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-24 10:30:58.394 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.411 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.412 DEBUG 12144 [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-24 10:30:58.412 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.443 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.444 DEBUG 12144 [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-24 10:30:58.444 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:30:58.471 DEBUG 12144 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:02.053 DEBUG 12144 [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-24 10:31:02.053 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:02.219 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:02.219 DEBUG 12144 [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-24 10:31:02.219 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:02.229 DEBUG 12144 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:39.825 DEBUG 12144 [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-24 10:31:39.825 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:39.991 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:39.993 DEBUG 12144 [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-24 10:31:39.993 DEBUG 12144 [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-24 10:31:40.013 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.014 DEBUG 12144 [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-24 10:31:40.014 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.031 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.032 DEBUG 12144 [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-24 10:31:40.032 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.049 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.053 DEBUG 12144 [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-24 10:31:40.054 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.071 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.072 DEBUG 12144 [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-24 10:31:40.072 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.158 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.159 DEBUG 12144 [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-24 10:31:40.159 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.176 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.177 DEBUG 12144 [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-24 10:31:40.177 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.198 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.198 DEBUG 12144 [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-24 10:31:40.199 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.266 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.267 DEBUG 12144 [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-24 10:31:40.267 DEBUG 12144 [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-24 10:31:40.284 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.285 DEBUG 12144 [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-24 10:31:40.285 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.303 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.303 DEBUG 12144 [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-24 10:31:40.304 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.320 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.321 DEBUG 12144 [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-24 10:31:40.321 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.339 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.340 DEBUG 12144 [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-24 10:31:40.340 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.371 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.372 DEBUG 12144 [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-24 10:31:40.372 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.397 DEBUG 12144 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.402 DEBUG 12144 [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-24 10:31:40.402 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.567 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.568 DEBUG 12144 [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-24 10:31:40.569 DEBUG 12144 [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-24 10:31:40.588 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.588 DEBUG 12144 [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-24 10:31:40.589 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.606 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.607 DEBUG 12144 [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-24 10:31:40.607 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.623 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.624 DEBUG 12144 [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-24 10:31:40.625 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.642 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.643 DEBUG 12144 [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-24 10:31:40.643 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.726 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.729 DEBUG 12144 [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-24 10:31:40.730 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.748 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.749 DEBUG 12144 [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-24 10:31:40.749 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.769 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.770 DEBUG 12144 [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-24 10:31:40.770 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.830 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.831 DEBUG 12144 [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-24 10:31:40.831 DEBUG 12144 [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-24 10:31:40.848 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.848 DEBUG 12144 [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-24 10:31:40.848 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.866 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.867 DEBUG 12144 [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-24 10:31:40.867 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.884 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.885 DEBUG 12144 [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-24 10:31:40.885 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.902 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.903 DEBUG 12144 [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-24 10:31:40.903 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.934 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.935 DEBUG 12144 [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-24 10:31:40.935 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:40.961 DEBUG 12144 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:43.145 DEBUG 12144 [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-24 10:31:43.146 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:43.311 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:43.312 DEBUG 12144 [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-24 10:31:43.312 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:31:43.328 DEBUG 12144 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.129 DEBUG 12144 [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-24 10:32:00.129 DEBUG 12144 [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-24 10:32:00.199 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.199 DEBUG 12144 [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-24 10:32:00.199 DEBUG 12144 [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-24 10:32:00.327 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.327 DEBUG 12144 [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-24 10:32:00.327 DEBUG 12144 [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-24 10:32:00.347 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.347 DEBUG 12144 [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-24 10:32:00.347 DEBUG 12144 [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-24 10:32:00.367 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.367 DEBUG 12144 [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-24 10:32:00.367 DEBUG 12144 [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-24 10:32:00.446 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.446 DEBUG 12144 [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-24 10:32:00.446 DEBUG 12144 [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-24 10:32:00.466 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.466 DEBUG 12144 [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-24 10:32:00.466 DEBUG 12144 [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-24 10:32:00.486 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.486 DEBUG 12144 [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-24 10:32:00.486 DEBUG 12144 [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-24 10:32:00.496 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.496 DEBUG 12144 [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-24 10:32:00.496 DEBUG 12144 [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-24 10:32:00.519 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.519 DEBUG 12144 [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-24 10:32:00.519 DEBUG 12144 [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-24 10:32:00.539 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.539 DEBUG 12144 [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-24 10:32:00.539 DEBUG 12144 [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-24 10:32:00.554 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.554 DEBUG 12144 [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-24 10:32:00.554 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.574 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.574 DEBUG 12144 [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-24 10:32:00.574 DEBUG 12144 [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-24 10:32:00.586 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.586 DEBUG 12144 [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-24 10:32:00.586 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.606 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.606 DEBUG 12144 [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-24 10:32:00.606 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.627 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.627 DEBUG 12144 [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-24 10:32:00.627 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.648 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.648 DEBUG 12144 [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-24 10:32:00.648 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:00.657 DEBUG 12144 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.427 DEBUG 12144 [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-24 10:32:38.427 DEBUG 12144 [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-24 10:32:38.498 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.498 DEBUG 12144 [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-24 10:32:38.498 DEBUG 12144 [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-24 10:32:38.625 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.628 DEBUG 12144 [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-24 10:32:38.628 DEBUG 12144 [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-24 10:32:38.646 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.646 DEBUG 12144 [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-24 10:32:38.646 DEBUG 12144 [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-24 10:32:38.663 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.664 DEBUG 12144 [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-24 10:32:38.664 DEBUG 12144 [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-24 10:32:38.746 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.746 DEBUG 12144 [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-24 10:32:38.747 DEBUG 12144 [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-24 10:32:38.764 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.764 DEBUG 12144 [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-24 10:32:38.764 DEBUG 12144 [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-24 10:32:38.781 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.782 DEBUG 12144 [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-24 10:32:38.782 DEBUG 12144 [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-24 10:32:38.799 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.800 DEBUG 12144 [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-24 10:32:38.800 DEBUG 12144 [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-24 10:32:38.820 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.820 DEBUG 12144 [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-24 10:32:38.820 DEBUG 12144 [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-24 10:32:38.838 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.838 DEBUG 12144 [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-24 10:32:38.839 DEBUG 12144 [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-24 10:32:38.855 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.855 DEBUG 12144 [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-24 10:32:38.855 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.872 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.872 DEBUG 12144 [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-24 10:32:38.872 DEBUG 12144 [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-24 10:32:38.891 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.893 DEBUG 12144 [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-24 10:32:38.893 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.910 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.910 DEBUG 12144 [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-24 10:32:38.911 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.928 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.929 DEBUG 12144 [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-24 10:32:38.929 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.945 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.945 DEBUG 12144 [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-24 10:32:38.946 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:32:38.963 DEBUG 12144 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.344 DEBUG 10576 [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 (uid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.364 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.404 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.424 DEBUG 10576 [http-nio-8879-exec-2] 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-24 10:37:07.424 DEBUG 10576 [http-nio-8879-exec-2] 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-24 10:37:07.444 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.654 DEBUG 10576 [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-24 10:37:07.654 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.674 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.684 DEBUG 10576 [http-nio-8879-exec-2] 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-24 10:37:07.684 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.704 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.874 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:07.874 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFolderMapper.selectList ==> Parameters: 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.894 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFolderMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.894 DEBUG 10576 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.894 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.914 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.914 DEBUG 10576 [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 (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.914 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.934 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.934 DEBUG 10576 [http-nio-8879-exec-5] 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-24 10:37:07.934 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList ==> Parameters: 174(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.964 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:07.964 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList ==> Parameters: 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:07.984 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.024 DEBUG 10576 [http-nio-8879-exec-7] 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-24 10:37:08.024 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Parameters: 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.104 DEBUG 10576 [http-nio-8879-exec-8] 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-24 10:37:08.104 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList ==> Parameters: 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.114 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.114 DEBUG 10576 [http-nio-8879-exec-7] 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-24 10:37:08.124 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 174(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.194 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.224 DEBUG 10576 [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-24 10:37:08.224 DEBUG 10576 [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-24 10:37:08.214 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList <== Total: 3999 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.244 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.244 DEBUG 10576 [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-24 10:37:08.244 DEBUG 10576 [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-24 10:37:08.274 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.294 DEBUG 10576 [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-24 10:37:08.294 DEBUG 10576 [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-24 10:37:08.384 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.384 DEBUG 10576 [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-24 10:37:08.384 DEBUG 10576 [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-24 10:37:08.404 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.414 DEBUG 10576 [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-24 10:37:08.414 DEBUG 10576 [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), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.434 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.444 DEBUG 10576 [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-24 10:37:08.444 DEBUG 10576 [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-24 10:37:08.464 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.484 DEBUG 10576 [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-24 10:37:08.484 DEBUG 10576 [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-24 10:37:08.504 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.525 DEBUG 10576 [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-24 10:37:08.525 DEBUG 10576 [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-24 10:37:08.545 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.545 DEBUG 10576 [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-24 10:37:08.545 DEBUG 10576 [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-24 10:37:08.565 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.565 DEBUG 10576 [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-24 10:37:08.565 DEBUG 10576 [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-24 10:37:08.585 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.585 DEBUG 10576 [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-24 10:37:08.585 DEBUG 10576 [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-24 10:37:08.605 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.635 DEBUG 10576 [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-24 10:37:08.635 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.655 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.655 DEBUG 10576 [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-24 10:37:08.655 DEBUG 10576 [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-24 10:37:08.675 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.685 DEBUG 10576 [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-24 10:37:08.685 DEBUG 10576 [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-24 10:37:08.705 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.715 DEBUG 10576 [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-24 10:37:08.715 DEBUG 10576 [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-24 10:37:08.735 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.746 DEBUG 10576 [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-24 10:37:08.746 DEBUG 10576 [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-24 10:37:08.765 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.765 DEBUG 10576 [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-24 10:37:08.765 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.785 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.815 DEBUG 10576 [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-24 10:37:08.815 DEBUG 10576 [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-24 10:37:08.835 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.835 DEBUG 10576 [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-24 10:37:08.835 DEBUG 10576 [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-24 10:37:08.855 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.855 DEBUG 10576 [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-24 10:37:08.855 DEBUG 10576 [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-24 10:37:08.875 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.875 DEBUG 10576 [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-24 10:37:08.875 DEBUG 10576 [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-24 10:37:08.895 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.895 DEBUG 10576 [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-24 10:37:08.895 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.915 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.915 DEBUG 10576 [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-24 10:37:08.915 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.935 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.935 DEBUG 10576 [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-24 10:37:08.935 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.955 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.955 DEBUG 10576 [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-24 10:37:08.965 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.985 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:08.985 DEBUG 10576 [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-24 10:37:08.985 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.005 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.005 DEBUG 10576 [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-24 10:37:09.005 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.025 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.025 DEBUG 10576 [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-24 10:37:09.025 DEBUG 10576 [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-24 10:37:09.045 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.045 DEBUG 10576 [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-24 10:37:09.045 DEBUG 10576 [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-24 10:37:09.065 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.065 DEBUG 10576 [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-24 10:37:09.065 DEBUG 10576 [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-24 10:37:09.085 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.085 DEBUG 10576 [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-24 10:37:09.085 DEBUG 10576 [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-24 10:37:09.115 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.115 DEBUG 10576 [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-24 10:37:09.115 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.135 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.135 DEBUG 10576 [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-24 10:37:09.135 DEBUG 10576 [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-24 10:37:09.155 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.155 DEBUG 10576 [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-24 10:37:09.155 DEBUG 10576 [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-24 10:37:09.175 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.175 DEBUG 10576 [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-24 10:37:09.175 DEBUG 10576 [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-24 10:37:09.195 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.195 DEBUG 10576 [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-24 10:37:09.195 DEBUG 10576 [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-24 10:37:09.215 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.215 DEBUG 10576 [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-24 10:37:09.225 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.245 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.245 DEBUG 10576 [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-24 10:37:09.245 DEBUG 10576 [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-24 10:37:09.265 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.265 DEBUG 10576 [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-24 10:37:09.265 DEBUG 10576 [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-24 10:37:09.285 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.285 DEBUG 10576 [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-24 10:37:09.285 DEBUG 10576 [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-24 10:37:09.305 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.305 DEBUG 10576 [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-24 10:37:09.305 DEBUG 10576 [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-24 10:37:09.325 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.325 DEBUG 10576 [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-24 10:37:09.325 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.345 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.345 DEBUG 10576 [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-24 10:37:09.345 DEBUG 10576 [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-24 10:37:09.365 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.375 DEBUG 10576 [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-24 10:37:09.375 DEBUG 10576 [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-24 10:37:09.395 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.396 DEBUG 10576 [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-24 10:37:09.396 DEBUG 10576 [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-24 10:37:09.416 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.416 DEBUG 10576 [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-24 10:37:09.417 DEBUG 10576 [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-24 10:37:09.437 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.438 DEBUG 10576 [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-24 10:37:09.439 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.459 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.459 DEBUG 10576 [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-24 10:37:09.460 DEBUG 10576 [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-24 10:37:09.479 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.480 DEBUG 10576 [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-24 10:37:09.480 DEBUG 10576 [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-24 10:37:09.500 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.500 DEBUG 10576 [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-24 10:37:09.501 DEBUG 10576 [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-24 10:37:09.521 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.522 DEBUG 10576 [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-24 10:37:09.523 DEBUG 10576 [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-24 10:37:09.542 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.544 DEBUG 10576 [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-24 10:37:09.544 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.564 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.566 DEBUG 10576 [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-24 10:37:09.566 DEBUG 10576 [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-24 10:37:09.586 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.587 DEBUG 10576 [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-24 10:37:09.588 DEBUG 10576 [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-24 10:37:09.607 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.608 DEBUG 10576 [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-24 10:37:09.608 DEBUG 10576 [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-24 10:37:09.628 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.629 DEBUG 10576 [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-24 10:37:09.629 DEBUG 10576 [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-24 10:37:09.648 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.650 DEBUG 10576 [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-24 10:37:09.650 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.670 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.671 DEBUG 10576 [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-24 10:37:09.671 DEBUG 10576 [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-24 10:37:09.691 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.692 DEBUG 10576 [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-24 10:37:09.692 DEBUG 10576 [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-24 10:37:09.712 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.713 DEBUG 10576 [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-24 10:37:09.713 DEBUG 10576 [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-24 10:37:09.733 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:09.735 DEBUG 10576 [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-24 10:37:09.735 DEBUG 10576 [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-24 10:37:09.756 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.168 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:10.168 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.190 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.191 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:10.191 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:10.211 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.259 DEBUG 10576 [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-24 10:37:10.259 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.279 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.280 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:10.281 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.301 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.413 DEBUG 10576 [http-nio-8879-exec-2] 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-24 10:37:10.414 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.414 DEBUG 10576 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.415 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.434 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.435 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.435 DEBUG 10576 [http-nio-8879-exec-2] 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-24 10:37:10.435 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.435 DEBUG 10576 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.436 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.455 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.455 DEBUG 10576 [http-nio-8879-exec-6] 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-24 10:37:10.456 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.459 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.459 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.460 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.478 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.483 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.483 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.484 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.506 DEBUG 10576 [http-nio-8879-exec-8] 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-24 10:37:10.507 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.511 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.512 DEBUG 10576 [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-24 10:37:10.512 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.525 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.531 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.532 DEBUG 10576 [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-24 10:37:10.532 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer), 25733(Integer), 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.553 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.555 DEBUG 10576 [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-24 10:37:10.555 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.641 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.642 DEBUG 10576 [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-24 10:37:10.642 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.663 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 17 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.664 DEBUG 10576 [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-24 10:37:10.664 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.684 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.685 DEBUG 10576 [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-24 10:37:10.686 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.708 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 27 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.709 DEBUG 10576 [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-24 10:37:10.709 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.731 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.733 DEBUG 10576 [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-24 10:37:10.734 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.754 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.755 DEBUG 10576 [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-24 10:37:10.755 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:10.780 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 580 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.781 DEBUG 10576 [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-24 10:37:10.781 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.801 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.801 DEBUG 10576 [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-24 10:37:10.802 DEBUG 10576 [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-24 10:37:10.822 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.825 DEBUG 10576 [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-24 10:37:10.825 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 82353(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.844 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.845 DEBUG 10576 [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-24 10:37:10.845 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.866 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.867 DEBUG 10576 [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-24 10:37:10.868 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.887 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.888 DEBUG 10576 [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-24 10:37:10.888 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.908 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.908 DEBUG 10576 [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-24 10:37:10.909 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.929 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.931 DEBUG 10576 [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-24 10:37:10.931 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 86525(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.951 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.952 DEBUG 10576 [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-24 10:37:10.952 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.972 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.973 DEBUG 10576 [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-24 10:37:10.973 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.992 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:10.993 DEBUG 10576 [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-24 10:37:10.993 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.013 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.013 DEBUG 10576 [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-24 10:37:11.014 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.034 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.037 DEBUG 10576 [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-24 10:37:11.037 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89206(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.057 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.057 DEBUG 10576 [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-24 10:37:11.058 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.078 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.079 DEBUG 10576 [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-24 10:37:11.079 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.099 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.100 DEBUG 10576 [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-24 10:37:11.100 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.120 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.121 DEBUG 10576 [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-24 10:37:11.121 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.141 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.142 DEBUG 10576 [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-24 10:37:11.142 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89207(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.163 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.163 DEBUG 10576 [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-24 10:37:11.164 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.184 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.185 DEBUG 10576 [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-24 10:37:11.185 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.204 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.204 DEBUG 10576 [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-24 10:37:11.205 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.225 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.225 DEBUG 10576 [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-24 10:37:11.226 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.246 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.247 DEBUG 10576 [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-24 10:37:11.247 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89208(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.267 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.268 DEBUG 10576 [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-24 10:37:11.268 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.288 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.288 DEBUG 10576 [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-24 10:37:11.289 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.309 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.309 DEBUG 10576 [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-24 10:37:11.310 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.329 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.330 DEBUG 10576 [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-24 10:37:11.330 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.350 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.360 DEBUG 10576 [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-24 10:37:11.360 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.380 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.381 DEBUG 10576 [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-24 10:37:11.381 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.401 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.402 DEBUG 10576 [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-24 10:37:11.402 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.422 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.422 DEBUG 10576 [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-24 10:37:11.423 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.443 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.444 DEBUG 10576 [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-24 10:37:11.444 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.463 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.570 DEBUG 10576 [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-24 10:37:11.570 DEBUG 10576 [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-24 10:37:11.644 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.644 DEBUG 10576 [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-24 10:37:11.645 DEBUG 10576 [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-24 10:37:11.774 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.775 DEBUG 10576 [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-24 10:37:11.776 DEBUG 10576 [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-24 10:37:11.796 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.797 DEBUG 10576 [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-24 10:37:11.797 DEBUG 10576 [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-24 10:37:11.818 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.819 DEBUG 10576 [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-24 10:37:11.820 DEBUG 10576 [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-24 10:37:11.904 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.905 DEBUG 10576 [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-24 10:37:11.905 DEBUG 10576 [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-24 10:37:11.926 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.927 DEBUG 10576 [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-24 10:37:11.927 DEBUG 10576 [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-24 10:37:11.947 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.947 DEBUG 10576 [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-24 10:37:11.948 DEBUG 10576 [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-24 10:37:11.967 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.968 DEBUG 10576 [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-24 10:37:11.968 DEBUG 10576 [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-24 10:37:11.992 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:11.993 DEBUG 10576 [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-24 10:37:11.993 DEBUG 10576 [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-24 10:37:12.013 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.014 DEBUG 10576 [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-24 10:37:12.014 DEBUG 10576 [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-24 10:37:12.034 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.035 DEBUG 10576 [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-24 10:37:12.035 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.055 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.056 DEBUG 10576 [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-24 10:37:12.056 DEBUG 10576 [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-24 10:37:12.075 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.079 DEBUG 10576 [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-24 10:37:12.079 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.099 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.101 DEBUG 10576 [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-24 10:37:12.101 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.121 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.122 DEBUG 10576 [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-24 10:37:12.123 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.142 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.143 DEBUG 10576 [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-24 10:37:12.143 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:12.163 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.390 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:16.391 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.411 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.411 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:16.412 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:16.432 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.477 DEBUG 10576 [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-24 10:37:16.477 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.497 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.498 DEBUG 10576 [http-nio-8879-exec-10] 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-24 10:37:16.498 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.519 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.645 DEBUG 10576 [http-nio-8879-exec-2] 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-24 10:37:16.645 DEBUG 10576 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.645 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.645 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.663 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.664 DEBUG 10576 [http-nio-8879-exec-2] 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-24 10:37:16.665 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.666 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.672 DEBUG 10576 [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-24 10:37:16.673 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.683 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.683 DEBUG 10576 [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.zid = ? GROUP BY a.id ORDER BY a.id ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.684 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.685 DEBUG 10576 [http-nio-8879-exec-5] 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-24 10:37:16.686 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.693 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.702 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.702 DEBUG 10576 [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.zid = ? group by a.id order by a.id asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.703 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.706 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.722 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.723 DEBUG 10576 [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-24 10:37:16.723 DEBUG 10576 [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-24 10:37:16.741 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.741 DEBUG 10576 [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-24 10:37:16.742 DEBUG 10576 [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-24 10:37:16.755 DEBUG 10576 [http-nio-8879-exec-3] 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-24 10:37:16.755 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.762 DEBUG 10576 [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-24 10:37:16.762 DEBUG 10576 [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-24 10:37:16.775 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.846 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.847 DEBUG 10576 [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-24 10:37:16.848 DEBUG 10576 [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-24 10:37:16.865 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 17 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.867 DEBUG 10576 [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-24 10:37:16.867 DEBUG 10576 [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-24 10:37:16.884 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.885 DEBUG 10576 [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-24 10:37:16.885 DEBUG 10576 [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-24 10:37:16.903 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 27 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.904 DEBUG 10576 [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-24 10:37:16.904 DEBUG 10576 [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-24 10:37:16.925 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.925 DEBUG 10576 [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-24 10:37:16.926 DEBUG 10576 [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-24 10:37:16.943 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.944 DEBUG 10576 [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-24 10:37:16.944 DEBUG 10576 [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-24 10:37:16.983 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 580 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:16.984 DEBUG 10576 [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-24 10:37:16.984 DEBUG 10576 [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-24 10:37:17.002 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.003 DEBUG 10576 [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-24 10:37:17.004 DEBUG 10576 [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-24 10:37:17.021 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.023 DEBUG 10576 [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-24 10:37:17.023 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 82353(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.041 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.043 DEBUG 10576 [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-24 10:37:17.043 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.061 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.062 DEBUG 10576 [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-24 10:37:17.063 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.080 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.081 DEBUG 10576 [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-24 10:37:17.081 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.098 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.099 DEBUG 10576 [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-24 10:37:17.100 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.117 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.118 DEBUG 10576 [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-24 10:37:17.119 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 86525(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.136 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.137 DEBUG 10576 [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-24 10:37:17.137 DEBUG 10576 [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-24 10:37:17.155 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.155 DEBUG 10576 [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-24 10:37:17.156 DEBUG 10576 [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-24 10:37:17.173 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.173 DEBUG 10576 [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-24 10:37:17.174 DEBUG 10576 [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-24 10:37:17.191 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.192 DEBUG 10576 [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-24 10:37:17.192 DEBUG 10576 [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-24 10:37:17.209 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.211 DEBUG 10576 [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-24 10:37:17.211 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89206(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.229 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.229 DEBUG 10576 [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-24 10:37:17.230 DEBUG 10576 [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-24 10:37:17.247 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.248 DEBUG 10576 [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-24 10:37:17.248 DEBUG 10576 [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-24 10:37:17.265 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.267 DEBUG 10576 [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-24 10:37:17.267 DEBUG 10576 [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-24 10:37:17.285 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.285 DEBUG 10576 [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-24 10:37:17.285 DEBUG 10576 [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-24 10:37:17.303 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.304 DEBUG 10576 [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-24 10:37:17.304 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89207(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.322 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.322 DEBUG 10576 [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-24 10:37:17.322 DEBUG 10576 [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-24 10:37:17.340 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.341 DEBUG 10576 [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-24 10:37:17.341 DEBUG 10576 [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-24 10:37:17.358 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.360 DEBUG 10576 [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-24 10:37:17.360 DEBUG 10576 [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-24 10:37:17.377 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.378 DEBUG 10576 [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-24 10:37:17.378 DEBUG 10576 [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-24 10:37:17.396 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.397 DEBUG 10576 [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-24 10:37:17.397 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89208(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.415 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.415 DEBUG 10576 [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-24 10:37:17.416 DEBUG 10576 [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-24 10:37:17.433 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.434 DEBUG 10576 [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-24 10:37:17.434 DEBUG 10576 [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-24 10:37:17.452 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.452 DEBUG 10576 [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-24 10:37:17.453 DEBUG 10576 [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-24 10:37:17.470 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.471 DEBUG 10576 [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-24 10:37:17.471 DEBUG 10576 [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-24 10:37:17.488 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.489 DEBUG 10576 [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-24 10:37:17.489 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.508 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.509 DEBUG 10576 [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-24 10:37:17.509 DEBUG 10576 [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-24 10:37:17.526 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.527 DEBUG 10576 [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-24 10:37:17.527 DEBUG 10576 [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-24 10:37:17.544 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.545 DEBUG 10576 [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-24 10:37:17.545 DEBUG 10576 [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-24 10:37:17.562 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:17.563 DEBUG 10576 [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-24 10:37:17.563 DEBUG 10576 [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-24 10:37:17.581 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.594 DEBUG 10576 [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-24 10:37:27.594 DEBUG 10576 [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-24 10:37:27.666 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.666 DEBUG 10576 [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-24 10:37:27.666 DEBUG 10576 [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-24 10:37:27.786 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.786 DEBUG 10576 [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-24 10:37:27.786 DEBUG 10576 [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-24 10:37:27.812 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.812 DEBUG 10576 [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-24 10:37:27.813 DEBUG 10576 [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-24 10:37:27.830 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.831 DEBUG 10576 [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-24 10:37:27.831 DEBUG 10576 [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-24 10:37:27.909 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.909 DEBUG 10576 [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-24 10:37:27.909 DEBUG 10576 [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-24 10:37:27.929 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.929 DEBUG 10576 [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-24 10:37:27.929 DEBUG 10576 [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-24 10:37:27.949 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.949 DEBUG 10576 [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-24 10:37:27.951 DEBUG 10576 [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-24 10:37:27.968 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.968 DEBUG 10576 [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-24 10:37:27.969 DEBUG 10576 [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-24 10:37:27.989 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:27.989 DEBUG 10576 [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-24 10:37:27.990 DEBUG 10576 [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-24 10:37:28.008 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.008 DEBUG 10576 [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-24 10:37:28.009 DEBUG 10576 [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-24 10:37:28.026 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.029 DEBUG 10576 [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-24 10:37:28.030 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.042 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.042 DEBUG 10576 [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-24 10:37:28.049 DEBUG 10576 [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-24 10:37:28.066 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.067 DEBUG 10576 [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-24 10:37:28.067 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.082 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.082 DEBUG 10576 [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-24 10:37:28.082 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.102 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.102 DEBUG 10576 [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-24 10:37:28.102 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.112 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.122 DEBUG 10576 [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-24 10:37:28.122 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:37:28.139 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.120 DEBUG 10576 [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-24 10:38:06.120 DEBUG 10576 [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-24 10:38:06.192 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.194 DEBUG 10576 [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-24 10:38:06.195 DEBUG 10576 [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-24 10:38:06.322 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.323 DEBUG 10576 [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-24 10:38:06.323 DEBUG 10576 [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-24 10:38:06.341 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.341 DEBUG 10576 [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-24 10:38:06.342 DEBUG 10576 [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-24 10:38:06.359 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.360 DEBUG 10576 [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-24 10:38:06.360 DEBUG 10576 [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-24 10:38:06.443 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.444 DEBUG 10576 [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-24 10:38:06.444 DEBUG 10576 [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-24 10:38:06.461 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.462 DEBUG 10576 [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-24 10:38:06.462 DEBUG 10576 [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-24 10:38:06.479 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.480 DEBUG 10576 [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-24 10:38:06.480 DEBUG 10576 [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-24 10:38:06.498 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.498 DEBUG 10576 [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-24 10:38:06.499 DEBUG 10576 [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-24 10:38:06.519 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.519 DEBUG 10576 [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-24 10:38:06.520 DEBUG 10576 [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-24 10:38:06.537 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.537 DEBUG 10576 [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-24 10:38:06.538 DEBUG 10576 [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-24 10:38:06.555 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.555 DEBUG 10576 [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-24 10:38:06.555 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.573 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.573 DEBUG 10576 [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-24 10:38:06.574 DEBUG 10576 [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-24 10:38:06.591 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.592 DEBUG 10576 [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-24 10:38:06.592 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.610 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.611 DEBUG 10576 [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-24 10:38:06.611 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.628 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.629 DEBUG 10576 [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-24 10:38:06.629 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.647 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.648 DEBUG 10576 [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-24 10:38:06.648 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:06.665 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:36.747 DEBUG 10576 [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-24 10:38:36.747 DEBUG 10576 [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-24 10:38:36.820 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:36.820 DEBUG 10576 [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-24 10:38:36.820 DEBUG 10576 [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-24 10:38:36.949 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:36.950 DEBUG 10576 [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-24 10:38:36.950 DEBUG 10576 [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-24 10:38:36.967 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:36.967 DEBUG 10576 [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-24 10:38:36.968 DEBUG 10576 [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-24 10:38:36.985 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:36.986 DEBUG 10576 [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-24 10:38:36.986 DEBUG 10576 [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-24 10:38:37.069 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.070 DEBUG 10576 [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-24 10:38:37.070 DEBUG 10576 [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-24 10:38:37.088 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.089 DEBUG 10576 [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-24 10:38:37.089 DEBUG 10576 [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-24 10:38:37.106 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.109 DEBUG 10576 [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-24 10:38:37.110 DEBUG 10576 [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-24 10:38:37.128 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.128 DEBUG 10576 [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-24 10:38:37.129 DEBUG 10576 [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-24 10:38:37.149 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.150 DEBUG 10576 [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-24 10:38:37.150 DEBUG 10576 [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-24 10:38:37.167 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.167 DEBUG 10576 [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-24 10:38:37.168 DEBUG 10576 [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-24 10:38:37.188 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.189 DEBUG 10576 [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-24 10:38:37.189 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.206 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.207 DEBUG 10576 [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-24 10:38:37.207 DEBUG 10576 [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-24 10:38:37.225 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.226 DEBUG 10576 [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-24 10:38:37.226 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.243 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.244 DEBUG 10576 [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-24 10:38:37.245 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.262 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.263 DEBUG 10576 [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-24 10:38:37.263 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.281 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.283 DEBUG 10576 [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-24 10:38:37.283 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:38:37.301 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.157 DEBUG 10576 [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-24 10:39:52.157 DEBUG 10576 [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-24 10:39:52.228 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.228 DEBUG 10576 [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-24 10:39:52.229 DEBUG 10576 [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-24 10:39:52.354 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.355 DEBUG 10576 [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-24 10:39:52.355 DEBUG 10576 [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-24 10:39:52.372 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.372 DEBUG 10576 [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-24 10:39:52.373 DEBUG 10576 [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-24 10:39:52.391 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.391 DEBUG 10576 [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-24 10:39:52.392 DEBUG 10576 [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-24 10:39:52.474 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.475 DEBUG 10576 [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-24 10:39:52.475 DEBUG 10576 [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-24 10:39:52.493 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.493 DEBUG 10576 [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-24 10:39:52.493 DEBUG 10576 [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-24 10:39:52.511 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.511 DEBUG 10576 [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-24 10:39:52.512 DEBUG 10576 [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-24 10:39:52.529 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.529 DEBUG 10576 [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-24 10:39:52.530 DEBUG 10576 [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-24 10:39:52.551 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.552 DEBUG 10576 [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-24 10:39:52.552 DEBUG 10576 [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-24 10:39:52.569 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.569 DEBUG 10576 [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-24 10:39:52.570 DEBUG 10576 [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-24 10:39:52.587 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.587 DEBUG 10576 [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-24 10:39:52.588 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.605 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.606 DEBUG 10576 [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-24 10:39:52.606 DEBUG 10576 [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-24 10:39:52.624 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.625 DEBUG 10576 [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-24 10:39:52.625 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.642 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.643 DEBUG 10576 [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-24 10:39:52.644 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.661 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.662 DEBUG 10576 [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-24 10:39:52.662 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.680 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.681 DEBUG 10576 [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-24 10:39:52.681 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:39:52.698 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:54.764 DEBUG 10576 [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-24 10:53:54.764 DEBUG 10576 [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-24 10:53:54.837 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:54.837 DEBUG 10576 [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-24 10:53:54.837 DEBUG 10576 [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-24 10:53:54.966 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:54.966 DEBUG 10576 [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-24 10:53:54.966 DEBUG 10576 [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-24 10:53:54.986 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:54.986 DEBUG 10576 [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-24 10:53:54.986 DEBUG 10576 [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-24 10:53:55.010 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.013 DEBUG 10576 [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-24 10:53:55.013 DEBUG 10576 [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-24 10:53:55.097 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.098 DEBUG 10576 [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-24 10:53:55.099 DEBUG 10576 [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-24 10:53:55.117 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.119 DEBUG 10576 [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-24 10:53:55.120 DEBUG 10576 [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-24 10:53:55.136 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.137 DEBUG 10576 [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-24 10:53:55.138 DEBUG 10576 [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-24 10:53:55.155 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.157 DEBUG 10576 [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-24 10:53:55.157 DEBUG 10576 [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-24 10:53:55.177 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.180 DEBUG 10576 [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-24 10:53:55.181 DEBUG 10576 [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-24 10:53:55.197 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.198 DEBUG 10576 [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-24 10:53:55.199 DEBUG 10576 [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-24 10:53:55.215 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.216 DEBUG 10576 [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-24 10:53:55.216 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.233 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.235 DEBUG 10576 [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-24 10:53:55.235 DEBUG 10576 [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-24 10:53:55.252 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.257 DEBUG 10576 [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-24 10:53:55.258 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.274 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.277 DEBUG 10576 [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-24 10:53:55.277 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.294 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.296 DEBUG 10576 [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-24 10:53:55.296 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.313 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.314 DEBUG 10576 [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-24 10:53:55.314 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 10:53:55.331 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 10:54:04.965 DEBUG 10576 [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-24 10:54:04.965 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:54:04.982 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:54:05.099 DEBUG 10576 [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-24 10:54:05.099 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:54:05.117 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:54:05.466 DEBUG 10576 [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-24 10:54:05.466 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:54:05.485 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:09.188 DEBUG 10576 [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-24 10:59:09.188 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:09.206 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:09.904 DEBUG 10576 [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-24 10:59:09.904 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:09.914 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:18.113 DEBUG 10576 [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-24 10:59:18.113 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:18.131 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:18.174 DEBUG 10576 [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-24 10:59:18.175 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:18.192 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:36.300 DEBUG 10576 [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-24 10:59:36.300 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:36.317 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:36.639 DEBUG 10576 [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-24 10:59:36.639 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:36.659 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:36.759 DEBUG 10576 [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-24 10:59:36.759 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:36.769 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:39.800 DEBUG 10576 [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-24 10:59:39.800 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:39.800 DEBUG 10576 [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-24 10:59:39.800 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:39.810 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:39.820 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:39.953 DEBUG 10576 [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-24 10:59:39.963 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 10:59:39.973 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:11.630 DEBUG 10576 [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-24 11:00:11.630 DEBUG 10576 [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-24 11:00:11.706 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:11.706 DEBUG 10576 [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-24 11:00:11.706 DEBUG 10576 [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-24 11:00:11.836 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:11.836 DEBUG 10576 [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-24 11:00:11.836 DEBUG 10576 [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-24 11:00:11.856 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:11.856 DEBUG 10576 [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-24 11:00:11.856 DEBUG 10576 [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-24 11:00:11.878 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:11.879 DEBUG 10576 [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-24 11:00:11.879 DEBUG 10576 [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-24 11:00:11.960 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:11.960 DEBUG 10576 [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-24 11:00:11.960 DEBUG 10576 [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-24 11:00:11.980 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:11.980 DEBUG 10576 [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-24 11:00:11.980 DEBUG 10576 [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-24 11:00:12.003 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.004 DEBUG 10576 [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-24 11:00:12.005 DEBUG 10576 [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-24 11:00:12.024 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.028 DEBUG 10576 [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-24 11:00:12.029 DEBUG 10576 [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-24 11:00:12.051 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.053 DEBUG 10576 [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-24 11:00:12.054 DEBUG 10576 [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-24 11:00:12.072 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.073 DEBUG 10576 [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-24 11:00:12.073 DEBUG 10576 [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-24 11:00:12.092 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.093 DEBUG 10576 [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-24 11:00:12.093 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.111 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.112 DEBUG 10576 [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-24 11:00:12.112 DEBUG 10576 [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-24 11:00:12.131 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.133 DEBUG 10576 [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-24 11:00:12.133 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.152 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.154 DEBUG 10576 [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-24 11:00:12.154 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.172 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.173 DEBUG 10576 [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-24 11:00:12.173 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.192 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.193 DEBUG 10576 [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-24 11:00:12.194 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:12.212 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:42.640 DEBUG 10576 [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-24 11:00:42.640 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:42.660 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:42.670 DEBUG 10576 [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-24 11:00:42.670 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:42.695 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:42.705 DEBUG 10576 [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-24 11:00:42.705 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:00:42.725 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:42.463 DEBUG 10576 [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-24 11:03:42.463 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:42.486 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:42.506 DEBUG 10576 [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-24 11:03:42.506 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:42.526 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:43.484 DEBUG 10576 [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-24 11:03:43.485 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:43.503 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:50.034 DEBUG 10576 [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-24 11:03:50.034 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:50.054 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:50.106 DEBUG 10576 [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-24 11:03:50.106 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:50.126 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:50.176 DEBUG 10576 [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-24 11:03:50.176 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:03:50.196 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.265 DEBUG 10576 [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-24 11:07:54.265 DEBUG 10576 [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-24 11:07:54.337 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.337 DEBUG 10576 [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-24 11:07:54.338 DEBUG 10576 [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-24 11:07:54.460 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.460 DEBUG 10576 [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-24 11:07:54.460 DEBUG 10576 [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-24 11:07:54.480 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.480 DEBUG 10576 [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-24 11:07:54.480 DEBUG 10576 [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-24 11:07:54.500 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.500 DEBUG 10576 [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-24 11:07:54.500 DEBUG 10576 [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-24 11:07:54.581 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.581 DEBUG 10576 [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-24 11:07:54.581 DEBUG 10576 [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-24 11:07:54.603 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.604 DEBUG 10576 [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-24 11:07:54.604 DEBUG 10576 [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-24 11:07:54.617 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.617 DEBUG 10576 [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-24 11:07:54.617 DEBUG 10576 [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-24 11:07:54.637 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.637 DEBUG 10576 [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-24 11:07:54.637 DEBUG 10576 [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-24 11:07:54.657 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.657 DEBUG 10576 [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-24 11:07:54.657 DEBUG 10576 [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-24 11:07:54.677 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.677 DEBUG 10576 [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-24 11:07:54.677 DEBUG 10576 [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-24 11:07:54.687 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.687 DEBUG 10576 [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-24 11:07:54.687 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.707 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.707 DEBUG 10576 [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-24 11:07:54.707 DEBUG 10576 [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-24 11:07:54.727 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.727 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.727 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.747 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.747 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.747 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.767 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.767 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.767 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.777 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.787 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.787 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:07:54.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.258 DEBUG 10576 [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-24 11:08:16.258 DEBUG 10576 [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-24 11:08:16.330 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.332 DEBUG 10576 [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-24 11:08:16.333 DEBUG 10576 [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-24 11:08:16.459 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.460 DEBUG 10576 [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-24 11:08:16.460 DEBUG 10576 [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-24 11:08:16.477 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.478 DEBUG 10576 [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-24 11:08:16.478 DEBUG 10576 [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-24 11:08:16.495 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.496 DEBUG 10576 [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-24 11:08:16.496 DEBUG 10576 [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-24 11:08:16.578 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.579 DEBUG 10576 [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-24 11:08:16.579 DEBUG 10576 [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-24 11:08:16.593 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.593 DEBUG 10576 [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-24 11:08:16.593 DEBUG 10576 [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-24 11:08:16.613 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.613 DEBUG 10576 [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-24 11:08:16.613 DEBUG 10576 [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-24 11:08:16.633 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.633 DEBUG 10576 [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-24 11:08:16.633 DEBUG 10576 [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-24 11:08:16.653 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.653 DEBUG 10576 [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-24 11:08:16.653 DEBUG 10576 [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-24 11:08:16.663 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.673 DEBUG 10576 [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-24 11:08:16.673 DEBUG 10576 [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-24 11:08:16.683 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.683 DEBUG 10576 [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-24 11:08:16.683 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.703 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.703 DEBUG 10576 [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-24 11:08:16.703 DEBUG 10576 [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-24 11:08:16.723 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.723 DEBUG 10576 [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-24 11:08:16.723 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.743 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.743 DEBUG 10576 [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-24 11:08:16.743 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.763 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.763 DEBUG 10576 [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-24 11:08:16.763 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.783 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.783 DEBUG 10576 [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-24 11:08:16.783 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:08:16.793 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.291 DEBUG 10576 [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-24 11:09:12.291 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.371 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.371 DEBUG 10576 [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-24 11:09:12.371 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.497 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.498 DEBUG 10576 [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-24 11:09:12.498 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.515 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.516 DEBUG 10576 [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-24 11:09:12.516 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.533 DEBUG 10576 [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-24 11:09:12.533 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.533 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.534 DEBUG 10576 [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-24 11:09:12.535 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.617 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.617 DEBUG 10576 [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-24 11:09:12.618 DEBUG 10576 [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-24 11:09:12.683 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.684 DEBUG 10576 [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-24 11:09:12.684 DEBUG 10576 [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), 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-24 11:09:12.701 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.701 DEBUG 10576 [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-24 11:09:12.701 DEBUG 10576 [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-24 11:09:12.705 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.705 DEBUG 10576 [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-24 11:09:12.705 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.725 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.725 DEBUG 10576 [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-24 11:09:12.725 DEBUG 10576 [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-24 11:09:12.737 DEBUG 10576 [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-24 11:09:12.737 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.746 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.747 DEBUG 10576 [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-24 11:09:12.747 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.755 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.755 DEBUG 10576 [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-24 11:09:12.755 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.767 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.770 DEBUG 10576 [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-24 11:09:12.770 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.775 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.776 DEBUG 10576 [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-24 11:09:12.777 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.777 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.790 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.791 DEBUG 10576 [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-24 11:09:12.791 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.794 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.794 DEBUG 10576 [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-24 11:09:12.795 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.811 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.812 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.813 DEBUG 10576 [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-24 11:09:12.813 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.813 DEBUG 10576 [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-24 11:09:12.814 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.830 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.831 DEBUG 10576 [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-24 11:09:12.831 DEBUG 10576 [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-24 11:09:12.848 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.849 DEBUG 10576 [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-24 11:09:12.849 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.867 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.868 DEBUG 10576 [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-24 11:09:12.868 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.885 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.887 DEBUG 10576 [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-24 11:09:12.887 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.900 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.901 DEBUG 10576 [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-24 11:09:12.902 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.910 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.930 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.952 DEBUG 10576 [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-24 11:09:12.953 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:12.997 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.014 DEBUG 10576 [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-24 11:09:13.014 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.082 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.084 DEBUG 10576 [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-24 11:09:13.084 DEBUG 10576 [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-24 11:09:13.104 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.107 DEBUG 10576 [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-24 11:09:13.108 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.128 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.153 DEBUG 10576 [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-24 11:09:13.154 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.173 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.187 DEBUG 10576 [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-24 11:09:13.187 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.230 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.250 DEBUG 10576 [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-24 11:09:13.250 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.284 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.302 DEBUG 10576 [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-24 11:09:13.302 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.336 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.369 DEBUG 10576 [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-24 11:09:13.370 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.542 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.544 DEBUG 10576 [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-24 11:09:13.544 DEBUG 10576 [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-24 11:09:13.567 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.569 DEBUG 10576 [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-24 11:09:13.569 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.589 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.590 DEBUG 10576 [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-24 11:09:13.590 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.610 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.611 DEBUG 10576 [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-24 11:09:13.612 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.630 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.632 DEBUG 10576 [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-24 11:09:13.632 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.719 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.720 DEBUG 10576 [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-24 11:09:13.720 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.740 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.741 DEBUG 10576 [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-24 11:09:13.741 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.764 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.765 DEBUG 10576 [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-24 11:09:13.766 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.829 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.830 DEBUG 10576 [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-24 11:09:13.831 DEBUG 10576 [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-24 11:09:13.851 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.852 DEBUG 10576 [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-24 11:09:13.852 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.872 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.874 DEBUG 10576 [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-24 11:09:13.874 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.893 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.895 DEBUG 10576 [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-24 11:09:13.895 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.915 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.917 DEBUG 10576 [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-24 11:09:13.917 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.952 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.953 DEBUG 10576 [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-24 11:09:13.953 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:13.982 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.727 DEBUG 10576 [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-24 11:09:18.727 DEBUG 10576 [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-24 11:09:18.781 DEBUG 10576 [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-24 11:09:18.781 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.800 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.800 DEBUG 10576 [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-24 11:09:18.801 DEBUG 10576 [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-24 11:09:18.822 DEBUG 10576 [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-24 11:09:18.822 DEBUG 10576 [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-24 11:09:18.889 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.889 DEBUG 10576 [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-24 11:09:18.889 DEBUG 10576 [http-nio-8879-exec-4] 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-24 11:09:18.932 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.935 DEBUG 10576 [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-24 11:09:18.936 DEBUG 10576 [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-24 11:09:18.947 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.949 DEBUG 10576 [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-24 11:09:18.949 DEBUG 10576 [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-24 11:09:18.954 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.955 DEBUG 10576 [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-24 11:09:18.956 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.967 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.969 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.971 DEBUG 10576 [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-24 11:09:18.971 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.975 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.976 DEBUG 10576 [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-24 11:09:18.976 DEBUG 10576 [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-24 11:09:18.989 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:18.994 DEBUG 10576 [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-24 11:09:18.995 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.010 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.010 DEBUG 10576 [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-24 11:09:19.010 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.030 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.030 DEBUG 10576 [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-24 11:09:19.030 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.060 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.060 DEBUG 10576 [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-24 11:09:19.060 DEBUG 10576 [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-24 11:09:19.080 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.080 DEBUG 10576 [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-24 11:09:19.080 DEBUG 10576 [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-24 11:09:19.104 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.105 DEBUG 10576 [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-24 11:09:19.105 DEBUG 10576 [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-24 11:09:19.106 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.116 DEBUG 10576 [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-24 11:09:19.116 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.116 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.126 DEBUG 10576 [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-24 11:09:19.126 DEBUG 10576 [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-24 11:09:19.126 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.126 DEBUG 10576 [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-24 11:09:19.126 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.146 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.146 DEBUG 10576 [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-24 11:09:19.146 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.156 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.156 DEBUG 10576 [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-24 11:09:19.156 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.166 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.166 DEBUG 10576 [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-24 11:09:19.166 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.186 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.186 DEBUG 10576 [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-24 11:09:19.186 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.206 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.206 DEBUG 10576 [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-24 11:09:19.206 DEBUG 10576 [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-24 11:09:19.216 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.216 DEBUG 10576 [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-24 11:09:19.216 DEBUG 10576 [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-24 11:09:19.226 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.226 DEBUG 10576 [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-24 11:09:19.226 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.236 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.236 DEBUG 10576 [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-24 11:09:19.236 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.246 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.256 DEBUG 10576 [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-24 11:09:19.256 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.256 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.256 DEBUG 10576 [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-24 11:09:19.256 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.266 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.276 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.277 DEBUG 10576 [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-24 11:09:19.277 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.278 DEBUG 10576 [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-24 11:09:19.278 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.291 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.291 DEBUG 10576 [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-24 11:09:19.291 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.300 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.320 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.320 DEBUG 10576 [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-24 11:09:19.320 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.350 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.370 DEBUG 10576 [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-24 11:09:19.370 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.536 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.536 DEBUG 10576 [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-24 11:09:19.536 DEBUG 10576 [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-24 11:09:19.556 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.556 DEBUG 10576 [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-24 11:09:19.556 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.576 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.576 DEBUG 10576 [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-24 11:09:19.576 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.586 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.586 DEBUG 10576 [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-24 11:09:19.586 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.606 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.606 DEBUG 10576 [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-24 11:09:19.606 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.691 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.691 DEBUG 10576 [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-24 11:09:19.691 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.711 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.711 DEBUG 10576 [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-24 11:09:19.711 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.731 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.731 DEBUG 10576 [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-24 11:09:19.731 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.821 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.821 DEBUG 10576 [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-24 11:09:19.821 DEBUG 10576 [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-24 11:09:19.841 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.841 DEBUG 10576 [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-24 11:09:19.841 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.861 DEBUG 10576 [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-24 11:09:19.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.879 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.880 DEBUG 10576 [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-24 11:09:19.880 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.891 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.891 DEBUG 10576 [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-24 11:09:19.891 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.930 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.930 DEBUG 10576 [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-24 11:09:19.930 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:19.951 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.589 DEBUG 10576 [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-24 11:09:23.589 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.661 DEBUG 10576 [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-24 11:09:23.662 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.731 DEBUG 10576 [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-24 11:09:23.731 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.770 DEBUG 10576 [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-24 11:09:23.770 DEBUG 10576 [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-24 11:09:23.787 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.789 DEBUG 10576 [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-24 11:09:23.789 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.807 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.808 DEBUG 10576 [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-24 11:09:23.808 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.826 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.827 DEBUG 10576 [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-24 11:09:23.827 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.837 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.838 DEBUG 10576 [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-24 11:09:23.838 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:09:23.900 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.901 DEBUG 10576 [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-24 11:09:23.902 DEBUG 10576 [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-24 11:09:23.911 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.912 DEBUG 10576 [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-24 11:09:23.912 DEBUG 10576 [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), 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-24 11:09:23.924 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.924 DEBUG 10576 [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-24 11:09:23.925 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.934 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.935 DEBUG 10576 [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-24 11:09:23.935 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.944 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.945 DEBUG 10576 [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-24 11:09:23.945 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.952 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.953 DEBUG 10576 [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-24 11:09:23.953 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.964 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.965 DEBUG 10576 [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-24 11:09:23.965 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.970 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.972 DEBUG 10576 [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-24 11:09:23.972 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.985 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.986 DEBUG 10576 [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-24 11:09:23.986 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.992 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:23.994 DEBUG 10576 [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-24 11:09:23.994 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.012 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.014 DEBUG 10576 [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-24 11:09:24.014 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.031 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.032 DEBUG 10576 [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-24 11:09:24.032 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.049 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.050 DEBUG 10576 [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-24 11:09:24.051 DEBUG 10576 [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-24 11:09:24.068 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.071 DEBUG 10576 [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-24 11:09:24.071 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.073 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.074 DEBUG 10576 [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-24 11:09:24.075 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.087 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.089 DEBUG 10576 [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-24 11:09:24.090 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.093 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.094 DEBUG 10576 [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-24 11:09:24.094 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.107 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.109 DEBUG 10576 [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-24 11:09:24.109 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.117 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.119 DEBUG 10576 [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-24 11:09:24.119 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.126 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.182 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.184 DEBUG 10576 [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-24 11:09:24.184 DEBUG 10576 [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-24 11:09:24.205 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.205 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.205 DEBUG 10576 [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-24 11:09:24.206 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.225 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.226 DEBUG 10576 [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-24 11:09:24.226 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.243 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.245 DEBUG 10576 [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-24 11:09:24.245 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.263 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.265 DEBUG 10576 [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-24 11:09:24.265 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.296 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.298 DEBUG 10576 [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-24 11:09:24.298 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.324 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.329 DEBUG 10576 [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-24 11:09:24.330 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.495 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.496 DEBUG 10576 [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-24 11:09:24.496 DEBUG 10576 [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-24 11:09:24.517 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.518 DEBUG 10576 [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-24 11:09:24.518 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.534 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.536 DEBUG 10576 [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-24 11:09:24.536 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.553 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.554 DEBUG 10576 [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-24 11:09:24.555 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.571 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.573 DEBUG 10576 [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-24 11:09:24.573 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.656 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.657 DEBUG 10576 [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-24 11:09:24.657 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.674 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.675 DEBUG 10576 [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-24 11:09:24.675 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.695 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.696 DEBUG 10576 [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-24 11:09:24.697 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.758 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.759 DEBUG 10576 [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-24 11:09:24.759 DEBUG 10576 [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-24 11:09:24.776 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.777 DEBUG 10576 [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-24 11:09:24.777 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.795 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.796 DEBUG 10576 [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-24 11:09:24.796 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.813 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.814 DEBUG 10576 [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-24 11:09:24.814 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.832 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.833 DEBUG 10576 [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-24 11:09:24.833 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.864 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.865 DEBUG 10576 [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-24 11:09:24.865 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:24.892 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.550 DEBUG 10576 [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-24 11:09:58.550 DEBUG 10576 [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-24 11:09:58.626 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.626 DEBUG 10576 [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-24 11:09:58.626 DEBUG 10576 [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-24 11:09:58.746 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.746 DEBUG 10576 [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-24 11:09:58.746 DEBUG 10576 [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-24 11:09:58.766 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.766 DEBUG 10576 [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-24 11:09:58.766 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.786 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.786 DEBUG 10576 [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-24 11:09:58.786 DEBUG 10576 [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-24 11:09:58.866 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.866 DEBUG 10576 [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-24 11:09:58.876 DEBUG 10576 [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-24 11:09:58.890 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.890 DEBUG 10576 [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-24 11:09:58.890 DEBUG 10576 [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-24 11:09:58.910 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.910 DEBUG 10576 [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-24 11:09:58.910 DEBUG 10576 [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-24 11:09:58.920 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.930 DEBUG 10576 [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-24 11:09:58.930 DEBUG 10576 [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-24 11:09:58.950 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.950 DEBUG 10576 [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-24 11:09:58.950 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.960 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.970 DEBUG 10576 [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-24 11:09:58.970 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.980 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:58.980 DEBUG 10576 [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-24 11:09:58.980 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.000 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.000 DEBUG 10576 [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-24 11:09:59.000 DEBUG 10576 [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-24 11:09:59.020 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.020 DEBUG 10576 [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-24 11:09:59.020 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.040 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.040 DEBUG 10576 [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-24 11:09:59.040 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.060 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.060 DEBUG 10576 [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-24 11:09:59.060 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.100 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.150 DEBUG 10576 [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-24 11:09:59.160 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.260 DEBUG 10576 [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-24 11:09:59.260 DEBUG 10576 [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-24 11:09:59.320 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.330 DEBUG 10576 [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-24 11:09:59.330 DEBUG 10576 [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-24 11:09:59.330 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.330 DEBUG 10576 [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-24 11:09:59.330 DEBUG 10576 [http-nio-8879-exec-4] 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-24 11:09:59.370 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.370 DEBUG 10576 [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-24 11:09:59.370 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.390 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.390 DEBUG 10576 [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-24 11:09:59.390 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.428 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.428 DEBUG 10576 [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-24 11:09:59.428 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.428 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.468 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.468 DEBUG 10576 [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-24 11:09:59.468 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.548 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.548 DEBUG 10576 [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-24 11:09:59.548 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.568 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.568 DEBUG 10576 [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-24 11:09:59.568 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.588 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.588 DEBUG 10576 [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-24 11:09:59.588 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.658 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.668 DEBUG 10576 [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-24 11:09:59.668 DEBUG 10576 [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-24 11:09:59.686 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.686 DEBUG 10576 [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-24 11:09:59.686 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.706 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.706 DEBUG 10576 [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-24 11:09:59.706 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.726 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.726 DEBUG 10576 [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-24 11:09:59.726 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.746 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.746 DEBUG 10576 [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-24 11:09:59.746 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.780 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.780 DEBUG 10576 [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-24 11:09:59.780 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.810 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.820 DEBUG 10576 [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-24 11:09:59.820 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.996 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:09:59.996 DEBUG 10576 [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-24 11:09:59.996 DEBUG 10576 [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-24 11:10:00.032 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.034 DEBUG 10576 [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-24 11:10:00.035 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.052 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.053 DEBUG 10576 [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-24 11:10:00.053 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.071 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.073 DEBUG 10576 [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-24 11:10:00.073 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.091 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.092 DEBUG 10576 [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-24 11:10:00.092 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.175 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.177 DEBUG 10576 [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-24 11:10:00.177 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.194 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.196 DEBUG 10576 [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-24 11:10:00.196 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.217 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.218 DEBUG 10576 [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-24 11:10:00.218 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.278 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.279 DEBUG 10576 [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-24 11:10:00.279 DEBUG 10576 [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-24 11:10:00.297 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.298 DEBUG 10576 [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-24 11:10:00.298 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.317 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.319 DEBUG 10576 [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-24 11:10:00.320 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.337 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.338 DEBUG 10576 [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-24 11:10:00.339 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.356 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.357 DEBUG 10576 [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-24 11:10:00.358 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.388 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.389 DEBUG 10576 [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-24 11:10:00.389 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:00.416 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:06.913 DEBUG 10576 [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-24 11:10:06.913 DEBUG 10576 [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-24 11:10:06.985 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:06.986 DEBUG 10576 [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-24 11:10:06.986 DEBUG 10576 [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-24 11:10:07.110 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.110 DEBUG 10576 [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-24 11:10:07.110 DEBUG 10576 [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-24 11:10:07.130 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.130 DEBUG 10576 [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-24 11:10:07.130 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.150 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.150 DEBUG 10576 [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-24 11:10:07.150 DEBUG 10576 [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-24 11:10:07.226 DEBUG 10576 [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-24 11:10:07.226 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.236 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.236 DEBUG 10576 [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-24 11:10:07.236 DEBUG 10576 [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-24 11:10:07.256 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.256 DEBUG 10576 [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-24 11:10:07.256 DEBUG 10576 [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-24 11:10:07.266 DEBUG 10576 [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-24 11:10:07.266 DEBUG 10576 [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-24 11:10:07.266 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.266 DEBUG 10576 [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-24 11:10:07.276 DEBUG 10576 [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-24 11:10:07.286 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.286 DEBUG 10576 [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-24 11:10:07.286 DEBUG 10576 [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-24 11:10:07.306 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.306 DEBUG 10576 [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-24 11:10:07.306 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.326 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.326 DEBUG 10576 [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-24 11:10:07.326 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.336 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.336 DEBUG 10576 [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-24 11:10:07.336 DEBUG 10576 [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-24 11:10:07.346 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.346 DEBUG 10576 [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-24 11:10:07.346 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.366 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.366 DEBUG 10576 [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-24 11:10:07.366 DEBUG 10576 [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-24 11:10:07.380 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.380 DEBUG 10576 [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-24 11:10:07.390 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.400 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.400 DEBUG 10576 [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-24 11:10:07.400 DEBUG 10576 [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-24 11:10:07.400 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.400 DEBUG 10576 [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-24 11:10:07.400 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.410 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.420 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.420 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.420 DEBUG 10576 [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-24 11:10:07.420 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.420 DEBUG 10576 [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-24 11:10:07.420 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.440 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.440 DEBUG 10576 [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-24 11:10:07.440 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.440 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.460 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.460 DEBUG 10576 [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-24 11:10:07.460 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.481 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.482 DEBUG 10576 [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-24 11:10:07.482 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.566 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.566 DEBUG 10576 [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-24 11:10:07.566 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.586 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.586 DEBUG 10576 [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-24 11:10:07.586 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.606 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.606 DEBUG 10576 [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-24 11:10:07.606 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.666 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.666 DEBUG 10576 [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-24 11:10:07.666 DEBUG 10576 [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-24 11:10:07.686 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.686 DEBUG 10576 [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-24 11:10:07.686 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.706 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.706 DEBUG 10576 [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-24 11:10:07.706 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.726 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.726 DEBUG 10576 [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-24 11:10:07.726 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.746 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.746 DEBUG 10576 [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-24 11:10:07.746 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.779 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.779 DEBUG 10576 [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-24 11:10:07.780 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.800 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.810 DEBUG 10576 [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-24 11:10:07.810 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.976 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.976 DEBUG 10576 [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-24 11:10:07.976 DEBUG 10576 [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-24 11:10:07.996 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:07.996 DEBUG 10576 [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-24 11:10:07.996 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.019 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.025 DEBUG 10576 [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-24 11:10:08.025 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.042 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.043 DEBUG 10576 [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-24 11:10:08.043 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.061 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.062 DEBUG 10576 [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-24 11:10:08.062 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.145 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.146 DEBUG 10576 [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-24 11:10:08.147 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.164 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.165 DEBUG 10576 [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-24 11:10:08.165 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.184 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.185 DEBUG 10576 [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-24 11:10:08.186 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.247 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.248 DEBUG 10576 [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-24 11:10:08.248 DEBUG 10576 [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-24 11:10:08.266 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.267 DEBUG 10576 [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-24 11:10:08.267 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.285 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.286 DEBUG 10576 [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-24 11:10:08.287 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.303 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.304 DEBUG 10576 [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-24 11:10:08.304 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.322 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.323 DEBUG 10576 [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-24 11:10:08.323 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.355 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.356 DEBUG 10576 [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-24 11:10:08.356 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:08.383 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:20.772 DEBUG 10576 [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-24 11:10:20.772 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:20.846 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:20.846 DEBUG 10576 [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-24 11:10:20.846 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:20.966 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:20.966 DEBUG 10576 [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-24 11:10:20.966 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:20.986 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:20.986 DEBUG 10576 [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-24 11:10:20.986 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.010 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.011 DEBUG 10576 [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-24 11:10:21.011 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.094 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.096 DEBUG 10576 [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-24 11:10:21.096 DEBUG 10576 [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), 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-24 11:10:21.113 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.114 DEBUG 10576 [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-24 11:10:21.115 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.132 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.133 DEBUG 10576 [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-24 11:10:21.133 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.150 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.151 DEBUG 10576 [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-24 11:10:21.151 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.172 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.173 DEBUG 10576 [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-24 11:10:21.173 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.190 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.192 DEBUG 10576 [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-24 11:10:21.192 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.208 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.210 DEBUG 10576 [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-24 11:10:21.210 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.227 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.228 DEBUG 10576 [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-24 11:10:21.228 DEBUG 10576 [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-24 11:10:21.246 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.247 DEBUG 10576 [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-24 11:10:21.248 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.265 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.266 DEBUG 10576 [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-24 11:10:21.266 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.283 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.287 DEBUG 10576 [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-24 11:10:21.287 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.305 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.622 DEBUG 10576 [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-24 11:10:21.622 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.657 DEBUG 10576 [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-24 11:10:21.657 DEBUG 10576 [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-24 11:10:21.726 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.726 DEBUG 10576 [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-24 11:10:21.726 DEBUG 10576 [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-24 11:10:21.787 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.789 DEBUG 10576 [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-24 11:10:21.789 DEBUG 10576 [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-24 11:10:21.805 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.809 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.809 DEBUG 10576 [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-24 11:10:21.810 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.827 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.828 DEBUG 10576 [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-24 11:10:21.828 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.846 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.847 DEBUG 10576 [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-24 11:10:21.847 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.864 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.865 DEBUG 10576 [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-24 11:10:21.865 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.948 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.949 DEBUG 10576 [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-24 11:10:21.949 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.967 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.972 DEBUG 10576 [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-24 11:10:21.972 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.993 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:21.998 DEBUG 10576 [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-24 11:10:21.999 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.059 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.060 DEBUG 10576 [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-24 11:10:22.060 DEBUG 10576 [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-24 11:10:22.078 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.078 DEBUG 10576 [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-24 11:10:22.078 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.096 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.097 DEBUG 10576 [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-24 11:10:22.097 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.115 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.116 DEBUG 10576 [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-24 11:10:22.116 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.134 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.135 DEBUG 10576 [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-24 11:10:22.135 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.166 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.168 DEBUG 10576 [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-24 11:10:22.168 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.194 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.199 DEBUG 10576 [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-24 11:10:22.199 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.364 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.365 DEBUG 10576 [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-24 11:10:22.366 DEBUG 10576 [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-24 11:10:22.386 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.387 DEBUG 10576 [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-24 11:10:22.388 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.405 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.406 DEBUG 10576 [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-24 11:10:22.406 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.422 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.423 DEBUG 10576 [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-24 11:10:22.424 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.441 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.441 DEBUG 10576 [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-24 11:10:22.442 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.525 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.526 DEBUG 10576 [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-24 11:10:22.526 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.542 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.543 DEBUG 10576 [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-24 11:10:22.544 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.565 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.566 DEBUG 10576 [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-24 11:10:22.566 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.626 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.627 DEBUG 10576 [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-24 11:10:22.627 DEBUG 10576 [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-24 11:10:22.648 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.650 DEBUG 10576 [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-24 11:10:22.650 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.668 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.669 DEBUG 10576 [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-24 11:10:22.669 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.687 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.688 DEBUG 10576 [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-24 11:10:22.688 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.705 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.707 DEBUG 10576 [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-24 11:10:22.707 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.739 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.742 DEBUG 10576 [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-24 11:10:22.743 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:22.768 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.335 DEBUG 10576 [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-24 11:10:25.335 DEBUG 10576 [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-24 11:10:25.403 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.403 DEBUG 10576 [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-24 11:10:25.403 DEBUG 10576 [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-24 11:10:25.530 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.530 DEBUG 10576 [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-24 11:10:25.530 DEBUG 10576 [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-24 11:10:25.550 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.550 DEBUG 10576 [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-24 11:10:25.550 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.570 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.570 DEBUG 10576 [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-24 11:10:25.570 DEBUG 10576 [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-24 11:10:25.600 DEBUG 10576 [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-24 11:10:25.600 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.640 DEBUG 10576 [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-24 11:10:25.640 DEBUG 10576 [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-24 11:10:25.650 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.650 DEBUG 10576 [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-24 11:10:25.650 DEBUG 10576 [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-24 11:10:25.670 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.670 DEBUG 10576 [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-24 11:10:25.670 DEBUG 10576 [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-24 11:10:25.690 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.690 DEBUG 10576 [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-24 11:10:25.690 DEBUG 10576 [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-24 11:10:25.706 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.706 DEBUG 10576 [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-24 11:10:25.706 DEBUG 10576 [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-24 11:10:25.716 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.716 DEBUG 10576 [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-24 11:10:25.716 DEBUG 10576 [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-24 11:10:25.726 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.736 DEBUG 10576 [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-24 11:10:25.736 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.746 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.746 DEBUG 10576 [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-24 11:10:25.746 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.766 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.766 DEBUG 10576 [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-24 11:10:25.766 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.776 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.778 DEBUG 10576 [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-24 11:10:25.778 DEBUG 10576 [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-24 11:10:25.780 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.790 DEBUG 10576 [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-24 11:10:25.790 DEBUG 10576 [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-24 11:10:25.790 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.800 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.800 DEBUG 10576 [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-24 11:10:25.800 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.800 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.800 DEBUG 10576 [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-24 11:10:25.800 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.820 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.820 DEBUG 10576 [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-24 11:10:25.820 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.820 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.820 DEBUG 10576 [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-24 11:10:25.820 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.840 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.840 DEBUG 10576 [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-24 11:10:25.840 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.840 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.840 DEBUG 10576 [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-24 11:10:25.840 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.860 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.860 DEBUG 10576 [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-24 11:10:25.860 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.860 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.947 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.947 DEBUG 10576 [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-24 11:10:25.947 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.967 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.967 DEBUG 10576 [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-24 11:10:25.967 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.987 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:25.987 DEBUG 10576 [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-24 11:10:25.987 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.059 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.060 DEBUG 10576 [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-24 11:10:26.060 DEBUG 10576 [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-24 11:10:26.080 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.081 DEBUG 10576 [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-24 11:10:26.081 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.100 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.101 DEBUG 10576 [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-24 11:10:26.101 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.121 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.122 DEBUG 10576 [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-24 11:10:26.122 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.142 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.143 DEBUG 10576 [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-24 11:10:26.143 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.178 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.179 DEBUG 10576 [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-24 11:10:26.179 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.207 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.212 DEBUG 10576 [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-24 11:10:26.213 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.380 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.382 DEBUG 10576 [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-24 11:10:26.382 DEBUG 10576 [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-24 11:10:26.404 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.405 DEBUG 10576 [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-24 11:10:26.405 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.424 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.425 DEBUG 10576 [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-24 11:10:26.425 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.445 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.449 DEBUG 10576 [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-24 11:10:26.449 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.469 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.470 DEBUG 10576 [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-24 11:10:26.470 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.557 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.558 DEBUG 10576 [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-24 11:10:26.558 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.578 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.579 DEBUG 10576 [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-24 11:10:26.579 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.601 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.602 DEBUG 10576 [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-24 11:10:26.602 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.665 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.666 DEBUG 10576 [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-24 11:10:26.666 DEBUG 10576 [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-24 11:10:26.687 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.687 DEBUG 10576 [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-24 11:10:26.688 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.707 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.708 DEBUG 10576 [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-24 11:10:26.708 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.728 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.729 DEBUG 10576 [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-24 11:10:26.729 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.749 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.753 DEBUG 10576 [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-24 11:10:26.754 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.789 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.790 DEBUG 10576 [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-24 11:10:26.790 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:26.818 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.069 DEBUG 10576 [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-24 11:10:38.069 DEBUG 10576 [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-24 11:10:38.143 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.144 DEBUG 10576 [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-24 11:10:38.144 DEBUG 10576 [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-24 11:10:38.273 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.274 DEBUG 10576 [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-24 11:10:38.274 DEBUG 10576 [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-24 11:10:38.293 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.294 DEBUG 10576 [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-24 11:10:38.294 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.314 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.315 DEBUG 10576 [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-24 11:10:38.315 DEBUG 10576 [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-24 11:10:38.327 DEBUG 10576 [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-24 11:10:38.328 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.360 DEBUG 10576 [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-24 11:10:38.360 DEBUG 10576 [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-24 11:10:38.401 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.403 DEBUG 10576 [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-24 11:10:38.403 DEBUG 10576 [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-24 11:10:38.423 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.425 DEBUG 10576 [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-24 11:10:38.425 DEBUG 10576 [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-24 11:10:38.430 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.430 DEBUG 10576 [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-24 11:10:38.430 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:10:38.444 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.445 DEBUG 10576 [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-24 11:10:38.445 DEBUG 10576 [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-24 11:10:38.465 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.467 DEBUG 10576 [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-24 11:10:38.467 DEBUG 10576 [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-24 11:10:38.490 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.491 DEBUG 10576 [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-24 11:10:38.491 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.497 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.499 DEBUG 10576 [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-24 11:10:38.499 DEBUG 10576 [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-24 11:10:38.506 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.510 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.511 DEBUG 10576 [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-24 11:10:38.511 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.518 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.519 DEBUG 10576 [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-24 11:10:38.520 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.531 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.532 DEBUG 10576 [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-24 11:10:38.532 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.537 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.538 DEBUG 10576 [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-24 11:10:38.538 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.551 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.552 DEBUG 10576 [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-24 11:10:38.552 DEBUG 10576 [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-24 11:10:38.555 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.556 DEBUG 10576 [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-24 11:10:38.556 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.571 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.573 DEBUG 10576 [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-24 11:10:38.573 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.573 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.574 DEBUG 10576 [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-24 11:10:38.574 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.593 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.594 DEBUG 10576 [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-24 11:10:38.595 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.614 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.615 DEBUG 10576 [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-24 11:10:38.615 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.634 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.657 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.658 DEBUG 10576 [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-24 11:10:38.658 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.675 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.676 DEBUG 10576 [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-24 11:10:38.676 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.696 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.697 DEBUG 10576 [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-24 11:10:38.698 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.758 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.759 DEBUG 10576 [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-24 11:10:38.759 DEBUG 10576 [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-24 11:10:38.777 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.778 DEBUG 10576 [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-24 11:10:38.778 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.795 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.796 DEBUG 10576 [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-24 11:10:38.797 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.814 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.815 DEBUG 10576 [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-24 11:10:38.815 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.832 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.833 DEBUG 10576 [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-24 11:10:38.833 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.865 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.866 DEBUG 10576 [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-24 11:10:38.866 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.892 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:38.897 DEBUG 10576 [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-24 11:10:38.898 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.056 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.056 DEBUG 10576 [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-24 11:10:39.056 DEBUG 10576 [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-24 11:10:39.076 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.086 DEBUG 10576 [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-24 11:10:39.086 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.104 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.105 DEBUG 10576 [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-24 11:10:39.105 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.116 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.116 DEBUG 10576 [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-24 11:10:39.116 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.136 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.136 DEBUG 10576 [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-24 11:10:39.136 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.216 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.216 DEBUG 10576 [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-24 11:10:39.216 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.236 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.236 DEBUG 10576 [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-24 11:10:39.236 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.256 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.266 DEBUG 10576 [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-24 11:10:39.266 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.326 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.326 DEBUG 10576 [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-24 11:10:39.326 DEBUG 10576 [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-24 11:10:39.346 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.346 DEBUG 10576 [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-24 11:10:39.346 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.366 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.366 DEBUG 10576 [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-24 11:10:39.366 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.380 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.380 DEBUG 10576 [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-24 11:10:39.380 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.400 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.400 DEBUG 10576 [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-24 11:10:39.400 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.430 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.440 DEBUG 10576 [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-24 11:10:39.440 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:39.460 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.327 DEBUG 10576 [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-24 11:10:43.328 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.400 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.400 DEBUG 10576 [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-24 11:10:43.400 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.529 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.530 DEBUG 10576 [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-24 11:10:43.530 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.547 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.548 DEBUG 10576 [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-24 11:10:43.548 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.563 DEBUG 10576 [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-24 11:10:43.563 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.566 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.567 DEBUG 10576 [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-24 11:10:43.567 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.597 DEBUG 10576 [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-24 11:10:43.597 DEBUG 10576 [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-24 11:10:43.648 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.649 DEBUG 10576 [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-24 11:10:43.650 DEBUG 10576 [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), 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-24 11:10:43.665 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.666 DEBUG 10576 [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-24 11:10:43.666 DEBUG 10576 [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-24 11:10:43.667 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.668 DEBUG 10576 [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-24 11:10:43.668 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.685 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.686 DEBUG 10576 [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-24 11:10:43.686 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.703 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.704 DEBUG 10576 [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-24 11:10:43.704 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.725 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.726 DEBUG 10576 [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-24 11:10:43.726 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.732 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.733 DEBUG 10576 [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-24 11:10:43.733 DEBUG 10576 [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-24 11:10:43.742 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.742 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.742 DEBUG 10576 [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-24 11:10:43.743 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.755 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.756 DEBUG 10576 [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-24 11:10:43.757 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.760 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.761 DEBUG 10576 [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-24 11:10:43.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.775 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.776 DEBUG 10576 [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-24 11:10:43.777 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.778 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.780 DEBUG 10576 [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-24 11:10:43.780 DEBUG 10576 [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-24 11:10:43.796 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.797 DEBUG 10576 [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-24 11:10:43.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.797 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.799 DEBUG 10576 [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-24 11:10:43.799 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.817 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.817 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.819 DEBUG 10576 [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-24 11:10:43.820 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.820 DEBUG 10576 [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-24 11:10:43.820 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.838 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.839 DEBUG 10576 [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-24 11:10:43.839 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.857 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.907 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.908 DEBUG 10576 [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-24 11:10:43.908 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.928 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.929 DEBUG 10576 [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-24 11:10:43.929 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.952 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:43.955 DEBUG 10576 [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-24 11:10:43.956 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.019 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.019 DEBUG 10576 [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-24 11:10:44.020 DEBUG 10576 [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-24 11:10:44.031 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.031 DEBUG 10576 [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-24 11:10:44.031 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.061 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.061 DEBUG 10576 [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-24 11:10:44.061 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.081 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.081 DEBUG 10576 [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-24 11:10:44.081 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.104 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.105 DEBUG 10576 [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-24 11:10:44.105 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.136 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.136 DEBUG 10576 [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-24 11:10:44.136 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.166 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.166 DEBUG 10576 [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-24 11:10:44.166 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.340 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.340 DEBUG 10576 [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-24 11:10:44.340 DEBUG 10576 [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-24 11:10:44.360 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.360 DEBUG 10576 [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-24 11:10:44.360 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.380 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.380 DEBUG 10576 [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-24 11:10:44.380 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.406 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.406 DEBUG 10576 [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-24 11:10:44.406 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.426 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.426 DEBUG 10576 [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-24 11:10:44.426 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.516 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.516 DEBUG 10576 [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-24 11:10:44.516 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.536 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.536 DEBUG 10576 [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-24 11:10:44.536 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.556 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.556 DEBUG 10576 [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-24 11:10:44.556 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.616 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.616 DEBUG 10576 [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-24 11:10:44.616 DEBUG 10576 [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-24 11:10:44.636 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.646 DEBUG 10576 [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-24 11:10:44.646 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.666 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.666 DEBUG 10576 [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-24 11:10:44.666 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.687 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.687 DEBUG 10576 [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-24 11:10:44.687 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.706 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.706 DEBUG 10576 [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-24 11:10:44.706 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.736 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.746 DEBUG 10576 [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-24 11:10:44.746 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:10:44.766 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.255 DEBUG 10576 [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-24 11:12:03.255 DEBUG 10576 [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-24 11:12:03.329 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.329 DEBUG 10576 [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-24 11:12:03.330 DEBUG 10576 [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-24 11:12:03.460 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.461 DEBUG 10576 [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-24 11:12:03.461 DEBUG 10576 [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-24 11:12:03.482 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.483 DEBUG 10576 [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-24 11:12:03.483 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.502 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.503 DEBUG 10576 [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-24 11:12:03.503 DEBUG 10576 [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-24 11:12:03.589 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.590 DEBUG 10576 [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-24 11:12:03.591 DEBUG 10576 [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-24 11:12:03.610 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.611 DEBUG 10576 [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-24 11:12:03.611 DEBUG 10576 [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-24 11:12:03.631 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.632 DEBUG 10576 [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-24 11:12:03.632 DEBUG 10576 [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-24 11:12:03.652 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.653 DEBUG 10576 [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-24 11:12:03.653 DEBUG 10576 [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-24 11:12:03.675 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.680 DEBUG 10576 [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-24 11:12:03.680 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.700 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.701 DEBUG 10576 [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-24 11:12:03.701 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.720 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.721 DEBUG 10576 [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-24 11:12:03.721 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.740 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.741 DEBUG 10576 [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-24 11:12:03.741 DEBUG 10576 [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-24 11:12:03.761 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.762 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.763 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.782 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.783 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.783 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.803 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.804 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.804 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:03.824 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:05.889 DEBUG 10576 [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-24 11:12:05.889 DEBUG 10576 [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-24 11:12:05.962 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:05.963 DEBUG 10576 [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-24 11:12:05.963 DEBUG 10576 [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-24 11:12:06.093 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.094 DEBUG 10576 [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-24 11:12:06.094 DEBUG 10576 [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-24 11:12:06.114 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.115 DEBUG 10576 [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-24 11:12:06.115 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.134 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.135 DEBUG 10576 [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-24 11:12:06.136 DEBUG 10576 [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-24 11:12:06.222 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.223 DEBUG 10576 [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-24 11:12:06.224 DEBUG 10576 [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-24 11:12:06.243 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.244 DEBUG 10576 [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-24 11:12:06.245 DEBUG 10576 [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-24 11:12:06.264 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.265 DEBUG 10576 [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-24 11:12:06.265 DEBUG 10576 [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-24 11:12:06.284 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.286 DEBUG 10576 [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-24 11:12:06.287 DEBUG 10576 [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-24 11:12:06.309 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.310 DEBUG 10576 [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-24 11:12:06.310 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.330 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.332 DEBUG 10576 [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-24 11:12:06.332 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.351 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.352 DEBUG 10576 [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-24 11:12:06.352 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.371 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.372 DEBUG 10576 [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-24 11:12:06.372 DEBUG 10576 [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-24 11:12:06.392 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.393 DEBUG 10576 [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-24 11:12:06.394 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.413 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.415 DEBUG 10576 [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-24 11:12:06.415 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.434 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.436 DEBUG 10576 [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-24 11:12:06.436 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:06.455 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:15.946 DEBUG 10576 [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-24 11:12:15.946 DEBUG 10576 [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-24 11:12:16.020 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.020 DEBUG 10576 [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-24 11:12:16.020 DEBUG 10576 [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-24 11:12:16.149 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.150 DEBUG 10576 [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-24 11:12:16.150 DEBUG 10576 [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-24 11:12:16.170 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.171 DEBUG 10576 [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-24 11:12:16.171 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.190 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.191 DEBUG 10576 [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-24 11:12:16.192 DEBUG 10576 [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-24 11:12:16.278 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.279 DEBUG 10576 [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-24 11:12:16.280 DEBUG 10576 [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-24 11:12:16.299 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.301 DEBUG 10576 [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-24 11:12:16.301 DEBUG 10576 [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-24 11:12:16.320 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.321 DEBUG 10576 [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-24 11:12:16.321 DEBUG 10576 [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-24 11:12:16.341 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.342 DEBUG 10576 [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-24 11:12:16.342 DEBUG 10576 [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-24 11:12:16.365 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.366 DEBUG 10576 [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-24 11:12:16.366 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.385 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.386 DEBUG 10576 [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-24 11:12:16.387 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.406 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.407 DEBUG 10576 [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-24 11:12:16.407 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.426 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.427 DEBUG 10576 [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-24 11:12:16.427 DEBUG 10576 [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-24 11:12:16.447 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.449 DEBUG 10576 [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-24 11:12:16.449 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.468 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.470 DEBUG 10576 [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-24 11:12:16.470 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.490 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.491 DEBUG 10576 [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-24 11:12:16.491 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:16.510 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.618 DEBUG 10576 [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-24 11:12:48.618 DEBUG 10576 [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-24 11:12:48.692 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.693 DEBUG 10576 [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-24 11:12:48.693 DEBUG 10576 [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-24 11:12:48.821 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.822 DEBUG 10576 [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-24 11:12:48.823 DEBUG 10576 [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-24 11:12:48.842 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.843 DEBUG 10576 [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-24 11:12:48.844 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.863 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.864 DEBUG 10576 [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-24 11:12:48.864 DEBUG 10576 [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-24 11:12:48.950 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.951 DEBUG 10576 [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-24 11:12:48.951 DEBUG 10576 [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-24 11:12:48.971 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.972 DEBUG 10576 [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-24 11:12:48.972 DEBUG 10576 [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-24 11:12:48.991 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:48.992 DEBUG 10576 [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-24 11:12:48.992 DEBUG 10576 [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-24 11:12:49.012 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.012 DEBUG 10576 [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-24 11:12:49.013 DEBUG 10576 [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-24 11:12:49.036 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.037 DEBUG 10576 [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-24 11:12:49.037 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.056 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.057 DEBUG 10576 [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-24 11:12:49.057 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.076 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.079 DEBUG 10576 [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-24 11:12:49.079 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.098 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.099 DEBUG 10576 [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-24 11:12:49.099 DEBUG 10576 [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-24 11:12:49.119 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.120 DEBUG 10576 [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-24 11:12:49.120 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.139 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.141 DEBUG 10576 [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-24 11:12:49.141 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.160 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.162 DEBUG 10576 [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-24 11:12:49.162 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:12:49.181 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.227 DEBUG 10576 [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-24 11:13:32.227 DEBUG 10576 [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-24 11:13:32.301 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.301 DEBUG 10576 [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-24 11:13:32.301 DEBUG 10576 [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-24 11:13:32.430 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.431 DEBUG 10576 [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-24 11:13:32.431 DEBUG 10576 [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-24 11:13:32.450 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.452 DEBUG 10576 [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-24 11:13:32.452 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.472 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.473 DEBUG 10576 [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-24 11:13:32.473 DEBUG 10576 [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-24 11:13:32.559 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.560 DEBUG 10576 [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-24 11:13:32.560 DEBUG 10576 [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-24 11:13:32.583 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.585 DEBUG 10576 [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-24 11:13:32.585 DEBUG 10576 [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-24 11:13:32.608 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.609 DEBUG 10576 [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-24 11:13:32.609 DEBUG 10576 [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-24 11:13:32.629 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.630 DEBUG 10576 [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-24 11:13:32.630 DEBUG 10576 [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-24 11:13:32.652 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.653 DEBUG 10576 [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-24 11:13:32.653 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.673 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.674 DEBUG 10576 [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-24 11:13:32.674 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.693 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.694 DEBUG 10576 [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-24 11:13:32.694 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.723 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.725 DEBUG 10576 [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-24 11:13:32.725 DEBUG 10576 [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-24 11:13:32.745 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.746 DEBUG 10576 [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-24 11:13:32.746 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.765 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.766 DEBUG 10576 [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-24 11:13:32.766 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.786 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.788 DEBUG 10576 [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-24 11:13:32.788 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:32.807 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:52.829 DEBUG 10576 [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-24 11:13:52.829 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:52.903 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:52.903 DEBUG 10576 [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-24 11:13:52.903 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.032 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.033 DEBUG 10576 [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-24 11:13:53.033 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.052 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.053 DEBUG 10576 [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-24 11:13:53.053 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.073 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.074 DEBUG 10576 [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-24 11:13:53.074 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.160 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.161 DEBUG 10576 [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-24 11:13:53.162 DEBUG 10576 [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), 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-24 11:13:53.181 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.182 DEBUG 10576 [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-24 11:13:53.182 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.201 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.202 DEBUG 10576 [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-24 11:13:53.203 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.222 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.223 DEBUG 10576 [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-24 11:13:53.223 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.247 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.248 DEBUG 10576 [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-24 11:13:53.248 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.266 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.267 DEBUG 10576 [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-24 11:13:53.268 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.287 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.288 DEBUG 10576 [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-24 11:13:53.288 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.307 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.308 DEBUG 10576 [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-24 11:13:53.308 DEBUG 10576 [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-24 11:13:53.330 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.332 DEBUG 10576 [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-24 11:13:53.332 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.352 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.353 DEBUG 10576 [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-24 11:13:53.354 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.373 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.375 DEBUG 10576 [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-24 11:13:53.375 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:13:53.394 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.174 DEBUG 10576 [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-24 11:14:41.175 DEBUG 10576 [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-24 11:14:41.249 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.249 DEBUG 10576 [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-24 11:14:41.249 DEBUG 10576 [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-24 11:14:41.378 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.379 DEBUG 10576 [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-24 11:14:41.379 DEBUG 10576 [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-24 11:14:41.399 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.400 DEBUG 10576 [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-24 11:14:41.400 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.420 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.421 DEBUG 10576 [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-24 11:14:41.421 DEBUG 10576 [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-24 11:14:41.507 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.508 DEBUG 10576 [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-24 11:14:41.508 DEBUG 10576 [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-24 11:14:41.527 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.528 DEBUG 10576 [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-24 11:14:41.528 DEBUG 10576 [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-24 11:14:41.548 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.549 DEBUG 10576 [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-24 11:14:41.549 DEBUG 10576 [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-24 11:14:41.568 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.569 DEBUG 10576 [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-24 11:14:41.569 DEBUG 10576 [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-24 11:14:41.592 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.593 DEBUG 10576 [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-24 11:14:41.594 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.613 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.614 DEBUG 10576 [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-24 11:14:41.614 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.633 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.633 DEBUG 10576 [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-24 11:14:41.634 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.654 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.655 DEBUG 10576 [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-24 11:14:41.655 DEBUG 10576 [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-24 11:14:41.674 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.675 DEBUG 10576 [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-24 11:14:41.675 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.695 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.697 DEBUG 10576 [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-24 11:14:41.697 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.717 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.718 DEBUG 10576 [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-24 11:14:41.719 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:41.738 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:48.939 DEBUG 10576 [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-24 11:14:48.939 DEBUG 10576 [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-24 11:14:49.013 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.014 DEBUG 10576 [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-24 11:14:49.014 DEBUG 10576 [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-24 11:14:49.142 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.143 DEBUG 10576 [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-24 11:14:49.143 DEBUG 10576 [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-24 11:14:49.162 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.163 DEBUG 10576 [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-24 11:14:49.163 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.183 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.184 DEBUG 10576 [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-24 11:14:49.184 DEBUG 10576 [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-24 11:14:49.269 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.270 DEBUG 10576 [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-24 11:14:49.270 DEBUG 10576 [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-24 11:14:49.290 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.291 DEBUG 10576 [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-24 11:14:49.291 DEBUG 10576 [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-24 11:14:49.310 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.311 DEBUG 10576 [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-24 11:14:49.311 DEBUG 10576 [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-24 11:14:49.331 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.335 DEBUG 10576 [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-24 11:14:49.335 DEBUG 10576 [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-24 11:14:49.357 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.358 DEBUG 10576 [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-24 11:14:49.358 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.377 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.378 DEBUG 10576 [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-24 11:14:49.378 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.397 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.398 DEBUG 10576 [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-24 11:14:49.399 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.418 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.419 DEBUG 10576 [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-24 11:14:49.419 DEBUG 10576 [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-24 11:14:49.439 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.440 DEBUG 10576 [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-24 11:14:49.440 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.460 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.462 DEBUG 10576 [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-24 11:14:49.462 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.480 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.482 DEBUG 10576 [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-24 11:14:49.482 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:14:49.501 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:05.703 DEBUG 10576 [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-24 11:15:05.704 DEBUG 10576 [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-24 11:15:05.776 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:05.777 DEBUG 10576 [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-24 11:15:05.777 DEBUG 10576 [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-24 11:15:05.906 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:05.907 DEBUG 10576 [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-24 11:15:05.907 DEBUG 10576 [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-24 11:15:05.927 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:05.928 DEBUG 10576 [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-24 11:15:05.928 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:05.947 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:05.948 DEBUG 10576 [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-24 11:15:05.948 DEBUG 10576 [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-24 11:15:06.033 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.034 DEBUG 10576 [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-24 11:15:06.035 DEBUG 10576 [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-24 11:15:06.055 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.056 DEBUG 10576 [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-24 11:15:06.056 DEBUG 10576 [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-24 11:15:06.075 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.076 DEBUG 10576 [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-24 11:15:06.076 DEBUG 10576 [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-24 11:15:06.096 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.100 DEBUG 10576 [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-24 11:15:06.101 DEBUG 10576 [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-24 11:15:06.125 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.126 DEBUG 10576 [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-24 11:15:06.126 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.145 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.146 DEBUG 10576 [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-24 11:15:06.146 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.165 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.166 DEBUG 10576 [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-24 11:15:06.166 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.186 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.187 DEBUG 10576 [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-24 11:15:06.187 DEBUG 10576 [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-24 11:15:06.206 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.207 DEBUG 10576 [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-24 11:15:06.208 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.228 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.229 DEBUG 10576 [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-24 11:15:06.229 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.248 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.249 DEBUG 10576 [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-24 11:15:06.249 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:06.269 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:09.828 DEBUG 10576 [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-24 11:15:09.828 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:09.997 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:09.998 DEBUG 10576 [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-24 11:15:09.998 DEBUG 10576 [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-24 11:15:10.020 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.021 DEBUG 10576 [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-24 11:15:10.021 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.040 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.041 DEBUG 10576 [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-24 11:15:10.042 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.061 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.062 DEBUG 10576 [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-24 11:15:10.062 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.081 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.082 DEBUG 10576 [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-24 11:15:10.082 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.169 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.170 DEBUG 10576 [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-24 11:15:10.170 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.190 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.191 DEBUG 10576 [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-24 11:15:10.191 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.214 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.215 DEBUG 10576 [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-24 11:15:10.216 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.278 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.279 DEBUG 10576 [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-24 11:15:10.279 DEBUG 10576 [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-24 11:15:10.299 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.299 DEBUG 10576 [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-24 11:15:10.300 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.319 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.321 DEBUG 10576 [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-24 11:15:10.321 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.340 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.341 DEBUG 10576 [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-24 11:15:10.341 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.362 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.366 DEBUG 10576 [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-24 11:15:10.367 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.401 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.402 DEBUG 10576 [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-24 11:15:10.402 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.431 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.435 DEBUG 10576 [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-24 11:15:10.435 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.603 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.604 DEBUG 10576 [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-24 11:15:10.604 DEBUG 10576 [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-24 11:15:10.626 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.627 DEBUG 10576 [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-24 11:15:10.627 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.646 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.648 DEBUG 10576 [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-24 11:15:10.648 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.667 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.668 DEBUG 10576 [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-24 11:15:10.668 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.688 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.689 DEBUG 10576 [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-24 11:15:10.689 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.776 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.777 DEBUG 10576 [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-24 11:15:10.777 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.797 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.798 DEBUG 10576 [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-24 11:15:10.798 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.820 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.821 DEBUG 10576 [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-24 11:15:10.821 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.883 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.884 DEBUG 10576 [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-24 11:15:10.884 DEBUG 10576 [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-24 11:15:10.904 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.904 DEBUG 10576 [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-24 11:15:10.904 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.925 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.926 DEBUG 10576 [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-24 11:15:10.926 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.945 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.946 DEBUG 10576 [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-24 11:15:10.946 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.966 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:10.967 DEBUG 10576 [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-24 11:15:10.967 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:11.002 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:11.003 DEBUG 10576 [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-24 11:15:11.003 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:11.032 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:11.879 DEBUG 10576 [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-24 11:15:11.879 DEBUG 10576 [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-24 11:15:11.948 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:11.948 DEBUG 10576 [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-24 11:15:11.948 DEBUG 10576 [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-24 11:15:12.026 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:16.695 DEBUG 10576 [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-24 11:15:16.695 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:16.859 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:16.861 DEBUG 10576 [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-24 11:15:16.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:16.878 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:49.906 DEBUG 10576 [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-24 11:15:49.910 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:49.916 DEBUG 10576 [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-24 11:15:49.928 DEBUG 10576 [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-24 11:15:49.999 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.000 DEBUG 10576 [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-24 11:15:50.000 DEBUG 10576 [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-24 11:15:50.076 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.078 DEBUG 10576 [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-24 11:15:50.078 DEBUG 10576 [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-24 11:15:50.080 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.100 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.102 DEBUG 10576 [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-24 11:15:50.102 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.120 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.122 DEBUG 10576 [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-24 11:15:50.122 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.139 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.141 DEBUG 10576 [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-24 11:15:50.141 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.158 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.160 DEBUG 10576 [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-24 11:15:50.160 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.254 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.256 DEBUG 10576 [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-24 11:15:50.256 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.274 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.275 DEBUG 10576 [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-24 11:15:50.275 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.326 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.328 DEBUG 10576 [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-24 11:15:50.328 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.389 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.390 DEBUG 10576 [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-24 11:15:50.390 DEBUG 10576 [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-24 11:15:50.408 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.408 DEBUG 10576 [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-24 11:15:50.408 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.426 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.427 DEBUG 10576 [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-24 11:15:50.427 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.443 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.444 DEBUG 10576 [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-24 11:15:50.444 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.461 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.462 DEBUG 10576 [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-24 11:15:50.462 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.493 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.493 DEBUG 10576 [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-24 11:15:50.494 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.519 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.526 DEBUG 10576 [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-24 11:15:50.527 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.692 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.693 DEBUG 10576 [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-24 11:15:50.693 DEBUG 10576 [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-24 11:15:50.712 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.712 DEBUG 10576 [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-24 11:15:50.713 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.729 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.730 DEBUG 10576 [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-24 11:15:50.731 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.747 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.748 DEBUG 10576 [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-24 11:15:50.748 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.765 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.766 DEBUG 10576 [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-24 11:15:50.766 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.847 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.847 DEBUG 10576 [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-24 11:15:50.847 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.865 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.865 DEBUG 10576 [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-24 11:15:50.865 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.885 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.886 DEBUG 10576 [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-24 11:15:50.886 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.946 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.946 DEBUG 10576 [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-24 11:15:50.947 DEBUG 10576 [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-24 11:15:50.964 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.965 DEBUG 10576 [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-24 11:15:50.965 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.982 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:50.983 DEBUG 10576 [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-24 11:15:50.983 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:51.000 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:51.001 DEBUG 10576 [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-24 11:15:51.001 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:51.018 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:51.018 DEBUG 10576 [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-24 11:15:51.019 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:51.049 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:51.049 DEBUG 10576 [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-24 11:15:51.049 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:51.075 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.204 DEBUG 10576 [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-24 11:15:53.206 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.241 DEBUG 10576 [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-24 11:15:53.241 DEBUG 10576 [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-24 11:15:53.311 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.311 DEBUG 10576 [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-24 11:15:53.311 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:15:53.371 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.372 DEBUG 10576 [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-24 11:15:53.372 DEBUG 10576 [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-24 11:15:53.389 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.391 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.392 DEBUG 10576 [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-24 11:15:53.392 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.409 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.410 DEBUG 10576 [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-24 11:15:53.410 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.427 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.428 DEBUG 10576 [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-24 11:15:53.428 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.445 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.445 DEBUG 10576 [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-24 11:15:53.446 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.528 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.528 DEBUG 10576 [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-24 11:15:53.529 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.546 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.547 DEBUG 10576 [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-24 11:15:53.547 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.567 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.567 DEBUG 10576 [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-24 11:15:53.567 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.627 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.628 DEBUG 10576 [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-24 11:15:53.628 DEBUG 10576 [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-24 11:15:53.646 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.646 DEBUG 10576 [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-24 11:15:53.647 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.664 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.665 DEBUG 10576 [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-24 11:15:53.665 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.681 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.682 DEBUG 10576 [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-24 11:15:53.682 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.699 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.700 DEBUG 10576 [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-24 11:15:53.700 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.732 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.732 DEBUG 10576 [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-24 11:15:53.732 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.759 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.762 DEBUG 10576 [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-24 11:15:53.762 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.926 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.927 DEBUG 10576 [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-24 11:15:53.927 DEBUG 10576 [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-24 11:15:53.946 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.947 DEBUG 10576 [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-24 11:15:53.947 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.964 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.965 DEBUG 10576 [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-24 11:15:53.965 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.982 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.982 DEBUG 10576 [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-24 11:15:53.982 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:53.999 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.000 DEBUG 10576 [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-24 11:15:54.000 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.082 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.082 DEBUG 10576 [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-24 11:15:54.082 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.100 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.100 DEBUG 10576 [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-24 11:15:54.100 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.121 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.121 DEBUG 10576 [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-24 11:15:54.121 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.182 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.183 DEBUG 10576 [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-24 11:15:54.183 DEBUG 10576 [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-24 11:15:54.200 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.201 DEBUG 10576 [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-24 11:15:54.201 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.218 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.219 DEBUG 10576 [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-24 11:15:54.219 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.235 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.236 DEBUG 10576 [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-24 11:15:54.236 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.253 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.254 DEBUG 10576 [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-24 11:15:54.254 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.286 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.286 DEBUG 10576 [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-24 11:15:54.286 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:54.313 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.513 DEBUG 10576 [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-24 11:15:58.513 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.551 DEBUG 10576 [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-24 11:15:58.551 DEBUG 10576 [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-24 11:15:58.621 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.621 DEBUG 10576 [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-24 11:15:58.621 DEBUG 10576 [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-24 11:15:58.679 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.679 DEBUG 10576 [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-24 11:15:58.680 DEBUG 10576 [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-24 11:15:58.699 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.699 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.699 DEBUG 10576 [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-24 11:15:58.700 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.719 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.719 DEBUG 10576 [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-24 11:15:58.719 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.739 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.740 DEBUG 10576 [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-24 11:15:58.740 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.759 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.759 DEBUG 10576 [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-24 11:15:58.759 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.846 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.847 DEBUG 10576 [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-24 11:15:58.847 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.867 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.867 DEBUG 10576 [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-24 11:15:58.867 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.890 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.890 DEBUG 10576 [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-24 11:15:58.890 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.953 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.953 DEBUG 10576 [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-24 11:15:58.953 DEBUG 10576 [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-24 11:15:58.973 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.974 DEBUG 10576 [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-24 11:15:58.974 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.994 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:58.995 DEBUG 10576 [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-24 11:15:58.995 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.014 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.014 DEBUG 10576 [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-24 11:15:59.014 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.033 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.034 DEBUG 10576 [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-24 11:15:59.034 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.069 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.069 DEBUG 10576 [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-24 11:15:59.069 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.098 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.101 DEBUG 10576 [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-24 11:15:59.102 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.271 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.272 DEBUG 10576 [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-24 11:15:59.272 DEBUG 10576 [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-24 11:15:59.293 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.293 DEBUG 10576 [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-24 11:15:59.294 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.313 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.315 DEBUG 10576 [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-24 11:15:59.315 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.355 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.356 DEBUG 10576 [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-24 11:15:59.356 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.376 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.376 DEBUG 10576 [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-24 11:15:59.376 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.463 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.463 DEBUG 10576 [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-24 11:15:59.463 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.482 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.483 DEBUG 10576 [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-24 11:15:59.483 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.505 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.506 DEBUG 10576 [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-24 11:15:59.506 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.569 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.569 DEBUG 10576 [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-24 11:15:59.569 DEBUG 10576 [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-24 11:15:59.589 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.589 DEBUG 10576 [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-24 11:15:59.590 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.609 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.610 DEBUG 10576 [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-24 11:15:59.610 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.630 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.630 DEBUG 10576 [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-24 11:15:59.630 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.650 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.650 DEBUG 10576 [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-24 11:15:59.651 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.685 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.686 DEBUG 10576 [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-24 11:15:59.686 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:15:59.713 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.658 DEBUG 10576 [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-24 11:16:02.658 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.698 DEBUG 10576 [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-24 11:16:02.698 DEBUG 10576 [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-24 11:16:02.765 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.765 DEBUG 10576 [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-24 11:16:02.765 DEBUG 10576 [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-24 11:16:02.827 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.828 DEBUG 10576 [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-24 11:16:02.828 DEBUG 10576 [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-24 11:16:02.839 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.849 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.850 DEBUG 10576 [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-24 11:16:02.850 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.870 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.870 DEBUG 10576 [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-24 11:16:02.870 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.890 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.890 DEBUG 10576 [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-24 11:16:02.890 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.910 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.910 DEBUG 10576 [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-24 11:16:02.910 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.997 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:02.997 DEBUG 10576 [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-24 11:16:02.997 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.017 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.017 DEBUG 10576 [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-24 11:16:03.017 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.040 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.040 DEBUG 10576 [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-24 11:16:03.040 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.102 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.103 DEBUG 10576 [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-24 11:16:03.103 DEBUG 10576 [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-24 11:16:03.123 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.123 DEBUG 10576 [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-24 11:16:03.123 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.143 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.144 DEBUG 10576 [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-24 11:16:03.145 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.164 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.164 DEBUG 10576 [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-24 11:16:03.164 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.184 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.184 DEBUG 10576 [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-24 11:16:03.185 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.220 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.220 DEBUG 10576 [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-24 11:16:03.220 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.249 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.252 DEBUG 10576 [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-24 11:16:03.253 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.421 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.422 DEBUG 10576 [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-24 11:16:03.422 DEBUG 10576 [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-24 11:16:03.444 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.444 DEBUG 10576 [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-24 11:16:03.444 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.463 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.463 DEBUG 10576 [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-24 11:16:03.464 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.483 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.483 DEBUG 10576 [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-24 11:16:03.483 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.507 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.508 DEBUG 10576 [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-24 11:16:03.508 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.593 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.594 DEBUG 10576 [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-24 11:16:03.594 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.614 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.614 DEBUG 10576 [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-24 11:16:03.614 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.636 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.637 DEBUG 10576 [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-24 11:16:03.637 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.700 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.702 DEBUG 10576 [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-24 11:16:03.703 DEBUG 10576 [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-24 11:16:03.724 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.724 DEBUG 10576 [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-24 11:16:03.724 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.744 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.744 DEBUG 10576 [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-24 11:16:03.744 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.764 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.764 DEBUG 10576 [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-24 11:16:03.764 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.784 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.784 DEBUG 10576 [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-24 11:16:03.784 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.819 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.819 DEBUG 10576 [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-24 11:16:03.819 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.848 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.889 DEBUG 10576 [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-24 11:16:03.890 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.927 DEBUG 10576 [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-24 11:16:03.927 DEBUG 10576 [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-24 11:16:03.994 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:03.994 DEBUG 10576 [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-24 11:16:03.994 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:16:04.057 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.058 DEBUG 10576 [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-24 11:16:04.058 DEBUG 10576 [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-24 11:16:04.068 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.080 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.081 DEBUG 10576 [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-24 11:16:04.081 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.100 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.101 DEBUG 10576 [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-24 11:16:04.101 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.120 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.120 DEBUG 10576 [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-24 11:16:04.120 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.140 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.141 DEBUG 10576 [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-24 11:16:04.141 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.228 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.228 DEBUG 10576 [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-24 11:16:04.229 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.248 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.248 DEBUG 10576 [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-24 11:16:04.249 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.271 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.272 DEBUG 10576 [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-24 11:16:04.272 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.335 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.336 DEBUG 10576 [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-24 11:16:04.336 DEBUG 10576 [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-24 11:16:04.355 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.355 DEBUG 10576 [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-24 11:16:04.355 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.376 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.377 DEBUG 10576 [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-24 11:16:04.377 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.396 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.396 DEBUG 10576 [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-24 11:16:04.396 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.416 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.416 DEBUG 10576 [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-24 11:16:04.416 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.451 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.452 DEBUG 10576 [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-24 11:16:04.452 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.480 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.484 DEBUG 10576 [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-24 11:16:04.485 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.653 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.654 DEBUG 10576 [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-24 11:16:04.654 DEBUG 10576 [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-24 11:16:04.675 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.675 DEBUG 10576 [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-24 11:16:04.676 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.695 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.695 DEBUG 10576 [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-24 11:16:04.695 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.715 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.716 DEBUG 10576 [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-24 11:16:04.716 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.735 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.736 DEBUG 10576 [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-24 11:16:04.736 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.821 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.821 DEBUG 10576 [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-24 11:16:04.821 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.841 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.841 DEBUG 10576 [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-24 11:16:04.841 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.864 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.864 DEBUG 10576 [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-24 11:16:04.864 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.927 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.928 DEBUG 10576 [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-24 11:16:04.928 DEBUG 10576 [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-24 11:16:04.948 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.948 DEBUG 10576 [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-24 11:16:04.948 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.968 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.969 DEBUG 10576 [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-24 11:16:04.969 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.988 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:04.988 DEBUG 10576 [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-24 11:16:04.988 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:05.008 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:05.008 DEBUG 10576 [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-24 11:16:05.008 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:05.044 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:05.045 DEBUG 10576 [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-24 11:16:05.045 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:05.073 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:05.990 DEBUG 10576 [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-24 11:16:05.991 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.024 DEBUG 10576 [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-24 11:16:06.024 DEBUG 10576 [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-24 11:16:06.094 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.094 DEBUG 10576 [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-24 11:16:06.094 DEBUG 10576 [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-24 11:16:06.160 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.161 DEBUG 10576 [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-24 11:16:06.161 DEBUG 10576 [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-24 11:16:06.169 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.182 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.182 DEBUG 10576 [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-24 11:16:06.183 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.202 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.202 DEBUG 10576 [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-24 11:16:06.202 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.222 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.222 DEBUG 10576 [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-24 11:16:06.223 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.242 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.242 DEBUG 10576 [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-24 11:16:06.243 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.329 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.330 DEBUG 10576 [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-24 11:16:06.330 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.349 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.349 DEBUG 10576 [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-24 11:16:06.349 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.372 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.375 DEBUG 10576 [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-24 11:16:06.376 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.439 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.439 DEBUG 10576 [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-24 11:16:06.439 DEBUG 10576 [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-24 11:16:06.459 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.459 DEBUG 10576 [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-24 11:16:06.459 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.479 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.480 DEBUG 10576 [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-24 11:16:06.480 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.500 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.500 DEBUG 10576 [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-24 11:16:06.500 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.519 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.520 DEBUG 10576 [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-24 11:16:06.520 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.555 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.556 DEBUG 10576 [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-24 11:16:06.556 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.583 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.587 DEBUG 10576 [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-24 11:16:06.588 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.756 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.757 DEBUG 10576 [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-24 11:16:06.757 DEBUG 10576 [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-24 11:16:06.779 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.780 DEBUG 10576 [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-24 11:16:06.780 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.799 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.799 DEBUG 10576 [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-24 11:16:06.800 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.819 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.819 DEBUG 10576 [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-24 11:16:06.819 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.839 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.839 DEBUG 10576 [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-24 11:16:06.840 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.925 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.926 DEBUG 10576 [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-24 11:16:06.926 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.946 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.946 DEBUG 10576 [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-24 11:16:06.946 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.968 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:06.969 DEBUG 10576 [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-24 11:16:06.969 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.032 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.033 DEBUG 10576 [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-24 11:16:07.033 DEBUG 10576 [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-24 11:16:07.053 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.053 DEBUG 10576 [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-24 11:16:07.053 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.073 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.074 DEBUG 10576 [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-24 11:16:07.074 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.093 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.094 DEBUG 10576 [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-24 11:16:07.094 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.113 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.113 DEBUG 10576 [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-24 11:16:07.114 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.149 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.149 DEBUG 10576 [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-24 11:16:07.149 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:07.177 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:09.174 DEBUG 10576 [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-24 11:16:09.175 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:09.342 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:09.342 DEBUG 10576 [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-24 11:16:09.343 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:09.362 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.699 DEBUG 10576 [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-24 11:16:53.699 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.740 DEBUG 10576 [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-24 11:16:53.740 DEBUG 10576 [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-24 11:16:53.807 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.807 DEBUG 10576 [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-24 11:16:53.807 DEBUG 10576 [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-24 11:16:53.870 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.871 DEBUG 10576 [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-24 11:16:53.871 DEBUG 10576 [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-24 11:16:53.882 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.893 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.893 DEBUG 10576 [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-24 11:16:53.893 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.913 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.913 DEBUG 10576 [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-24 11:16:53.913 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.932 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.933 DEBUG 10576 [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-24 11:16:53.933 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.953 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:53.953 DEBUG 10576 [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-24 11:16:53.953 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.041 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.043 DEBUG 10576 [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-24 11:16:54.043 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.063 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.103 DEBUG 10576 [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-24 11:16:54.103 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.125 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.126 DEBUG 10576 [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-24 11:16:54.126 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.189 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.190 DEBUG 10576 [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-24 11:16:54.190 DEBUG 10576 [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-24 11:16:54.209 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.209 DEBUG 10576 [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-24 11:16:54.210 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.230 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.231 DEBUG 10576 [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-24 11:16:54.231 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.251 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.252 DEBUG 10576 [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-24 11:16:54.252 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.271 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.272 DEBUG 10576 [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-24 11:16:54.272 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.306 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.307 DEBUG 10576 [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-24 11:16:54.307 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.335 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.339 DEBUG 10576 [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-24 11:16:54.339 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.508 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.512 DEBUG 10576 [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-24 11:16:54.513 DEBUG 10576 [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-24 11:16:54.534 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.535 DEBUG 10576 [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-24 11:16:54.535 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.555 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.556 DEBUG 10576 [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-24 11:16:54.556 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.575 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.575 DEBUG 10576 [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-24 11:16:54.575 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.595 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.596 DEBUG 10576 [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-24 11:16:54.597 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.681 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.681 DEBUG 10576 [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-24 11:16:54.682 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.702 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.703 DEBUG 10576 [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-24 11:16:54.703 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.725 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.727 DEBUG 10576 [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-24 11:16:54.727 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.789 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.790 DEBUG 10576 [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-24 11:16:54.790 DEBUG 10576 [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-24 11:16:54.812 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.813 DEBUG 10576 [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-24 11:16:54.814 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.835 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.837 DEBUG 10576 [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-24 11:16:54.837 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.856 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.857 DEBUG 10576 [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-24 11:16:54.857 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.876 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.877 DEBUG 10576 [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-24 11:16:54.877 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.911 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.912 DEBUG 10576 [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-24 11:16:54.912 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:16:54.941 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:15.801 DEBUG 10576 [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-24 11:17:15.802 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:15.838 DEBUG 10576 [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-24 11:17:15.838 DEBUG 10576 [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-24 11:17:15.906 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:15.907 DEBUG 10576 [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-24 11:17:15.908 DEBUG 10576 [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-24 11:17:15.970 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:15.971 DEBUG 10576 [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-24 11:17:15.971 DEBUG 10576 [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-24 11:17:15.983 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:15.994 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:15.995 DEBUG 10576 [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-24 11:17:15.995 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.014 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.015 DEBUG 10576 [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-24 11:17:16.015 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.034 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.035 DEBUG 10576 [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-24 11:17:16.035 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.055 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.056 DEBUG 10576 [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-24 11:17:16.056 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.142 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.143 DEBUG 10576 [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-24 11:17:16.143 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.163 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.163 DEBUG 10576 [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-24 11:17:16.163 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.185 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.186 DEBUG 10576 [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-24 11:17:16.186 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.249 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.250 DEBUG 10576 [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-24 11:17:16.250 DEBUG 10576 [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-24 11:17:16.270 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.271 DEBUG 10576 [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-24 11:17:16.271 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.291 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.292 DEBUG 10576 [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-24 11:17:16.292 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.312 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.313 DEBUG 10576 [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-24 11:17:16.313 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.332 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.333 DEBUG 10576 [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-24 11:17:16.333 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.368 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.369 DEBUG 10576 [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-24 11:17:16.369 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.397 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.401 DEBUG 10576 [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-24 11:17:16.401 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.569 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.570 DEBUG 10576 [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-24 11:17:16.570 DEBUG 10576 [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-24 11:17:16.593 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.593 DEBUG 10576 [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-24 11:17:16.594 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.613 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.613 DEBUG 10576 [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-24 11:17:16.614 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.633 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.637 DEBUG 10576 [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-24 11:17:16.637 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.657 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.658 DEBUG 10576 [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-24 11:17:16.658 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.744 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.745 DEBUG 10576 [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-24 11:17:16.745 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.765 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.766 DEBUG 10576 [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-24 11:17:16.766 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.788 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.789 DEBUG 10576 [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-24 11:17:16.789 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.852 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.853 DEBUG 10576 [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-24 11:17:16.853 DEBUG 10576 [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-24 11:17:16.873 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.873 DEBUG 10576 [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-24 11:17:16.874 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.894 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.895 DEBUG 10576 [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-24 11:17:16.895 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.914 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.915 DEBUG 10576 [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-24 11:17:16.915 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.934 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.935 DEBUG 10576 [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-24 11:17:16.935 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.968 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.969 DEBUG 10576 [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-24 11:17:16.970 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:16.998 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.088 DEBUG 10576 [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-24 11:17:19.089 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.123 DEBUG 10576 [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-24 11:17:19.123 DEBUG 10576 [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-24 11:17:19.192 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.192 DEBUG 10576 [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-24 11:17:19.192 DEBUG 10576 [http-nio-8879-exec-5] 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-24 11:17:19.258 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.259 DEBUG 10576 [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-24 11:17:19.259 DEBUG 10576 [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-24 11:17:19.267 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.280 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.281 DEBUG 10576 [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-24 11:17:19.281 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.300 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.315 DEBUG 10576 [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-24 11:17:19.315 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.335 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.336 DEBUG 10576 [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-24 11:17:19.336 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.355 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.356 DEBUG 10576 [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-24 11:17:19.356 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.443 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.444 DEBUG 10576 [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-24 11:17:19.445 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.464 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.465 DEBUG 10576 [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-24 11:17:19.465 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.487 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.488 DEBUG 10576 [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-24 11:17:19.488 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.550 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.551 DEBUG 10576 [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-24 11:17:19.552 DEBUG 10576 [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-24 11:17:19.572 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.572 DEBUG 10576 [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-24 11:17:19.572 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.593 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.594 DEBUG 10576 [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-24 11:17:19.594 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.613 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.614 DEBUG 10576 [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-24 11:17:19.614 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.634 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.635 DEBUG 10576 [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-24 11:17:19.635 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.669 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.670 DEBUG 10576 [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-24 11:17:19.670 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.698 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.702 DEBUG 10576 [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-24 11:17:19.702 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.869 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.871 DEBUG 10576 [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-24 11:17:19.871 DEBUG 10576 [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-24 11:17:19.893 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.894 DEBUG 10576 [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-24 11:17:19.894 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.913 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.914 DEBUG 10576 [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-24 11:17:19.914 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.933 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.934 DEBUG 10576 [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-24 11:17:19.934 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.954 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:19.955 DEBUG 10576 [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-24 11:17:19.955 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.042 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.043 DEBUG 10576 [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-24 11:17:20.043 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.063 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.066 DEBUG 10576 [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-24 11:17:20.066 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.089 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.090 DEBUG 10576 [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-24 11:17:20.090 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.152 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.153 DEBUG 10576 [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-24 11:17:20.153 DEBUG 10576 [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-24 11:17:20.173 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.173 DEBUG 10576 [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-24 11:17:20.174 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.193 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.194 DEBUG 10576 [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-24 11:17:20.194 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.214 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.214 DEBUG 10576 [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-24 11:17:20.215 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.234 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.235 DEBUG 10576 [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-24 11:17:20.235 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.269 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.270 DEBUG 10576 [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-24 11:17:20.271 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:20.298 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.274 DEBUG 10576 [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-24 11:17:28.274 DEBUG 10576 [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-24 11:17:28.347 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.347 DEBUG 10576 [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-24 11:17:28.347 DEBUG 10576 [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-24 11:17:28.476 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.477 DEBUG 10576 [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-24 11:17:28.477 DEBUG 10576 [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-24 11:17:28.498 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.499 DEBUG 10576 [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-24 11:17:28.499 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.518 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.519 DEBUG 10576 [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-24 11:17:28.519 DEBUG 10576 [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-24 11:17:28.605 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.606 DEBUG 10576 [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-24 11:17:28.606 DEBUG 10576 [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-24 11:17:28.626 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.627 DEBUG 10576 [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-24 11:17:28.627 DEBUG 10576 [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-24 11:17:28.647 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.648 DEBUG 10576 [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-24 11:17:28.648 DEBUG 10576 [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-24 11:17:28.667 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.667 DEBUG 10576 [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-24 11:17:28.667 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.667 DEBUG 10576 [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-24 11:17:28.668 DEBUG 10576 [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-24 11:17:28.690 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.691 DEBUG 10576 [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-24 11:17:28.691 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.711 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.711 DEBUG 10576 [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-24 11:17:28.711 DEBUG 10576 [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-24 11:17:28.779 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.780 DEBUG 10576 [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-24 11:17:28.780 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.799 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.799 DEBUG 10576 [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-24 11:17:28.799 DEBUG 10576 [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-24 11:17:28.834 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.834 DEBUG 10576 [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-24 11:17:28.834 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.851 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.851 DEBUG 10576 [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-24 11:17:28.851 DEBUG 10576 [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-24 11:17:28.871 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.871 DEBUG 10576 [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-24 11:17:28.871 DEBUG 10576 [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-24 11:17:28.876 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.876 DEBUG 10576 [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-24 11:17:28.876 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.888 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.889 DEBUG 10576 [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-24 11:17:28.889 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.895 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.895 DEBUG 10576 [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-24 11:17:28.895 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.906 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.907 DEBUG 10576 [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-24 11:17:28.907 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.915 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.915 DEBUG 10576 [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-24 11:17:28.916 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.924 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.925 DEBUG 10576 [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-24 11:17:28.925 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.935 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.936 DEBUG 10576 [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-24 11:17:28.936 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:28.942 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.023 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.023 DEBUG 10576 [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-24 11:17:29.023 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.043 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.043 DEBUG 10576 [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-24 11:17:29.044 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.066 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.067 DEBUG 10576 [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-24 11:17:29.067 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.130 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.131 DEBUG 10576 [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-24 11:17:29.131 DEBUG 10576 [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-24 11:17:29.154 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.155 DEBUG 10576 [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-24 11:17:29.156 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.176 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.177 DEBUG 10576 [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-24 11:17:29.177 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.197 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.198 DEBUG 10576 [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-24 11:17:29.198 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.217 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.218 DEBUG 10576 [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-24 11:17:29.218 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.253 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.254 DEBUG 10576 [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-24 11:17:29.254 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.281 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.287 DEBUG 10576 [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-24 11:17:29.287 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.455 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.456 DEBUG 10576 [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-24 11:17:29.456 DEBUG 10576 [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-24 11:17:29.479 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.480 DEBUG 10576 [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-24 11:17:29.480 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.500 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.500 DEBUG 10576 [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-24 11:17:29.501 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.520 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.521 DEBUG 10576 [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-24 11:17:29.521 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.540 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.541 DEBUG 10576 [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-24 11:17:29.541 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.628 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.629 DEBUG 10576 [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-24 11:17:29.629 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.649 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.650 DEBUG 10576 [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-24 11:17:29.650 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.672 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.673 DEBUG 10576 [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-24 11:17:29.673 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.735 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.736 DEBUG 10576 [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-24 11:17:29.736 DEBUG 10576 [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-24 11:17:29.757 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.757 DEBUG 10576 [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-24 11:17:29.757 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.777 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.778 DEBUG 10576 [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-24 11:17:29.778 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.798 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.798 DEBUG 10576 [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-24 11:17:29.799 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.819 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.819 DEBUG 10576 [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-24 11:17:29.819 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.854 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.855 DEBUG 10576 [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-24 11:17:29.855 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:29.882 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:36.889 DEBUG 10576 [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-24 11:17:36.890 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:36.922 DEBUG 10576 [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-24 11:17:36.922 DEBUG 10576 [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-24 11:17:36.990 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:36.990 DEBUG 10576 [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-24 11:17:36.990 DEBUG 10576 [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-24 11:17:37.058 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.059 DEBUG 10576 [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-24 11:17:37.059 DEBUG 10576 [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-24 11:17:37.068 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.080 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.081 DEBUG 10576 [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-24 11:17:37.081 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.101 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.101 DEBUG 10576 [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-24 11:17:37.102 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.112 DEBUG 10576 [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-24 11:17:37.112 DEBUG 10576 [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-24 11:17:37.120 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.121 DEBUG 10576 [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-24 11:17:37.121 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.141 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.142 DEBUG 10576 [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-24 11:17:37.142 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.178 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.178 DEBUG 10576 [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-24 11:17:37.178 DEBUG 10576 [http-nio-8879-exec-4] 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-24 11:17:37.229 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.230 DEBUG 10576 [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-24 11:17:37.230 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.250 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.254 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.254 DEBUG 10576 [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-24 11:17:37.254 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.276 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.284 DEBUG 10576 [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-24 11:17:37.284 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.301 DEBUG 10576 [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-24 11:17:37.301 DEBUG 10576 [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-24 11:17:37.346 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.347 DEBUG 10576 [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-24 11:17:37.347 DEBUG 10576 [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-24 11:17:37.368 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.368 DEBUG 10576 [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-24 11:17:37.368 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.368 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.369 DEBUG 10576 [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-24 11:17:37.369 DEBUG 10576 [http-nio-8879-exec-5] 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-24 11:17:37.387 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.388 DEBUG 10576 [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-24 11:17:37.388 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.407 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.408 DEBUG 10576 [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-24 11:17:37.408 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.428 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.429 DEBUG 10576 [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-24 11:17:37.429 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.443 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.464 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.465 DEBUG 10576 [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-24 11:17:37.465 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.493 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.497 DEBUG 10576 [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-24 11:17:37.497 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.664 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.665 DEBUG 10576 [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-24 11:17:37.665 DEBUG 10576 [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-24 11:17:37.687 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.688 DEBUG 10576 [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-24 11:17:37.688 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.708 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.709 DEBUG 10576 [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-24 11:17:37.709 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.728 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.728 DEBUG 10576 [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-24 11:17:37.729 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.748 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.749 DEBUG 10576 [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-24 11:17:37.749 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.835 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.836 DEBUG 10576 [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-24 11:17:37.836 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.855 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.856 DEBUG 10576 [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-24 11:17:37.856 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.879 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.880 DEBUG 10576 [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-24 11:17:37.880 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.942 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.943 DEBUG 10576 [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-24 11:17:37.943 DEBUG 10576 [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-24 11:17:37.963 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.963 DEBUG 10576 [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-24 11:17:37.964 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.984 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:37.985 DEBUG 10576 [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-24 11:17:37.985 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.004 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.005 DEBUG 10576 [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-24 11:17:38.005 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.025 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.025 DEBUG 10576 [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-24 11:17:38.025 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.060 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.061 DEBUG 10576 [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-24 11:17:38.061 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.089 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.099 DEBUG 10576 [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-24 11:17:38.099 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.267 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.268 DEBUG 10576 [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-24 11:17:38.268 DEBUG 10576 [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-24 11:17:38.289 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.289 DEBUG 10576 [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-24 11:17:38.289 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.309 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.310 DEBUG 10576 [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-24 11:17:38.310 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.329 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.332 DEBUG 10576 [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-24 11:17:38.332 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.355 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.356 DEBUG 10576 [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-24 11:17:38.356 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.443 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.444 DEBUG 10576 [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-24 11:17:38.444 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.463 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.464 DEBUG 10576 [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-24 11:17:38.464 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.486 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.487 DEBUG 10576 [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-24 11:17:38.487 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.550 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.550 DEBUG 10576 [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-24 11:17:38.551 DEBUG 10576 [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-24 11:17:38.571 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.571 DEBUG 10576 [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-24 11:17:38.572 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.591 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.592 DEBUG 10576 [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-24 11:17:38.592 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.611 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.612 DEBUG 10576 [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-24 11:17:38.612 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.632 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.632 DEBUG 10576 [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-24 11:17:38.633 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.668 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.672 DEBUG 10576 [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-24 11:17:38.672 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.701 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.707 DEBUG 10576 [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-24 11:17:38.708 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.875 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.876 DEBUG 10576 [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-24 11:17:38.876 DEBUG 10576 [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-24 11:17:38.898 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.899 DEBUG 10576 [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-24 11:17:38.899 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.919 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.920 DEBUG 10576 [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-24 11:17:38.920 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.939 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.940 DEBUG 10576 [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-24 11:17:38.940 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.959 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:38.960 DEBUG 10576 [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-24 11:17:38.960 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.047 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.049 DEBUG 10576 [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-24 11:17:39.049 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.072 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.073 DEBUG 10576 [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-24 11:17:39.073 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.095 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.096 DEBUG 10576 [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-24 11:17:39.096 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.159 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.160 DEBUG 10576 [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-24 11:17:39.160 DEBUG 10576 [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-24 11:17:39.181 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.182 DEBUG 10576 [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-24 11:17:39.183 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.204 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.205 DEBUG 10576 [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-24 11:17:39.205 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.225 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.225 DEBUG 10576 [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-24 11:17:39.225 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.245 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.246 DEBUG 10576 [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-24 11:17:39.246 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.280 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.281 DEBUG 10576 [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-24 11:17:39.282 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.309 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.325 DEBUG 10576 [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-24 11:17:39.325 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.493 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.495 DEBUG 10576 [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-24 11:17:39.495 DEBUG 10576 [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-24 11:17:39.517 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.518 DEBUG 10576 [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-24 11:17:39.518 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.537 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.537 DEBUG 10576 [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-24 11:17:39.537 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.557 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.561 DEBUG 10576 [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-24 11:17:39.561 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.581 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.582 DEBUG 10576 [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-24 11:17:39.582 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.669 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.670 DEBUG 10576 [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-24 11:17:39.670 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.689 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.690 DEBUG 10576 [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-24 11:17:39.690 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.713 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.714 DEBUG 10576 [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-24 11:17:39.714 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.777 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.780 DEBUG 10576 [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-24 11:17:39.780 DEBUG 10576 [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-24 11:17:39.800 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.801 DEBUG 10576 [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-24 11:17:39.801 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.820 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.822 DEBUG 10576 [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-24 11:17:39.822 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.842 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.843 DEBUG 10576 [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-24 11:17:39.843 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.864 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.867 DEBUG 10576 [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-24 11:17:39.868 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.903 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.903 DEBUG 10576 [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-24 11:17:39.904 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.931 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:39.935 DEBUG 10576 [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-24 11:17:39.935 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.103 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.104 DEBUG 10576 [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-24 11:17:40.104 DEBUG 10576 [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-24 11:17:40.126 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.127 DEBUG 10576 [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-24 11:17:40.127 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.147 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.148 DEBUG 10576 [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-24 11:17:40.148 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.167 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.168 DEBUG 10576 [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-24 11:17:40.168 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.187 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.188 DEBUG 10576 [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-24 11:17:40.188 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.275 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.276 DEBUG 10576 [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-24 11:17:40.276 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.295 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.296 DEBUG 10576 [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-24 11:17:40.296 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.318 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.319 DEBUG 10576 [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-24 11:17:40.320 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.383 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.384 DEBUG 10576 [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-24 11:17:40.384 DEBUG 10576 [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-24 11:17:40.403 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.403 DEBUG 10576 [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-24 11:17:40.404 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.424 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.425 DEBUG 10576 [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-24 11:17:40.425 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.444 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.445 DEBUG 10576 [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-24 11:17:40.445 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.465 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.466 DEBUG 10576 [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-24 11:17:40.466 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.499 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.500 DEBUG 10576 [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-24 11:17:40.500 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:40.529 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.243 DEBUG 10576 [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-24 11:17:41.243 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.281 DEBUG 10576 [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-24 11:17:41.282 DEBUG 10576 [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-24 11:17:41.349 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.349 DEBUG 10576 [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-24 11:17:41.349 DEBUG 10576 [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-24 11:17:41.414 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.419 DEBUG 10576 [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-24 11:17:41.419 DEBUG 10576 [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-24 11:17:41.426 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.442 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.443 DEBUG 10576 [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-24 11:17:41.443 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.463 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.468 DEBUG 10576 [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-24 11:17:41.468 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.487 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.488 DEBUG 10576 [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-24 11:17:41.488 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.508 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.509 DEBUG 10576 [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-24 11:17:41.509 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.594 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.595 DEBUG 10576 [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-24 11:17:41.595 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.614 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.615 DEBUG 10576 [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-24 11:17:41.615 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.638 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.638 DEBUG 10576 [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-24 11:17:41.639 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.702 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.705 DEBUG 10576 [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-24 11:17:41.705 DEBUG 10576 [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-24 11:17:41.725 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.726 DEBUG 10576 [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-24 11:17:41.726 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.746 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.747 DEBUG 10576 [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-24 11:17:41.747 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.766 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.767 DEBUG 10576 [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-24 11:17:41.767 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.787 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.787 DEBUG 10576 [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-24 11:17:41.788 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.821 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.822 DEBUG 10576 [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-24 11:17:41.822 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.850 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:41.854 DEBUG 10576 [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-24 11:17:41.854 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.020 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.021 DEBUG 10576 [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-24 11:17:42.021 DEBUG 10576 [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-24 11:17:42.043 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.044 DEBUG 10576 [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-24 11:17:42.045 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.064 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.065 DEBUG 10576 [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-24 11:17:42.065 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.084 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.085 DEBUG 10576 [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-24 11:17:42.086 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.105 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.106 DEBUG 10576 [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-24 11:17:42.106 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.192 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.193 DEBUG 10576 [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-24 11:17:42.193 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.212 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.213 DEBUG 10576 [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-24 11:17:42.213 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.235 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.236 DEBUG 10576 [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-24 11:17:42.236 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.298 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.299 DEBUG 10576 [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-24 11:17:42.299 DEBUG 10576 [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-24 11:17:42.320 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.320 DEBUG 10576 [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-24 11:17:42.321 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.340 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.341 DEBUG 10576 [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-24 11:17:42.341 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.360 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.361 DEBUG 10576 [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-24 11:17:42.361 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.381 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.382 DEBUG 10576 [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-24 11:17:42.382 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.416 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.416 DEBUG 10576 [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-24 11:17:42.417 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:42.444 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.303 DEBUG 10576 [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-24 11:17:43.303 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.335 DEBUG 10576 [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-24 11:17:43.335 DEBUG 10576 [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-24 11:17:43.401 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.402 DEBUG 10576 [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-24 11:17:43.402 DEBUG 10576 [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-24 11:17:43.470 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.471 DEBUG 10576 [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-24 11:17:43.471 DEBUG 10576 [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-24 11:17:43.476 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.493 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.494 DEBUG 10576 [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-24 11:17:43.494 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.514 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.515 DEBUG 10576 [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-24 11:17:43.515 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.534 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.535 DEBUG 10576 [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-24 11:17:43.536 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.554 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.555 DEBUG 10576 [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-24 11:17:43.555 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.641 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.642 DEBUG 10576 [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-24 11:17:43.642 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.662 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.663 DEBUG 10576 [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-24 11:17:43.663 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.685 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.686 DEBUG 10576 [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-24 11:17:43.686 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.748 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.748 DEBUG 10576 [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-24 11:17:43.748 DEBUG 10576 [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-24 11:17:43.769 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.770 DEBUG 10576 [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-24 11:17:43.770 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.790 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.791 DEBUG 10576 [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-24 11:17:43.791 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.811 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.812 DEBUG 10576 [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-24 11:17:43.812 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.831 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.832 DEBUG 10576 [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-24 11:17:43.832 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.866 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.866 DEBUG 10576 [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-24 11:17:43.866 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.894 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:43.899 DEBUG 10576 [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-24 11:17:43.899 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.066 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.067 DEBUG 10576 [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-24 11:17:44.067 DEBUG 10576 [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-24 11:17:44.089 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.090 DEBUG 10576 [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-24 11:17:44.090 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.109 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.110 DEBUG 10576 [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-24 11:17:44.110 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.129 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.130 DEBUG 10576 [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-24 11:17:44.130 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.149 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.150 DEBUG 10576 [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-24 11:17:44.150 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.237 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.238 DEBUG 10576 [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-24 11:17:44.238 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.258 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.259 DEBUG 10576 [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-24 11:17:44.259 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.281 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.282 DEBUG 10576 [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-24 11:17:44.282 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.345 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.346 DEBUG 10576 [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-24 11:17:44.346 DEBUG 10576 [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-24 11:17:44.366 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.366 DEBUG 10576 [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-24 11:17:44.367 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.387 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.388 DEBUG 10576 [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-24 11:17:44.388 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.408 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.409 DEBUG 10576 [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-24 11:17:44.409 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.428 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.429 DEBUG 10576 [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-24 11:17:44.429 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.464 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.464 DEBUG 10576 [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-24 11:17:44.464 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:44.492 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:45.816 DEBUG 10576 [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-24 11:17:45.816 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:45.855 DEBUG 10576 [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-24 11:17:45.855 DEBUG 10576 [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-24 11:17:45.923 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:45.925 DEBUG 10576 [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-24 11:17:45.926 DEBUG 10576 [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-24 11:17:45.985 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:45.987 DEBUG 10576 [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-24 11:17:45.987 DEBUG 10576 [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-24 11:17:46.001 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.009 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.010 DEBUG 10576 [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-24 11:17:46.010 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.030 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.030 DEBUG 10576 [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-24 11:17:46.031 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.050 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.050 DEBUG 10576 [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-24 11:17:46.050 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.070 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.071 DEBUG 10576 [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-24 11:17:46.071 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.157 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.158 DEBUG 10576 [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-24 11:17:46.158 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.178 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.178 DEBUG 10576 [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-24 11:17:46.178 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.201 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.202 DEBUG 10576 [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-24 11:17:46.202 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.265 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.266 DEBUG 10576 [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-24 11:17:46.266 DEBUG 10576 [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-24 11:17:46.286 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.287 DEBUG 10576 [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-24 11:17:46.287 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.306 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.307 DEBUG 10576 [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-24 11:17:46.307 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.327 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.328 DEBUG 10576 [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-24 11:17:46.328 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.347 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.348 DEBUG 10576 [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-24 11:17:46.348 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.382 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.383 DEBUG 10576 [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-24 11:17:46.383 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.411 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.415 DEBUG 10576 [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-24 11:17:46.415 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.582 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.583 DEBUG 10576 [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-24 11:17:46.583 DEBUG 10576 [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-24 11:17:46.605 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.606 DEBUG 10576 [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-24 11:17:46.606 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.626 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.626 DEBUG 10576 [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-24 11:17:46.627 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.646 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.647 DEBUG 10576 [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-24 11:17:46.647 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.666 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.667 DEBUG 10576 [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-24 11:17:46.667 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.754 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.754 DEBUG 10576 [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-24 11:17:46.754 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.774 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.775 DEBUG 10576 [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-24 11:17:46.775 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.797 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.797 DEBUG 10576 [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-24 11:17:46.798 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.862 DEBUG 10576 [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-24 11:17:46.862 DEBUG 10576 [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-24 11:17:46.885 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.886 DEBUG 10576 [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-24 11:17:46.886 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.906 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.907 DEBUG 10576 [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-24 11:17:46.907 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.926 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.927 DEBUG 10576 [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-24 11:17:46.927 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.946 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.947 DEBUG 10576 [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-24 11:17:46.947 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.984 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:46.985 DEBUG 10576 [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-24 11:17:46.985 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:47.016 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.542 DEBUG 10576 [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-24 11:17:50.542 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.579 DEBUG 10576 [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-24 11:17:50.579 DEBUG 10576 [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-24 11:17:50.647 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.647 DEBUG 10576 [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-24 11:17:50.647 DEBUG 10576 [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-24 11:17:50.710 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.711 DEBUG 10576 [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-24 11:17:50.711 DEBUG 10576 [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-24 11:17:50.722 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.732 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.732 DEBUG 10576 [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-24 11:17:50.732 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.752 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.753 DEBUG 10576 [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-24 11:17:50.753 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.772 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.772 DEBUG 10576 [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-24 11:17:50.772 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.791 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.791 DEBUG 10576 [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-24 11:17:50.791 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.877 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.878 DEBUG 10576 [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-24 11:17:50.878 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.897 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.898 DEBUG 10576 [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-24 11:17:50.898 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.921 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.921 DEBUG 10576 [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-24 11:17:50.921 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.985 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:50.985 DEBUG 10576 [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-24 11:17:50.985 DEBUG 10576 [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-24 11:17:51.005 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.005 DEBUG 10576 [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-24 11:17:51.005 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.025 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.025 DEBUG 10576 [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-24 11:17:51.026 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.045 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.045 DEBUG 10576 [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-24 11:17:51.045 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.065 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.065 DEBUG 10576 [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-24 11:17:51.065 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.100 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.102 DEBUG 10576 [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-24 11:17:51.102 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.131 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.133 DEBUG 10576 [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-24 11:17:51.133 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.301 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.302 DEBUG 10576 [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-24 11:17:51.302 DEBUG 10576 [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-24 11:17:51.323 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.323 DEBUG 10576 [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-24 11:17:51.323 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.342 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.343 DEBUG 10576 [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-24 11:17:51.343 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.363 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.365 DEBUG 10576 [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-24 11:17:51.365 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.384 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.384 DEBUG 10576 [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-24 11:17:51.384 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.471 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.471 DEBUG 10576 [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-24 11:17:51.471 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.490 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.490 DEBUG 10576 [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-24 11:17:51.490 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.513 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.513 DEBUG 10576 [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-24 11:17:51.513 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.576 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.576 DEBUG 10576 [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-24 11:17:51.576 DEBUG 10576 [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-24 11:17:51.597 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.597 DEBUG 10576 [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-24 11:17:51.597 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.617 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.618 DEBUG 10576 [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-24 11:17:51.618 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.637 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.637 DEBUG 10576 [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-24 11:17:51.637 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.657 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.659 DEBUG 10576 [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-24 11:17:51.659 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.694 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.696 DEBUG 10576 [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-24 11:17:51.696 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:51.724 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:54.934 DEBUG 10576 [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-24 11:17:54.934 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:54.965 DEBUG 10576 [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-24 11:17:54.965 DEBUG 10576 [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-24 11:17:55.036 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.036 DEBUG 10576 [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-24 11:17:55.036 DEBUG 10576 [http-nio-8879-exec-5] 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-24 11:17:55.103 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.104 DEBUG 10576 [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-24 11:17:55.104 DEBUG 10576 [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-24 11:17:55.112 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.126 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.127 DEBUG 10576 [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-24 11:17:55.127 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.146 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.148 DEBUG 10576 [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-24 11:17:55.149 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.169 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.169 DEBUG 10576 [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-24 11:17:55.169 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.187 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.187 DEBUG 10576 [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-24 11:17:55.187 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.273 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.274 DEBUG 10576 [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-24 11:17:55.274 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.293 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.294 DEBUG 10576 [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-24 11:17:55.294 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.316 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.316 DEBUG 10576 [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-24 11:17:55.316 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.379 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.380 DEBUG 10576 [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-24 11:17:55.380 DEBUG 10576 [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-24 11:17:55.400 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.401 DEBUG 10576 [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-24 11:17:55.401 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.420 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.421 DEBUG 10576 [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-24 11:17:55.421 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.440 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.440 DEBUG 10576 [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-24 11:17:55.440 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.460 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.460 DEBUG 10576 [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-24 11:17:55.460 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.495 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.496 DEBUG 10576 [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-24 11:17:55.496 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.524 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.528 DEBUG 10576 [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-24 11:17:55.528 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.695 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.696 DEBUG 10576 [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-24 11:17:55.696 DEBUG 10576 [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-24 11:17:55.717 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.717 DEBUG 10576 [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-24 11:17:55.717 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.736 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.737 DEBUG 10576 [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-24 11:17:55.737 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.757 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.757 DEBUG 10576 [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-24 11:17:55.757 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.777 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.777 DEBUG 10576 [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-24 11:17:55.777 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.863 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.863 DEBUG 10576 [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-24 11:17:55.863 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.883 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.883 DEBUG 10576 [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-24 11:17:55.883 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.906 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.906 DEBUG 10576 [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-24 11:17:55.906 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.968 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.969 DEBUG 10576 [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-24 11:17:55.969 DEBUG 10576 [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-24 11:17:55.989 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:55.990 DEBUG 10576 [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-24 11:17:55.990 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.009 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.009 DEBUG 10576 [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-24 11:17:56.010 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.030 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.030 DEBUG 10576 [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-24 11:17:56.030 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.049 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.050 DEBUG 10576 [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-24 11:17:56.050 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.085 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.085 DEBUG 10576 [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-24 11:17:56.085 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:17:56.114 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.376 DEBUG 10576 [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-24 11:18:02.377 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.414 DEBUG 10576 [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-24 11:18:02.414 DEBUG 10576 [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-24 11:18:02.481 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.481 DEBUG 10576 [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-24 11:18:02.481 DEBUG 10576 [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-24 11:18:02.543 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.544 DEBUG 10576 [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-24 11:18:02.544 DEBUG 10576 [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-24 11:18:02.557 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.565 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.566 DEBUG 10576 [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-24 11:18:02.566 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.585 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.585 DEBUG 10576 [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-24 11:18:02.585 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.605 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.606 DEBUG 10576 [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-24 11:18:02.606 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.625 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.627 DEBUG 10576 [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-24 11:18:02.628 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.714 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.714 DEBUG 10576 [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-24 11:18:02.715 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.734 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.734 DEBUG 10576 [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-24 11:18:02.734 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.757 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.757 DEBUG 10576 [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-24 11:18:02.757 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.820 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.820 DEBUG 10576 [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-24 11:18:02.820 DEBUG 10576 [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-24 11:18:02.840 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.841 DEBUG 10576 [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-24 11:18:02.841 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.861 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.862 DEBUG 10576 [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-24 11:18:02.862 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.881 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.881 DEBUG 10576 [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-24 11:18:02.882 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.901 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.901 DEBUG 10576 [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-24 11:18:02.902 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.936 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.937 DEBUG 10576 [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-24 11:18:02.937 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.965 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:02.970 DEBUG 10576 [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-24 11:18:02.970 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.137 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.138 DEBUG 10576 [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-24 11:18:03.138 DEBUG 10576 [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-24 11:18:03.159 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.159 DEBUG 10576 [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-24 11:18:03.159 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.179 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.179 DEBUG 10576 [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-24 11:18:03.179 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.199 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.199 DEBUG 10576 [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-24 11:18:03.199 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.219 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.219 DEBUG 10576 [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-24 11:18:03.219 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.306 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.306 DEBUG 10576 [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-24 11:18:03.306 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.326 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.328 DEBUG 10576 [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-24 11:18:03.329 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.353 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.354 DEBUG 10576 [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-24 11:18:03.354 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.417 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.417 DEBUG 10576 [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-24 11:18:03.417 DEBUG 10576 [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-24 11:18:03.437 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.437 DEBUG 10576 [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-24 11:18:03.437 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.458 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.461 DEBUG 10576 [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-24 11:18:03.462 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.481 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.481 DEBUG 10576 [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-24 11:18:03.481 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.501 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.501 DEBUG 10576 [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-24 11:18:03.501 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.535 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.538 DEBUG 10576 [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-24 11:18:03.538 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:18:03.567 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:24.907 DEBUG 10576 [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-24 11:19:24.908 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:24.981 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:24.981 DEBUG 10576 [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-24 11:19:24.981 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.110 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.110 DEBUG 10576 [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-24 11:19:25.110 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.130 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.130 DEBUG 10576 [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-24 11:19:25.130 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.150 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.150 DEBUG 10576 [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-24 11:19:25.150 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.236 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.237 DEBUG 10576 [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-24 11:19:25.237 DEBUG 10576 [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), 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-24 11:19:25.257 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.257 DEBUG 10576 [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-24 11:19:25.257 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.277 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.277 DEBUG 10576 [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-24 11:19:25.277 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.296 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.297 DEBUG 10576 [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-24 11:19:25.297 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.320 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.320 DEBUG 10576 [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-24 11:19:25.320 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.339 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.340 DEBUG 10576 [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-24 11:19:25.340 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.359 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.359 DEBUG 10576 [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-24 11:19:25.359 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.378 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.379 DEBUG 10576 [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-24 11:19:25.379 DEBUG 10576 [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-24 11:19:25.399 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.399 DEBUG 10576 [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-24 11:19:25.399 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.418 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.419 DEBUG 10576 [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-24 11:19:25.419 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.439 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.440 DEBUG 10576 [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-24 11:19:25.440 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.459 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.489 DEBUG 10576 [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-24 11:19:25.489 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.549 DEBUG 10576 [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-24 11:19:25.549 DEBUG 10576 [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-24 11:19:25.618 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.618 DEBUG 10576 [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-24 11:19:25.618 DEBUG 10576 [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-24 11:19:25.655 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.656 DEBUG 10576 [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-24 11:19:25.656 DEBUG 10576 [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-24 11:19:25.677 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.678 DEBUG 10576 [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-24 11:19:25.678 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.692 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.697 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.697 DEBUG 10576 [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-24 11:19:25.697 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.717 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.717 DEBUG 10576 [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-24 11:19:25.717 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.736 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.736 DEBUG 10576 [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-24 11:19:25.736 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.823 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.823 DEBUG 10576 [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-24 11:19:25.823 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.843 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.843 DEBUG 10576 [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-24 11:19:25.843 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.866 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.867 DEBUG 10576 [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-24 11:19:25.867 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.928 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.929 DEBUG 10576 [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-24 11:19:25.929 DEBUG 10576 [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-24 11:19:25.949 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.949 DEBUG 10576 [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-24 11:19:25.949 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.970 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.972 DEBUG 10576 [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-24 11:19:25.973 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.992 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:25.993 DEBUG 10576 [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-24 11:19:25.993 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.006 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.006 DEBUG 10576 [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-24 11:19:26.006 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.046 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.046 DEBUG 10576 [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-24 11:19:26.046 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.076 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.080 DEBUG 10576 [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-24 11:19:26.080 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.246 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.246 DEBUG 10576 [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-24 11:19:26.246 DEBUG 10576 [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-24 11:19:26.266 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.266 DEBUG 10576 [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-24 11:19:26.266 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.280 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.280 DEBUG 10576 [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-24 11:19:26.280 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.300 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.310 DEBUG 10576 [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-24 11:19:26.310 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.330 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.330 DEBUG 10576 [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-24 11:19:26.330 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.416 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.416 DEBUG 10576 [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-24 11:19:26.416 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.436 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.436 DEBUG 10576 [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-24 11:19:26.436 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.456 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.456 DEBUG 10576 [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-24 11:19:26.456 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.516 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.516 DEBUG 10576 [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-24 11:19:26.516 DEBUG 10576 [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-24 11:19:26.536 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.536 DEBUG 10576 [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-24 11:19:26.536 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.556 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.556 DEBUG 10576 [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-24 11:19:26.556 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.576 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.576 DEBUG 10576 [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-24 11:19:26.576 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.596 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.596 DEBUG 10576 [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-24 11:19:26.596 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.636 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.636 DEBUG 10576 [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-24 11:19:26.636 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:26.666 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.320 DEBUG 10576 [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-24 11:19:30.320 DEBUG 10576 [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-24 11:19:30.396 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.396 DEBUG 10576 [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-24 11:19:30.396 DEBUG 10576 [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-24 11:19:30.516 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.526 DEBUG 10576 [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-24 11:19:30.526 DEBUG 10576 [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-24 11:19:30.536 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.546 DEBUG 10576 [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-24 11:19:30.546 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.556 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.566 DEBUG 10576 [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-24 11:19:30.566 DEBUG 10576 [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-24 11:19:30.646 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.646 DEBUG 10576 [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-24 11:19:30.646 DEBUG 10576 [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-24 11:19:30.666 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.666 DEBUG 10576 [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-24 11:19:30.666 DEBUG 10576 [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-24 11:19:30.686 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.686 DEBUG 10576 [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-24 11:19:30.686 DEBUG 10576 [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-24 11:19:30.706 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.706 DEBUG 10576 [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-24 11:19:30.706 DEBUG 10576 [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-24 11:19:30.726 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.726 DEBUG 10576 [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-24 11:19:30.726 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.746 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.746 DEBUG 10576 [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-24 11:19:30.746 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.766 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.766 DEBUG 10576 [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-24 11:19:30.766 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.790 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.790 DEBUG 10576 [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-24 11:19:30.790 DEBUG 10576 [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-24 11:19:30.800 DEBUG 10576 [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-24 11:19:30.800 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.810 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.810 DEBUG 10576 [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-24 11:19:30.810 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.830 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.830 DEBUG 10576 [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-24 11:19:30.830 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.850 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.850 DEBUG 10576 [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-24 11:19:30.850 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.860 DEBUG 10576 [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-24 11:19:30.860 DEBUG 10576 [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-24 11:19:30.870 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.936 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.936 DEBUG 10576 [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-24 11:19:30.936 DEBUG 10576 [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-24 11:19:30.966 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.966 DEBUG 10576 [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-24 11:19:30.966 DEBUG 10576 [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-24 11:19:30.986 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:30.986 DEBUG 10576 [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-24 11:19:30.986 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.010 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.010 DEBUG 10576 [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-24 11:19:31.010 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.016 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.027 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.027 DEBUG 10576 [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-24 11:19:31.027 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.045 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.045 DEBUG 10576 [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-24 11:19:31.045 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.128 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.128 DEBUG 10576 [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-24 11:19:31.128 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.145 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.145 DEBUG 10576 [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-24 11:19:31.146 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.165 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.166 DEBUG 10576 [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-24 11:19:31.166 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.226 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.227 DEBUG 10576 [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-24 11:19:31.227 DEBUG 10576 [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-24 11:19:31.244 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.244 DEBUG 10576 [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-24 11:19:31.244 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.262 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.262 DEBUG 10576 [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-24 11:19:31.263 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.279 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.279 DEBUG 10576 [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-24 11:19:31.279 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.296 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.297 DEBUG 10576 [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-24 11:19:31.297 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.329 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.329 DEBUG 10576 [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-24 11:19:31.329 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.355 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.358 DEBUG 10576 [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-24 11:19:31.358 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.523 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.524 DEBUG 10576 [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-24 11:19:31.524 DEBUG 10576 [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-24 11:19:31.543 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.543 DEBUG 10576 [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-24 11:19:31.543 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.560 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.560 DEBUG 10576 [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-24 11:19:31.560 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.577 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.577 DEBUG 10576 [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-24 11:19:31.577 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.594 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.595 DEBUG 10576 [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-24 11:19:31.595 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.678 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.678 DEBUG 10576 [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-24 11:19:31.678 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.695 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.696 DEBUG 10576 [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-24 11:19:31.696 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.716 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.716 DEBUG 10576 [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-24 11:19:31.716 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.776 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.777 DEBUG 10576 [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-24 11:19:31.777 DEBUG 10576 [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-24 11:19:31.794 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.794 DEBUG 10576 [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-24 11:19:31.794 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.812 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.812 DEBUG 10576 [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-24 11:19:31.813 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.829 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.830 DEBUG 10576 [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-24 11:19:31.830 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.847 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.847 DEBUG 10576 [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-24 11:19:31.847 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.878 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.879 DEBUG 10576 [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-24 11:19:31.879 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:31.905 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.646 DEBUG 10576 [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-24 11:19:35.646 DEBUG 10576 [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-24 11:19:35.718 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.718 DEBUG 10576 [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-24 11:19:35.718 DEBUG 10576 [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-24 11:19:35.838 DEBUG 10576 [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-24 11:19:35.838 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.844 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.844 DEBUG 10576 [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-24 11:19:35.844 DEBUG 10576 [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-24 11:19:35.861 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.861 DEBUG 10576 [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-24 11:19:35.861 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.871 DEBUG 10576 [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-24 11:19:35.871 DEBUG 10576 [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-24 11:19:35.879 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.879 DEBUG 10576 [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-24 11:19:35.879 DEBUG 10576 [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-24 11:19:35.940 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.940 DEBUG 10576 [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-24 11:19:35.940 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:19:35.963 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.963 DEBUG 10576 [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-24 11:19:35.963 DEBUG 10576 [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-24 11:19:35.980 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.981 DEBUG 10576 [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-24 11:19:35.981 DEBUG 10576 [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-24 11:19:35.998 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:35.998 DEBUG 10576 [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-24 11:19:35.998 DEBUG 10576 [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-24 11:19:36.000 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.000 DEBUG 10576 [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-24 11:19:36.000 DEBUG 10576 [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-24 11:19:36.010 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.010 DEBUG 10576 [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-24 11:19:36.010 DEBUG 10576 [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-24 11:19:36.010 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.030 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.030 DEBUG 10576 [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-24 11:19:36.030 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.030 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.030 DEBUG 10576 [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-24 11:19:36.030 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.050 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.050 DEBUG 10576 [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-24 11:19:36.050 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.050 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.050 DEBUG 10576 [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-24 11:19:36.050 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.060 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.060 DEBUG 10576 [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-24 11:19:36.070 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.070 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.070 DEBUG 10576 [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-24 11:19:36.070 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.085 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.085 DEBUG 10576 [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-24 11:19:36.085 DEBUG 10576 [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-24 11:19:36.085 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.085 DEBUG 10576 [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-24 11:19:36.085 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.096 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.096 DEBUG 10576 [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-24 11:19:36.096 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.117 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.117 DEBUG 10576 [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-24 11:19:36.117 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.137 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.137 DEBUG 10576 [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-24 11:19:36.137 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.147 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.167 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.167 DEBUG 10576 [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-24 11:19:36.167 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.190 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.190 DEBUG 10576 [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-24 11:19:36.190 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.216 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.216 DEBUG 10576 [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-24 11:19:36.216 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.276 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.276 DEBUG 10576 [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-24 11:19:36.276 DEBUG 10576 [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-24 11:19:36.296 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.296 DEBUG 10576 [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-24 11:19:36.296 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.326 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.326 DEBUG 10576 [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-24 11:19:36.326 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.346 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.346 DEBUG 10576 [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-24 11:19:36.346 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.366 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.366 DEBUG 10576 [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-24 11:19:36.366 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.396 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.396 DEBUG 10576 [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-24 11:19:36.396 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.426 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.436 DEBUG 10576 [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-24 11:19:36.436 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.600 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.600 DEBUG 10576 [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-24 11:19:36.600 DEBUG 10576 [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-24 11:19:36.620 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.620 DEBUG 10576 [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-24 11:19:36.620 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.640 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.640 DEBUG 10576 [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-24 11:19:36.640 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.661 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.661 DEBUG 10576 [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-24 11:19:36.661 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.686 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.686 DEBUG 10576 [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-24 11:19:36.686 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.776 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.776 DEBUG 10576 [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-24 11:19:36.776 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.791 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.791 DEBUG 10576 [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-24 11:19:36.791 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.811 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.811 DEBUG 10576 [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-24 11:19:36.811 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.880 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.880 DEBUG 10576 [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-24 11:19:36.880 DEBUG 10576 [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-24 11:19:36.901 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.901 DEBUG 10576 [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-24 11:19:36.901 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.921 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.921 DEBUG 10576 [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-24 11:19:36.921 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.941 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.941 DEBUG 10576 [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-24 11:19:36.941 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.961 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.961 DEBUG 10576 [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-24 11:19:36.961 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.996 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:36.996 DEBUG 10576 [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-24 11:19:36.996 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:37.034 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.322 DEBUG 10576 [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-24 11:19:40.322 DEBUG 10576 [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-24 11:19:40.396 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.396 DEBUG 10576 [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-24 11:19:40.397 DEBUG 10576 [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-24 11:19:40.526 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.527 DEBUG 10576 [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-24 11:19:40.527 DEBUG 10576 [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-24 11:19:40.546 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.547 DEBUG 10576 [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-24 11:19:40.547 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.567 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.567 DEBUG 10576 [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-24 11:19:40.567 DEBUG 10576 [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-24 11:19:40.652 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.653 DEBUG 10576 [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-24 11:19:40.653 DEBUG 10576 [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-24 11:19:40.673 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.673 DEBUG 10576 [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-24 11:19:40.674 DEBUG 10576 [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-24 11:19:40.693 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.694 DEBUG 10576 [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-24 11:19:40.694 DEBUG 10576 [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-24 11:19:40.713 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.714 DEBUG 10576 [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-24 11:19:40.714 DEBUG 10576 [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-24 11:19:40.714 DEBUG 10576 [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-24 11:19:40.714 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.737 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.738 DEBUG 10576 [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-24 11:19:40.738 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.745 DEBUG 10576 [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-24 11:19:40.745 DEBUG 10576 [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-24 11:19:40.757 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.758 DEBUG 10576 [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-24 11:19:40.758 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.778 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.778 DEBUG 10576 [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-24 11:19:40.778 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.798 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.798 DEBUG 10576 [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-24 11:19:40.798 DEBUG 10576 [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-24 11:19:40.814 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.814 DEBUG 10576 [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-24 11:19:40.814 DEBUG 10576 [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-24 11:19:40.818 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.819 DEBUG 10576 [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-24 11:19:40.819 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.839 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.840 DEBUG 10576 [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-24 11:19:40.840 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.860 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.860 DEBUG 10576 [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-24 11:19:40.861 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.881 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.885 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.886 DEBUG 10576 [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-24 11:19:40.886 DEBUG 10576 [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-24 11:19:40.891 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.904 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.905 DEBUG 10576 [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-24 11:19:40.905 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.925 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.925 DEBUG 10576 [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-24 11:19:40.925 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.942 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.942 DEBUG 10576 [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-24 11:19:40.943 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.959 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:40.960 DEBUG 10576 [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-24 11:19:40.960 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.043 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.043 DEBUG 10576 [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-24 11:19:41.043 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.060 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.060 DEBUG 10576 [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-24 11:19:41.060 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.080 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.080 DEBUG 10576 [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-24 11:19:41.080 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.141 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.141 DEBUG 10576 [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-24 11:19:41.141 DEBUG 10576 [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-24 11:19:41.159 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.159 DEBUG 10576 [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-24 11:19:41.159 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.177 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.177 DEBUG 10576 [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-24 11:19:41.177 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.194 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.194 DEBUG 10576 [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-24 11:19:41.195 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.212 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.212 DEBUG 10576 [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-24 11:19:41.212 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.244 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.244 DEBUG 10576 [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-24 11:19:41.244 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.270 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.273 DEBUG 10576 [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-24 11:19:41.273 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.436 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.437 DEBUG 10576 [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-24 11:19:41.437 DEBUG 10576 [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-24 11:19:41.456 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.457 DEBUG 10576 [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-24 11:19:41.457 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.474 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.474 DEBUG 10576 [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-24 11:19:41.474 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.491 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.491 DEBUG 10576 [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-24 11:19:41.492 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.509 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.509 DEBUG 10576 [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-24 11:19:41.509 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.591 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.592 DEBUG 10576 [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-24 11:19:41.592 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.609 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.609 DEBUG 10576 [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-24 11:19:41.609 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.630 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.630 DEBUG 10576 [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-24 11:19:41.630 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.691 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.691 DEBUG 10576 [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-24 11:19:41.691 DEBUG 10576 [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-24 11:19:41.708 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.708 DEBUG 10576 [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-24 11:19:41.708 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.729 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.730 DEBUG 10576 [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-24 11:19:41.731 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.747 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.747 DEBUG 10576 [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-24 11:19:41.747 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.764 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.764 DEBUG 10576 [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-24 11:19:41.764 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.797 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.797 DEBUG 10576 [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-24 11:19:41.797 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:41.823 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.088 DEBUG 10576 [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-24 11:19:47.088 DEBUG 10576 [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-24 11:19:47.160 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.160 DEBUG 10576 [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-24 11:19:47.160 DEBUG 10576 [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-24 11:19:47.289 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.289 DEBUG 10576 [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-24 11:19:47.289 DEBUG 10576 [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-24 11:19:47.306 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.307 DEBUG 10576 [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-24 11:19:47.307 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.324 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.325 DEBUG 10576 [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-24 11:19:47.325 DEBUG 10576 [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-24 11:19:47.409 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.410 DEBUG 10576 [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-24 11:19:47.410 DEBUG 10576 [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-24 11:19:47.414 DEBUG 10576 [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-24 11:19:47.414 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.427 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.427 DEBUG 10576 [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-24 11:19:47.427 DEBUG 10576 [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-24 11:19:47.444 DEBUG 10576 [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-24 11:19:47.444 DEBUG 10576 [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-24 11:19:47.444 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.445 DEBUG 10576 [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-24 11:19:47.445 DEBUG 10576 [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-24 11:19:47.461 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.463 DEBUG 10576 [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-24 11:19:47.464 DEBUG 10576 [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-24 11:19:47.488 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.488 DEBUG 10576 [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-24 11:19:47.488 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.505 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.505 DEBUG 10576 [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-24 11:19:47.505 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.520 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.520 DEBUG 10576 [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-24 11:19:47.520 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:19:47.522 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.522 DEBUG 10576 [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-24 11:19:47.522 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.539 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.539 DEBUG 10576 [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-24 11:19:47.539 DEBUG 10576 [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-24 11:19:47.556 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.557 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.557 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.573 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.574 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.574 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.591 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.592 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.592 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.593 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.593 DEBUG 10576 [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-24 11:19:47.593 DEBUG 10576 [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-24 11:19:47.598 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.609 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.614 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.614 DEBUG 10576 [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-24 11:19:47.614 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.633 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.634 DEBUG 10576 [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-24 11:19:47.634 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.653 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.654 DEBUG 10576 [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-24 11:19:47.654 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.673 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.673 DEBUG 10576 [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-24 11:19:47.673 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.759 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.759 DEBUG 10576 [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-24 11:19:47.759 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.779 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.779 DEBUG 10576 [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-24 11:19:47.780 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.802 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.803 DEBUG 10576 [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-24 11:19:47.803 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.865 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.866 DEBUG 10576 [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-24 11:19:47.866 DEBUG 10576 [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-24 11:19:47.886 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.886 DEBUG 10576 [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-24 11:19:47.887 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.907 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.907 DEBUG 10576 [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-24 11:19:47.907 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.926 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.927 DEBUG 10576 [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-24 11:19:47.927 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.946 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.947 DEBUG 10576 [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-24 11:19:47.947 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.981 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:47.981 DEBUG 10576 [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-24 11:19:47.982 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.024 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.029 DEBUG 10576 [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-24 11:19:48.030 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.194 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.195 DEBUG 10576 [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-24 11:19:48.195 DEBUG 10576 [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-24 11:19:48.217 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.218 DEBUG 10576 [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-24 11:19:48.218 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.237 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.238 DEBUG 10576 [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-24 11:19:48.238 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.257 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.258 DEBUG 10576 [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-24 11:19:48.258 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.277 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.277 DEBUG 10576 [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-24 11:19:48.278 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.362 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.363 DEBUG 10576 [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-24 11:19:48.363 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.382 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.382 DEBUG 10576 [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-24 11:19:48.382 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.405 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.406 DEBUG 10576 [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-24 11:19:48.406 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.468 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.469 DEBUG 10576 [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-24 11:19:48.469 DEBUG 10576 [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-24 11:19:48.489 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.489 DEBUG 10576 [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-24 11:19:48.489 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.509 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.509 DEBUG 10576 [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-24 11:19:48.510 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.529 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.531 DEBUG 10576 [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-24 11:19:48.531 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.550 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.550 DEBUG 10576 [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-24 11:19:48.550 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.585 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.586 DEBUG 10576 [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-24 11:19:48.586 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:19:48.614 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.351 DEBUG 10576 [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-24 11:25:44.351 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.416 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.426 DEBUG 10576 [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-24 11:25:44.426 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.551 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.551 DEBUG 10576 [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-24 11:25:44.551 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.571 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.571 DEBUG 10576 [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-24 11:25:44.571 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.586 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.586 DEBUG 10576 [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-24 11:25:44.586 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.666 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.676 DEBUG 10576 [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-24 11:25:44.676 DEBUG 10576 [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), 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-24 11:25:44.691 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.691 DEBUG 10576 [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-24 11:25:44.691 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.711 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.711 DEBUG 10576 [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-24 11:25:44.711 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.721 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.731 DEBUG 10576 [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-24 11:25:44.731 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.751 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.751 DEBUG 10576 [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-24 11:25:44.751 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.761 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.761 DEBUG 10576 [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-24 11:25:44.761 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.781 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.781 DEBUG 10576 [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-24 11:25:44.781 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.804 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.804 DEBUG 10576 [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-24 11:25:44.804 DEBUG 10576 [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-24 11:25:44.816 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.816 DEBUG 10576 [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-24 11:25:44.816 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.836 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.836 DEBUG 10576 [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-24 11:25:44.836 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.856 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.856 DEBUG 10576 [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-24 11:25:44.856 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:44.876 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.480 DEBUG 10576 [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-24 11:25:45.481 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.647 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.648 DEBUG 10576 [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-24 11:25:45.648 DEBUG 10576 [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-24 11:25:45.667 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.667 DEBUG 10576 [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-24 11:25:45.667 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.685 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.685 DEBUG 10576 [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-24 11:25:45.686 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.703 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.703 DEBUG 10576 [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-24 11:25:45.703 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.721 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.721 DEBUG 10576 [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-24 11:25:45.721 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.804 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.804 DEBUG 10576 [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-24 11:25:45.804 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.822 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.823 DEBUG 10576 [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-24 11:25:45.823 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.843 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.843 DEBUG 10576 [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-24 11:25:45.843 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.904 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.904 DEBUG 10576 [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-24 11:25:45.904 DEBUG 10576 [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-24 11:25:45.923 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.923 DEBUG 10576 [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-24 11:25:45.923 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.942 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.942 DEBUG 10576 [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-24 11:25:45.943 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.960 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.962 DEBUG 10576 [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-24 11:25:45.963 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.980 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:45.981 DEBUG 10576 [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-24 11:25:45.981 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.014 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.014 DEBUG 10576 [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-24 11:25:46.014 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.040 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.043 DEBUG 10576 [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-24 11:25:46.043 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.208 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.209 DEBUG 10576 [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-24 11:25:46.209 DEBUG 10576 [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-24 11:25:46.229 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.229 DEBUG 10576 [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-24 11:25:46.229 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.246 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.246 DEBUG 10576 [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-24 11:25:46.246 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.264 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.266 DEBUG 10576 [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-24 11:25:46.266 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.285 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.285 DEBUG 10576 [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-24 11:25:46.285 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.368 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.368 DEBUG 10576 [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-24 11:25:46.368 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.386 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.386 DEBUG 10576 [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-24 11:25:46.386 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.407 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.407 DEBUG 10576 [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-24 11:25:46.407 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.469 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.469 DEBUG 10576 [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-24 11:25:46.469 DEBUG 10576 [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-24 11:25:46.487 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.487 DEBUG 10576 [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-24 11:25:46.488 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.505 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.506 DEBUG 10576 [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-24 11:25:46.506 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.524 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.524 DEBUG 10576 [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-24 11:25:46.524 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.542 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.542 DEBUG 10576 [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-24 11:25:46.542 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.575 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.575 DEBUG 10576 [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-24 11:25:46.575 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:25:46.601 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.556 DEBUG 10576 [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-24 11:26:34.556 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.720 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.720 DEBUG 10576 [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-24 11:26:34.720 DEBUG 10576 [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-24 11:26:34.740 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.740 DEBUG 10576 [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-24 11:26:34.740 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.760 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.760 DEBUG 10576 [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-24 11:26:34.760 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.780 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.780 DEBUG 10576 [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-24 11:26:34.780 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.797 DEBUG 10576 [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-24 11:26:34.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.882 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.883 DEBUG 10576 [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-24 11:26:34.883 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.895 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.895 DEBUG 10576 [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-24 11:26:34.895 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.917 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.917 DEBUG 10576 [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-24 11:26:34.917 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.980 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:34.980 DEBUG 10576 [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-24 11:26:34.980 DEBUG 10576 [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-24 11:26:35.001 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.001 DEBUG 10576 [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-24 11:26:35.001 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.016 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.016 DEBUG 10576 [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-24 11:26:35.016 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.036 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.036 DEBUG 10576 [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-24 11:26:35.036 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.056 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.056 DEBUG 10576 [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-24 11:26:35.056 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.086 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.086 DEBUG 10576 [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-24 11:26:35.086 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.106 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.116 DEBUG 10576 [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-24 11:26:35.116 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.280 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.280 DEBUG 10576 [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-24 11:26:35.280 DEBUG 10576 [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-24 11:26:35.301 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.301 DEBUG 10576 [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-24 11:26:35.301 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.320 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.320 DEBUG 10576 [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-24 11:26:35.320 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.341 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.341 DEBUG 10576 [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-24 11:26:35.341 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.361 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.361 DEBUG 10576 [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-24 11:26:35.361 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.441 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.441 DEBUG 10576 [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-24 11:26:35.441 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.461 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.461 DEBUG 10576 [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-24 11:26:35.461 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.480 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.480 DEBUG 10576 [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-24 11:26:35.480 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.550 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.550 DEBUG 10576 [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-24 11:26:35.550 DEBUG 10576 [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-24 11:26:35.560 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.560 DEBUG 10576 [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-24 11:26:35.560 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.585 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.585 DEBUG 10576 [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-24 11:26:35.585 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.606 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.606 DEBUG 10576 [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-24 11:26:35.606 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.615 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.615 DEBUG 10576 [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-24 11:26:35.615 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.655 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.655 DEBUG 10576 [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-24 11:26:35.655 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.675 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.805 DEBUG 10576 [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-24 11:26:35.805 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.970 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.970 DEBUG 10576 [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-24 11:26:35.970 DEBUG 10576 [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-24 11:26:35.987 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:35.987 DEBUG 10576 [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-24 11:26:35.987 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.012 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.012 DEBUG 10576 [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-24 11:26:36.012 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.030 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.030 DEBUG 10576 [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-24 11:26:36.030 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.048 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.048 DEBUG 10576 [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-24 11:26:36.048 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.131 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.131 DEBUG 10576 [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-24 11:26:36.131 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.149 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.149 DEBUG 10576 [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-24 11:26:36.149 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.170 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.170 DEBUG 10576 [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-24 11:26:36.170 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.231 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.231 DEBUG 10576 [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-24 11:26:36.231 DEBUG 10576 [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-24 11:26:36.250 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.250 DEBUG 10576 [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-24 11:26:36.250 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.269 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.270 DEBUG 10576 [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-24 11:26:36.270 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.287 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.288 DEBUG 10576 [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-24 11:26:36.288 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.305 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.306 DEBUG 10576 [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-24 11:26:36.306 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.339 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.339 DEBUG 10576 [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-24 11:26:36.339 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.365 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.369 DEBUG 10576 [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-24 11:26:36.369 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.534 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.535 DEBUG 10576 [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-24 11:26:36.535 DEBUG 10576 [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-24 11:26:36.555 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.555 DEBUG 10576 [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-24 11:26:36.555 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.572 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.573 DEBUG 10576 [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-24 11:26:36.573 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.591 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.591 DEBUG 10576 [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-24 11:26:36.591 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.609 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.609 DEBUG 10576 [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-24 11:26:36.609 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.693 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.693 DEBUG 10576 [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-24 11:26:36.693 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.711 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.712 DEBUG 10576 [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-24 11:26:36.712 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.732 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.732 DEBUG 10576 [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-24 11:26:36.732 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.794 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.794 DEBUG 10576 [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-24 11:26:36.794 DEBUG 10576 [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-24 11:26:36.813 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.814 DEBUG 10576 [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-24 11:26:36.815 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.834 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.834 DEBUG 10576 [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-24 11:26:36.835 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.853 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.855 DEBUG 10576 [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-24 11:26:36.855 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.872 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.873 DEBUG 10576 [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-24 11:26:36.873 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.906 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.908 DEBUG 10576 [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-24 11:26:36.908 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:36.935 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.096 DEBUG 10576 [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-24 11:26:37.097 DEBUG 10576 [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-24 11:26:37.168 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.168 DEBUG 10576 [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-24 11:26:37.168 DEBUG 10576 [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-24 11:26:37.296 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.298 DEBUG 10576 [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-24 11:26:37.299 DEBUG 10576 [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-24 11:26:37.316 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.317 DEBUG 10576 [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-24 11:26:37.317 DEBUG 10576 [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-24 11:26:37.335 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.335 DEBUG 10576 [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-24 11:26:37.335 DEBUG 10576 [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-24 11:26:37.416 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.416 DEBUG 10576 [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-24 11:26:37.417 DEBUG 10576 [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-24 11:26:37.434 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.434 DEBUG 10576 [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-24 11:26:37.435 DEBUG 10576 [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-24 11:26:37.452 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.453 DEBUG 10576 [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-24 11:26:37.453 DEBUG 10576 [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-24 11:26:37.471 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.471 DEBUG 10576 [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-24 11:26:37.471 DEBUG 10576 [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-24 11:26:37.492 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.492 DEBUG 10576 [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-24 11:26:37.492 DEBUG 10576 [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-24 11:26:37.510 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.510 DEBUG 10576 [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-24 11:26:37.510 DEBUG 10576 [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-24 11:26:37.527 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.528 DEBUG 10576 [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-24 11:26:37.528 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.546 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.546 DEBUG 10576 [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-24 11:26:37.546 DEBUG 10576 [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-24 11:26:37.564 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.565 DEBUG 10576 [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-24 11:26:37.565 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.582 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.583 DEBUG 10576 [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-24 11:26:37.583 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.601 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.601 DEBUG 10576 [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-24 11:26:37.602 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.620 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.621 DEBUG 10576 [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-24 11:26:37.621 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:26:37.637 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:01.873 DEBUG 10576 [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-24 11:27:01.873 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:01.945 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:01.946 DEBUG 10576 [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-24 11:27:01.946 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.073 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.073 DEBUG 10576 [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-24 11:27:02.073 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.091 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.091 DEBUG 10576 [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-24 11:27:02.091 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.109 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.109 DEBUG 10576 [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-24 11:27:02.110 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.192 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.193 DEBUG 10576 [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-24 11:27:02.193 DEBUG 10576 [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), 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-24 11:27:02.210 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.211 DEBUG 10576 [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-24 11:27:02.211 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.227 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.228 DEBUG 10576 [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-24 11:27:02.228 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.246 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.247 DEBUG 10576 [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-24 11:27:02.247 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.271 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.271 DEBUG 10576 [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-24 11:27:02.271 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.289 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.289 DEBUG 10576 [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-24 11:27:02.289 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.307 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.307 DEBUG 10576 [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-24 11:27:02.307 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.324 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.325 DEBUG 10576 [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-24 11:27:02.325 DEBUG 10576 [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-24 11:27:02.343 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.344 DEBUG 10576 [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-24 11:27:02.344 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.361 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.361 DEBUG 10576 [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-24 11:27:02.362 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.380 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.381 DEBUG 10576 [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-24 11:27:02.381 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:02.397 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:06.776 DEBUG 10576 [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-24 11:27:06.777 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:06.840 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:06.840 DEBUG 10576 [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-24 11:27:06.840 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:06.970 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:06.970 DEBUG 10576 [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-24 11:27:06.970 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:06.985 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:06.985 DEBUG 10576 [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-24 11:27:06.995 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.017 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.017 DEBUG 10576 [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-24 11:27:07.017 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.099 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.099 DEBUG 10576 [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-24 11:27:07.099 DEBUG 10576 [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), 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-24 11:27:07.117 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.117 DEBUG 10576 [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-24 11:27:07.117 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.135 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.135 DEBUG 10576 [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-24 11:27:07.135 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.153 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.153 DEBUG 10576 [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-24 11:27:07.153 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.174 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.175 DEBUG 10576 [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-24 11:27:07.175 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.193 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.193 DEBUG 10576 [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-24 11:27:07.193 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.210 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.210 DEBUG 10576 [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-24 11:27:07.210 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.228 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.228 DEBUG 10576 [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-24 11:27:07.228 DEBUG 10576 [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-24 11:27:07.246 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.247 DEBUG 10576 [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-24 11:27:07.247 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.265 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.265 DEBUG 10576 [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-24 11:27:07.266 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.283 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.284 DEBUG 10576 [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-24 11:27:07.284 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:07.300 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.641 DEBUG 10576 [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-24 11:27:36.641 DEBUG 10576 [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-24 11:27:36.716 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.716 DEBUG 10576 [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-24 11:27:36.716 DEBUG 10576 [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-24 11:27:36.850 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.850 DEBUG 10576 [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-24 11:27:36.850 DEBUG 10576 [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-24 11:27:36.870 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.870 DEBUG 10576 [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-24 11:27:36.870 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.890 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.890 DEBUG 10576 [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-24 11:27:36.890 DEBUG 10576 [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-24 11:27:36.966 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.976 DEBUG 10576 [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-24 11:27:36.976 DEBUG 10576 [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-24 11:27:36.986 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:36.986 DEBUG 10576 [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-24 11:27:36.986 DEBUG 10576 [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-24 11:27:37.012 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.012 DEBUG 10576 [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-24 11:27:37.012 DEBUG 10576 [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-24 11:27:37.030 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.030 DEBUG 10576 [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-24 11:27:37.030 DEBUG 10576 [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-24 11:27:37.051 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.051 DEBUG 10576 [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-24 11:27:37.051 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.069 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.069 DEBUG 10576 [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-24 11:27:37.069 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.087 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.087 DEBUG 10576 [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-24 11:27:37.087 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.104 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.105 DEBUG 10576 [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-24 11:27:37.105 DEBUG 10576 [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-24 11:27:37.123 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.124 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.124 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.141 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.142 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.142 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.158 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.159 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.159 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:27:37.177 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:39.706 DEBUG 10576 [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-24 11:31:39.706 DEBUG 10576 [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-24 11:31:39.779 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:39.779 DEBUG 10576 [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-24 11:31:39.780 DEBUG 10576 [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-24 11:31:39.900 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:39.900 DEBUG 10576 [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-24 11:31:39.900 DEBUG 10576 [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-24 11:31:39.920 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:39.920 DEBUG 10576 [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-24 11:31:39.920 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:39.930 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:39.930 DEBUG 10576 [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-24 11:31:39.930 DEBUG 10576 [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-24 11:31:40.022 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.022 DEBUG 10576 [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-24 11:31:40.023 DEBUG 10576 [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-24 11:31:40.039 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.040 DEBUG 10576 [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-24 11:31:40.040 DEBUG 10576 [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-24 11:31:40.057 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.057 DEBUG 10576 [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-24 11:31:40.057 DEBUG 10576 [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-24 11:31:40.074 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.074 DEBUG 10576 [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-24 11:31:40.074 DEBUG 10576 [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-24 11:31:40.095 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.095 DEBUG 10576 [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-24 11:31:40.095 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.112 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.112 DEBUG 10576 [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-24 11:31:40.112 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.129 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.129 DEBUG 10576 [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-24 11:31:40.129 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.146 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.146 DEBUG 10576 [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-24 11:31:40.146 DEBUG 10576 [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-24 11:31:40.163 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.164 DEBUG 10576 [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-24 11:31:40.164 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.181 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.181 DEBUG 10576 [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-24 11:31:40.181 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.198 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.199 DEBUG 10576 [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-24 11:31:40.199 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:40.216 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.539 DEBUG 10576 [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-24 11:31:45.539 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.607 DEBUG 10576 [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-24 11:31:45.607 DEBUG 10576 [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-24 11:31:45.683 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.684 DEBUG 10576 [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-24 11:31:45.684 DEBUG 10576 [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-24 11:31:45.716 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.717 DEBUG 10576 [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-24 11:31:45.718 DEBUG 10576 [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-24 11:31:45.738 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.739 DEBUG 10576 [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-24 11:31:45.739 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.756 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.757 DEBUG 10576 [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-24 11:31:45.757 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.764 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.775 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.776 DEBUG 10576 [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-24 11:31:45.776 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.805 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.806 DEBUG 10576 [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-24 11:31:45.806 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.888 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.889 DEBUG 10576 [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-24 11:31:45.889 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.906 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.906 DEBUG 10576 [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-24 11:31:45.907 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.928 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.928 DEBUG 10576 [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-24 11:31:45.929 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.990 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:45.991 DEBUG 10576 [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-24 11:31:45.991 DEBUG 10576 [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-24 11:31:46.009 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.009 DEBUG 10576 [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-24 11:31:46.009 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.027 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.028 DEBUG 10576 [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-24 11:31:46.028 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.045 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.045 DEBUG 10576 [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-24 11:31:46.045 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.063 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.064 DEBUG 10576 [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-24 11:31:46.064 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.095 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.096 DEBUG 10576 [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-24 11:31:46.096 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.121 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.125 DEBUG 10576 [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-24 11:31:46.126 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.291 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.291 DEBUG 10576 [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-24 11:31:46.292 DEBUG 10576 [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-24 11:31:46.311 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.312 DEBUG 10576 [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-24 11:31:46.312 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.328 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.329 DEBUG 10576 [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-24 11:31:46.329 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.346 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.346 DEBUG 10576 [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-24 11:31:46.346 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.363 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.363 DEBUG 10576 [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-24 11:31:46.363 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.446 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.447 DEBUG 10576 [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-24 11:31:46.447 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.464 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.464 DEBUG 10576 [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-24 11:31:46.464 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.484 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.484 DEBUG 10576 [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-24 11:31:46.484 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.544 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.546 DEBUG 10576 [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-24 11:31:46.546 DEBUG 10576 [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-24 11:31:46.564 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.564 DEBUG 10576 [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-24 11:31:46.564 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.582 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.582 DEBUG 10576 [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-24 11:31:46.583 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.599 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.599 DEBUG 10576 [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-24 11:31:46.599 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.617 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.617 DEBUG 10576 [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-24 11:31:46.617 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.648 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.648 DEBUG 10576 [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-24 11:31:46.648 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:31:46.675 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.507 DEBUG 10576 [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-24 11:32:48.507 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.582 DEBUG 10576 [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-24 11:32:48.582 DEBUG 10576 [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-24 11:32:48.658 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.658 DEBUG 10576 [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-24 11:32:48.658 DEBUG 10576 [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-24 11:32:48.677 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.678 DEBUG 10576 [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-24 11:32:48.678 DEBUG 10576 [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-24 11:32:48.697 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.698 DEBUG 10576 [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-24 11:32:48.698 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.714 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.715 DEBUG 10576 [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-24 11:32:48.715 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.731 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.732 DEBUG 10576 [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-24 11:32:48.732 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.737 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.749 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.749 DEBUG 10576 [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-24 11:32:48.749 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.831 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.831 DEBUG 10576 [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-24 11:32:48.831 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.848 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.848 DEBUG 10576 [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-24 11:32:48.848 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.868 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.868 DEBUG 10576 [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-24 11:32:48.868 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.928 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.929 DEBUG 10576 [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-24 11:32:48.929 DEBUG 10576 [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-24 11:32:48.946 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.947 DEBUG 10576 [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-24 11:32:48.947 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.964 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.965 DEBUG 10576 [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-24 11:32:48.965 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.981 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.981 DEBUG 10576 [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-24 11:32:48.981 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.999 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:48.999 DEBUG 10576 [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-24 11:32:48.999 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.029 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.029 DEBUG 10576 [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-24 11:32:49.029 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.055 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.058 DEBUG 10576 [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-24 11:32:49.059 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.223 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.224 DEBUG 10576 [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-24 11:32:49.224 DEBUG 10576 [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-24 11:32:49.242 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.243 DEBUG 10576 [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-24 11:32:49.243 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.260 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.260 DEBUG 10576 [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-24 11:32:49.260 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.277 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.277 DEBUG 10576 [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-24 11:32:49.277 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.294 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.294 DEBUG 10576 [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-24 11:32:49.294 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.376 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.376 DEBUG 10576 [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-24 11:32:49.376 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.393 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.394 DEBUG 10576 [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-24 11:32:49.394 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.414 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.414 DEBUG 10576 [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-24 11:32:49.414 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.476 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.477 DEBUG 10576 [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-24 11:32:49.477 DEBUG 10576 [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-24 11:32:49.494 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.494 DEBUG 10576 [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-24 11:32:49.494 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.515 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.516 DEBUG 10576 [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-24 11:32:49.516 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.536 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.537 DEBUG 10576 [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-24 11:32:49.537 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.553 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.554 DEBUG 10576 [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-24 11:32:49.554 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.584 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.585 DEBUG 10576 [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-24 11:32:49.585 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:49.611 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.048 DEBUG 10576 [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-24 11:32:52.048 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.085 DEBUG 10576 [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-24 11:32:52.085 DEBUG 10576 [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-24 11:32:52.155 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.155 DEBUG 10576 [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-24 11:32:52.155 DEBUG 10576 [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-24 11:32:52.214 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.215 DEBUG 10576 [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-24 11:32:52.215 DEBUG 10576 [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-24 11:32:52.233 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.233 DEBUG 10576 [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-24 11:32:52.233 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.237 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.250 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.252 DEBUG 10576 [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-24 11:32:52.252 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.270 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.270 DEBUG 10576 [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-24 11:32:52.270 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.290 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.290 DEBUG 10576 [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-24 11:32:52.290 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.374 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.374 DEBUG 10576 [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-24 11:32:52.374 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.391 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.391 DEBUG 10576 [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-24 11:32:52.391 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.411 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.411 DEBUG 10576 [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-24 11:32:52.411 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.472 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.474 DEBUG 10576 [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-24 11:32:52.474 DEBUG 10576 [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-24 11:32:52.491 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.491 DEBUG 10576 [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-24 11:32:52.491 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.514 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.515 DEBUG 10576 [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-24 11:32:52.515 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.531 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.531 DEBUG 10576 [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-24 11:32:52.531 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.548 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.548 DEBUG 10576 [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-24 11:32:52.549 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.580 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.583 DEBUG 10576 [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-24 11:32:52.583 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.607 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.612 DEBUG 10576 [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-24 11:32:52.612 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.780 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.780 DEBUG 10576 [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-24 11:32:52.780 DEBUG 10576 [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-24 11:32:52.800 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.800 DEBUG 10576 [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-24 11:32:52.800 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.816 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.817 DEBUG 10576 [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-24 11:32:52.817 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.833 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.833 DEBUG 10576 [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-24 11:32:52.833 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.849 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.849 DEBUG 10576 [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-24 11:32:52.849 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.931 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.931 DEBUG 10576 [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-24 11:32:52.931 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.948 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.948 DEBUG 10576 [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-24 11:32:52.948 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.968 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:52.968 DEBUG 10576 [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-24 11:32:52.968 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.028 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.028 DEBUG 10576 [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-24 11:32:53.028 DEBUG 10576 [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-24 11:32:53.045 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.045 DEBUG 10576 [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-24 11:32:53.045 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.067 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.067 DEBUG 10576 [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-24 11:32:53.068 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.084 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.085 DEBUG 10576 [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-24 11:32:53.085 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.102 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.102 DEBUG 10576 [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-24 11:32:53.102 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.134 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.134 DEBUG 10576 [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-24 11:32:53.134 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:32:53.161 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.641 DEBUG 10576 [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-24 11:34:47.641 DEBUG 10576 [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-24 11:34:47.713 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.713 DEBUG 10576 [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-24 11:34:47.714 DEBUG 10576 [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-24 11:34:47.844 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.844 DEBUG 10576 [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-24 11:34:47.844 DEBUG 10576 [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-24 11:34:47.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.862 DEBUG 10576 [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-24 11:34:47.862 DEBUG 10576 [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-24 11:34:47.878 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.879 DEBUG 10576 [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-24 11:34:47.879 DEBUG 10576 [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-24 11:34:47.961 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.961 DEBUG 10576 [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-24 11:34:47.962 DEBUG 10576 [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-24 11:34:47.979 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.979 DEBUG 10576 [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-24 11:34:47.979 DEBUG 10576 [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-24 11:34:47.996 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:47.996 DEBUG 10576 [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-24 11:34:47.996 DEBUG 10576 [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-24 11:34:48.013 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.013 DEBUG 10576 [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-24 11:34:48.013 DEBUG 10576 [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-24 11:34:48.033 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.033 DEBUG 10576 [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-24 11:34:48.033 DEBUG 10576 [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-24 11:34:48.050 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.050 DEBUG 10576 [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-24 11:34:48.050 DEBUG 10576 [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-24 11:34:48.068 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.068 DEBUG 10576 [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-24 11:34:48.068 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.085 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.085 DEBUG 10576 [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-24 11:34:48.085 DEBUG 10576 [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-24 11:34:48.102 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.103 DEBUG 10576 [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-24 11:34:48.103 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.120 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.124 DEBUG 10576 [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-24 11:34:48.124 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.141 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.142 DEBUG 10576 [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-24 11:34:48.142 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.159 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.159 DEBUG 10576 [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-24 11:34:48.160 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:34:48.176 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:12.821 DEBUG 10576 [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-24 11:35:12.822 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:12.903 DEBUG 10576 [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-24 11:35:12.903 DEBUG 10576 [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-24 11:35:12.974 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:12.974 DEBUG 10576 [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-24 11:35:12.974 DEBUG 10576 [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-24 11:35:12.987 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:12.988 DEBUG 10576 [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-24 11:35:12.988 DEBUG 10576 [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-24 11:35:13.007 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.007 DEBUG 10576 [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-24 11:35:13.007 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.024 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.026 DEBUG 10576 [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-24 11:35:13.026 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.044 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.044 DEBUG 10576 [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-24 11:35:13.044 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.052 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.061 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.061 DEBUG 10576 [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-24 11:35:13.062 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.144 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.144 DEBUG 10576 [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-24 11:35:13.144 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.162 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.162 DEBUG 10576 [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-24 11:35:13.162 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.182 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.182 DEBUG 10576 [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-24 11:35:13.183 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.243 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.243 DEBUG 10576 [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-24 11:35:13.243 DEBUG 10576 [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-24 11:35:13.261 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.261 DEBUG 10576 [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-24 11:35:13.261 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.278 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.278 DEBUG 10576 [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-24 11:35:13.279 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.296 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.296 DEBUG 10576 [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-24 11:35:13.296 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.313 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.313 DEBUG 10576 [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-24 11:35:13.313 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.345 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.345 DEBUG 10576 [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-24 11:35:13.345 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.371 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.374 DEBUG 10576 [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-24 11:35:13.375 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.538 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.539 DEBUG 10576 [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-24 11:35:13.539 DEBUG 10576 [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-24 11:35:13.558 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.558 DEBUG 10576 [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-24 11:35:13.558 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.575 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.575 DEBUG 10576 [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-24 11:35:13.575 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.592 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.594 DEBUG 10576 [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-24 11:35:13.594 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.612 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.612 DEBUG 10576 [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-24 11:35:13.612 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.695 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.697 DEBUG 10576 [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-24 11:35:13.697 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.714 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.714 DEBUG 10576 [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-24 11:35:13.714 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.734 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.734 DEBUG 10576 [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-24 11:35:13.734 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.795 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.795 DEBUG 10576 [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-24 11:35:13.795 DEBUG 10576 [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-24 11:35:13.813 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.813 DEBUG 10576 [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-24 11:35:13.813 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.830 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.831 DEBUG 10576 [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-24 11:35:13.831 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.848 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.848 DEBUG 10576 [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-24 11:35:13.848 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.866 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.866 DEBUG 10576 [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-24 11:35:13.866 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.897 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.897 DEBUG 10576 [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-24 11:35:13.897 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:13.923 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.623 DEBUG 10576 [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-24 11:35:17.623 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.661 DEBUG 10576 [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-24 11:35:17.661 DEBUG 10576 [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-24 11:35:17.731 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.731 DEBUG 10576 [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-24 11:35:17.731 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:35:17.792 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.793 DEBUG 10576 [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-24 11:35:17.793 DEBUG 10576 [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-24 11:35:17.812 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.812 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.812 DEBUG 10576 [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-24 11:35:17.812 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.829 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.829 DEBUG 10576 [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-24 11:35:17.830 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.846 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.846 DEBUG 10576 [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-24 11:35:17.846 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.863 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.864 DEBUG 10576 [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-24 11:35:17.864 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.945 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.945 DEBUG 10576 [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-24 11:35:17.945 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.963 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.963 DEBUG 10576 [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-24 11:35:17.963 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.983 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:17.983 DEBUG 10576 [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-24 11:35:17.983 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.044 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.044 DEBUG 10576 [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-24 11:35:18.044 DEBUG 10576 [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-24 11:35:18.061 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.062 DEBUG 10576 [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-24 11:35:18.062 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.079 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.080 DEBUG 10576 [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-24 11:35:18.080 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.096 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.097 DEBUG 10576 [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-24 11:35:18.097 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.114 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.114 DEBUG 10576 [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-24 11:35:18.114 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.145 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.147 DEBUG 10576 [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-24 11:35:18.148 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.173 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.177 DEBUG 10576 [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-24 11:35:18.177 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.343 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.346 DEBUG 10576 [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-24 11:35:18.347 DEBUG 10576 [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-24 11:35:18.366 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.366 DEBUG 10576 [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-24 11:35:18.366 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.383 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.385 DEBUG 10576 [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-24 11:35:18.385 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.402 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.402 DEBUG 10576 [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-24 11:35:18.402 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.423 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.423 DEBUG 10576 [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-24 11:35:18.423 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.506 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.506 DEBUG 10576 [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-24 11:35:18.506 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.524 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.524 DEBUG 10576 [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-24 11:35:18.524 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.544 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.544 DEBUG 10576 [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-24 11:35:18.544 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.605 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.605 DEBUG 10576 [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-24 11:35:18.605 DEBUG 10576 [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-24 11:35:18.622 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.623 DEBUG 10576 [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-24 11:35:18.623 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.641 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.641 DEBUG 10576 [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-24 11:35:18.641 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.658 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.658 DEBUG 10576 [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-24 11:35:18.658 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.675 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.675 DEBUG 10576 [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-24 11:35:18.675 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.707 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.707 DEBUG 10576 [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-24 11:35:18.707 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:18.732 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.244 DEBUG 10576 [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-24 11:35:23.244 DEBUG 10576 [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-24 11:35:23.315 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.315 DEBUG 10576 [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-24 11:35:23.315 DEBUG 10576 [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-24 11:35:23.443 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.443 DEBUG 10576 [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-24 11:35:23.443 DEBUG 10576 [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-24 11:35:23.460 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.460 DEBUG 10576 [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-24 11:35:23.460 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.477 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.477 DEBUG 10576 [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-24 11:35:23.478 DEBUG 10576 [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-24 11:35:23.561 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.563 DEBUG 10576 [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-24 11:35:23.564 DEBUG 10576 [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-24 11:35:23.580 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.581 DEBUG 10576 [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-24 11:35:23.581 DEBUG 10576 [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-24 11:35:23.598 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.599 DEBUG 10576 [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-24 11:35:23.599 DEBUG 10576 [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-24 11:35:23.615 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.615 DEBUG 10576 [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-24 11:35:23.615 DEBUG 10576 [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-24 11:35:23.636 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.636 DEBUG 10576 [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-24 11:35:23.636 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.653 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.653 DEBUG 10576 [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-24 11:35:23.653 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.670 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.670 DEBUG 10576 [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-24 11:35:23.670 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.687 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.687 DEBUG 10576 [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-24 11:35:23.687 DEBUG 10576 [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-24 11:35:23.704 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.704 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.704 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.722 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.723 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.723 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.739 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.740 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.740 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:23.757 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:25.811 DEBUG 10576 [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-24 11:35:25.811 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:25.848 DEBUG 10576 [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-24 11:35:25.849 DEBUG 10576 [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-24 11:35:25.918 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:25.918 DEBUG 10576 [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-24 11:35:25.918 DEBUG 10576 [http-nio-8879-exec-5] 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-24 11:35:25.976 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:25.977 DEBUG 10576 [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-24 11:35:25.977 DEBUG 10576 [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-24 11:35:25.996 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:25.996 DEBUG 10576 [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-24 11:35:25.996 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:25.998 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.013 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.013 DEBUG 10576 [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-24 11:35:26.013 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.030 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.030 DEBUG 10576 [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-24 11:35:26.030 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.048 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.049 DEBUG 10576 [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-24 11:35:26.049 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.142 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.143 DEBUG 10576 [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-24 11:35:26.143 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.164 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.165 DEBUG 10576 [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-24 11:35:26.165 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.185 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.186 DEBUG 10576 [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-24 11:35:26.186 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.247 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.248 DEBUG 10576 [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-24 11:35:26.248 DEBUG 10576 [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-24 11:35:26.266 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.266 DEBUG 10576 [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-24 11:35:26.267 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.285 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.286 DEBUG 10576 [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-24 11:35:26.286 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.304 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.306 DEBUG 10576 [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-24 11:35:26.306 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.324 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.326 DEBUG 10576 [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-24 11:35:26.326 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.357 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.358 DEBUG 10576 [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-24 11:35:26.358 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.384 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.387 DEBUG 10576 [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-24 11:35:26.388 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.551 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.552 DEBUG 10576 [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-24 11:35:26.552 DEBUG 10576 [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-24 11:35:26.572 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.573 DEBUG 10576 [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-24 11:35:26.573 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.591 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.592 DEBUG 10576 [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-24 11:35:26.592 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.609 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.609 DEBUG 10576 [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-24 11:35:26.609 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.625 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.626 DEBUG 10576 [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-24 11:35:26.626 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.709 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.709 DEBUG 10576 [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-24 11:35:26.709 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.726 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.726 DEBUG 10576 [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-24 11:35:26.727 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.747 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.747 DEBUG 10576 [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-24 11:35:26.747 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.808 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.808 DEBUG 10576 [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-24 11:35:26.808 DEBUG 10576 [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-24 11:35:26.826 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.826 DEBUG 10576 [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-24 11:35:26.826 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.843 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.844 DEBUG 10576 [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-24 11:35:26.844 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.861 DEBUG 10576 [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-24 11:35:26.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.878 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.878 DEBUG 10576 [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-24 11:35:26.878 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.909 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.910 DEBUG 10576 [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-24 11:35:26.910 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:35:26.935 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.420 DEBUG 10576 [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-24 11:36:04.421 DEBUG 10576 [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-24 11:36:04.493 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.493 DEBUG 10576 [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-24 11:36:04.493 DEBUG 10576 [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-24 11:36:04.619 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.620 DEBUG 10576 [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-24 11:36:04.620 DEBUG 10576 [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-24 11:36:04.637 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.638 DEBUG 10576 [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-24 11:36:04.638 DEBUG 10576 [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-24 11:36:04.655 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.655 DEBUG 10576 [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-24 11:36:04.655 DEBUG 10576 [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-24 11:36:04.741 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.742 DEBUG 10576 [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-24 11:36:04.742 DEBUG 10576 [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-24 11:36:04.758 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.759 DEBUG 10576 [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-24 11:36:04.759 DEBUG 10576 [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-24 11:36:04.776 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.776 DEBUG 10576 [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-24 11:36:04.776 DEBUG 10576 [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-24 11:36:04.793 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.793 DEBUG 10576 [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-24 11:36:04.793 DEBUG 10576 [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-24 11:36:04.814 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.814 DEBUG 10576 [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-24 11:36:04.814 DEBUG 10576 [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-24 11:36:04.831 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.831 DEBUG 10576 [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-24 11:36:04.831 DEBUG 10576 [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-24 11:36:04.848 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.848 DEBUG 10576 [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-24 11:36:04.848 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.865 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.865 DEBUG 10576 [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-24 11:36:04.865 DEBUG 10576 [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-24 11:36:04.883 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.884 DEBUG 10576 [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-24 11:36:04.884 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.899 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.900 DEBUG 10576 [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-24 11:36:04.900 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.916 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.916 DEBUG 10576 [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-24 11:36:04.917 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.933 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.934 DEBUG 10576 [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-24 11:36:04.934 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:04.949 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.185 DEBUG 10576 [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-24 11:36:07.186 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.224 DEBUG 10576 [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-24 11:36:07.225 DEBUG 10576 [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-24 11:36:07.296 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.296 DEBUG 10576 [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-24 11:36:07.296 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:36:07.353 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.354 DEBUG 10576 [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-24 11:36:07.354 DEBUG 10576 [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-24 11:36:07.372 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.373 DEBUG 10576 [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-24 11:36:07.373 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.376 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.390 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.390 DEBUG 10576 [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-24 11:36:07.390 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.407 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.409 DEBUG 10576 [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-24 11:36:07.409 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.427 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.427 DEBUG 10576 [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-24 11:36:07.427 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.510 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.510 DEBUG 10576 [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-24 11:36:07.510 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.528 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.528 DEBUG 10576 [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-24 11:36:07.528 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.548 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.548 DEBUG 10576 [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-24 11:36:07.548 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.608 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.608 DEBUG 10576 [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-24 11:36:07.608 DEBUG 10576 [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-24 11:36:07.625 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.625 DEBUG 10576 [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-24 11:36:07.626 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.643 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.644 DEBUG 10576 [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-24 11:36:07.644 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.661 DEBUG 10576 [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-24 11:36:07.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.679 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.679 DEBUG 10576 [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-24 11:36:07.679 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.708 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.709 DEBUG 10576 [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-24 11:36:07.709 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.735 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.738 DEBUG 10576 [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-24 11:36:07.739 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.902 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.902 DEBUG 10576 [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-24 11:36:07.903 DEBUG 10576 [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-24 11:36:07.922 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.922 DEBUG 10576 [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-24 11:36:07.922 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.939 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.939 DEBUG 10576 [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-24 11:36:07.939 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.956 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.956 DEBUG 10576 [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-24 11:36:07.956 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.973 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:07.973 DEBUG 10576 [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-24 11:36:07.973 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.056 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.056 DEBUG 10576 [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-24 11:36:08.056 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.073 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.073 DEBUG 10576 [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-24 11:36:08.074 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.093 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.094 DEBUG 10576 [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-24 11:36:08.094 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.154 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.154 DEBUG 10576 [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-24 11:36:08.154 DEBUG 10576 [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-24 11:36:08.171 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.172 DEBUG 10576 [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-24 11:36:08.172 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.189 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.189 DEBUG 10576 [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-24 11:36:08.190 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.207 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.207 DEBUG 10576 [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-24 11:36:08.207 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.224 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.224 DEBUG 10576 [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-24 11:36:08.224 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.256 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.256 DEBUG 10576 [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-24 11:36:08.256 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:08.282 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.262 DEBUG 10576 [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-24 11:36:31.263 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.297 DEBUG 10576 [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-24 11:36:31.298 DEBUG 10576 [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-24 11:36:31.367 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.367 DEBUG 10576 [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-24 11:36:31.367 DEBUG 10576 [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-24 11:36:31.429 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.431 DEBUG 10576 [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-24 11:36:31.431 DEBUG 10576 [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-24 11:36:31.448 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.450 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.450 DEBUG 10576 [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-24 11:36:31.450 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.467 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.467 DEBUG 10576 [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-24 11:36:31.467 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.484 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.484 DEBUG 10576 [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-24 11:36:31.484 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.501 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.501 DEBUG 10576 [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-24 11:36:31.501 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.584 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.584 DEBUG 10576 [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-24 11:36:31.584 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.601 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.601 DEBUG 10576 [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-24 11:36:31.601 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.621 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.621 DEBUG 10576 [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-24 11:36:31.621 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.682 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.682 DEBUG 10576 [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-24 11:36:31.682 DEBUG 10576 [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-24 11:36:31.700 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.700 DEBUG 10576 [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-24 11:36:31.700 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.717 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.717 DEBUG 10576 [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-24 11:36:31.718 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.735 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.735 DEBUG 10576 [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-24 11:36:31.735 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.753 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.754 DEBUG 10576 [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-24 11:36:31.754 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.784 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.784 DEBUG 10576 [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-24 11:36:31.784 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.810 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.813 DEBUG 10576 [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-24 11:36:31.814 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.979 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.980 DEBUG 10576 [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-24 11:36:31.980 DEBUG 10576 [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-24 11:36:31.999 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:31.999 DEBUG 10576 [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-24 11:36:31.999 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.016 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.018 DEBUG 10576 [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-24 11:36:32.019 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.036 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.037 DEBUG 10576 [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-24 11:36:32.037 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.053 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.054 DEBUG 10576 [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-24 11:36:32.054 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.135 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.135 DEBUG 10576 [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-24 11:36:32.135 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.152 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.153 DEBUG 10576 [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-24 11:36:32.153 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.173 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.173 DEBUG 10576 [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-24 11:36:32.173 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.233 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.233 DEBUG 10576 [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-24 11:36:32.234 DEBUG 10576 [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-24 11:36:32.250 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.250 DEBUG 10576 [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-24 11:36:32.250 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.268 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.268 DEBUG 10576 [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-24 11:36:32.268 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.285 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.285 DEBUG 10576 [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-24 11:36:32.285 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.302 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.302 DEBUG 10576 [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-24 11:36:32.302 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.333 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.333 DEBUG 10576 [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-24 11:36:32.333 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:32.358 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.438 DEBUG 10576 [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-24 11:36:48.438 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.476 DEBUG 10576 [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-24 11:36:48.477 DEBUG 10576 [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-24 11:36:48.545 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.545 DEBUG 10576 [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-24 11:36:48.545 DEBUG 10576 [http-nio-8879-exec-4] 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-24 11:36:48.603 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.604 DEBUG 10576 [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-24 11:36:48.604 DEBUG 10576 [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-24 11:36:48.621 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.622 DEBUG 10576 [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-24 11:36:48.622 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.625 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.640 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.641 DEBUG 10576 [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-24 11:36:48.641 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.657 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.657 DEBUG 10576 [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-24 11:36:48.658 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.675 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.675 DEBUG 10576 [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-24 11:36:48.675 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.758 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.760 DEBUG 10576 [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-24 11:36:48.760 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.777 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.779 DEBUG 10576 [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-24 11:36:48.780 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.800 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.800 DEBUG 10576 [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-24 11:36:48.800 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.860 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.860 DEBUG 10576 [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-24 11:36:48.860 DEBUG 10576 [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-24 11:36:48.878 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.878 DEBUG 10576 [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-24 11:36:48.878 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.896 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.896 DEBUG 10576 [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-24 11:36:48.897 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.913 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.913 DEBUG 10576 [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-24 11:36:48.913 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.930 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.930 DEBUG 10576 [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-24 11:36:48.930 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.962 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.962 DEBUG 10576 [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-24 11:36:48.962 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.988 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:48.991 DEBUG 10576 [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-24 11:36:48.991 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.154 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.155 DEBUG 10576 [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-24 11:36:49.155 DEBUG 10576 [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-24 11:36:49.174 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.174 DEBUG 10576 [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-24 11:36:49.174 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.191 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.191 DEBUG 10576 [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-24 11:36:49.191 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.208 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.208 DEBUG 10576 [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-24 11:36:49.208 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.226 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.226 DEBUG 10576 [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-24 11:36:49.226 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.309 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.309 DEBUG 10576 [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-24 11:36:49.309 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.326 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.326 DEBUG 10576 [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-24 11:36:49.326 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.346 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.347 DEBUG 10576 [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-24 11:36:49.347 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.407 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.407 DEBUG 10576 [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-24 11:36:49.407 DEBUG 10576 [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-24 11:36:49.426 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.427 DEBUG 10576 [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-24 11:36:49.428 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.445 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.446 DEBUG 10576 [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-24 11:36:49.446 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.463 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.463 DEBUG 10576 [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-24 11:36:49.463 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.480 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.480 DEBUG 10576 [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-24 11:36:49.480 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.512 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.512 DEBUG 10576 [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-24 11:36:49.512 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:49.537 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.765 DEBUG 10576 [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-24 11:36:52.765 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.800 DEBUG 10576 [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-24 11:36:52.801 DEBUG 10576 [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-24 11:36:52.870 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.870 DEBUG 10576 [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-24 11:36:52.870 DEBUG 10576 [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-24 11:36:52.930 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.931 DEBUG 10576 [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-24 11:36:52.931 DEBUG 10576 [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-24 11:36:52.950 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.950 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.950 DEBUG 10576 [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-24 11:36:52.950 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.966 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.967 DEBUG 10576 [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-24 11:36:52.967 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.984 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:52.984 DEBUG 10576 [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-24 11:36:52.984 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.002 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.002 DEBUG 10576 [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-24 11:36:53.002 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.085 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.088 DEBUG 10576 [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-24 11:36:53.089 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.107 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.107 DEBUG 10576 [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-24 11:36:53.108 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.127 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.127 DEBUG 10576 [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-24 11:36:53.127 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.188 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.188 DEBUG 10576 [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-24 11:36:53.188 DEBUG 10576 [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-24 11:36:53.205 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.205 DEBUG 10576 [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-24 11:36:53.205 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.223 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.224 DEBUG 10576 [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-24 11:36:53.224 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.241 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.241 DEBUG 10576 [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-24 11:36:53.241 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.257 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.258 DEBUG 10576 [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-24 11:36:53.258 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.292 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.292 DEBUG 10576 [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-24 11:36:53.292 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.318 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.322 DEBUG 10576 [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-24 11:36:53.323 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.487 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.487 DEBUG 10576 [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-24 11:36:53.488 DEBUG 10576 [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-24 11:36:53.506 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.507 DEBUG 10576 [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-24 11:36:53.507 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.524 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.524 DEBUG 10576 [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-24 11:36:53.524 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.541 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.541 DEBUG 10576 [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-24 11:36:53.541 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.558 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.558 DEBUG 10576 [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-24 11:36:53.558 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.640 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.640 DEBUG 10576 [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-24 11:36:53.640 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.658 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.658 DEBUG 10576 [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-24 11:36:53.658 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.677 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.678 DEBUG 10576 [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-24 11:36:53.678 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.738 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.740 DEBUG 10576 [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-24 11:36:53.740 DEBUG 10576 [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-24 11:36:53.757 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.757 DEBUG 10576 [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-24 11:36:53.757 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.775 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.775 DEBUG 10576 [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-24 11:36:53.776 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.792 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.792 DEBUG 10576 [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-24 11:36:53.792 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.810 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.810 DEBUG 10576 [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-24 11:36:53.810 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.840 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.841 DEBUG 10576 [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-24 11:36:53.841 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:36:53.866 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:06.837 DEBUG 10576 [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-24 11:37:06.838 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:06.872 DEBUG 10576 [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-24 11:37:06.872 DEBUG 10576 [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-24 11:37:06.943 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:06.943 DEBUG 10576 [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-24 11:37:06.943 DEBUG 10576 [http-nio-8879-exec-9] 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-24 11:37:07.002 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.003 DEBUG 10576 [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-24 11:37:07.003 DEBUG 10576 [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-24 11:37:07.022 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.022 DEBUG 10576 [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-24 11:37:07.022 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.023 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.038 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.039 DEBUG 10576 [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-24 11:37:07.039 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.055 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.055 DEBUG 10576 [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-24 11:37:07.056 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.072 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.073 DEBUG 10576 [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-24 11:37:07.073 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.155 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.156 DEBUG 10576 [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-24 11:37:07.156 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.173 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.173 DEBUG 10576 [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-24 11:37:07.173 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.194 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.194 DEBUG 10576 [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-24 11:37:07.194 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.254 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.254 DEBUG 10576 [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-24 11:37:07.254 DEBUG 10576 [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-24 11:37:07.272 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.272 DEBUG 10576 [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-24 11:37:07.272 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.289 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.290 DEBUG 10576 [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-24 11:37:07.290 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.307 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.307 DEBUG 10576 [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-24 11:37:07.307 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.324 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.324 DEBUG 10576 [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-24 11:37:07.324 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.356 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.356 DEBUG 10576 [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-24 11:37:07.357 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.382 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.386 DEBUG 10576 [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-24 11:37:07.387 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.550 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.550 DEBUG 10576 [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-24 11:37:07.550 DEBUG 10576 [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-24 11:37:07.569 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.569 DEBUG 10576 [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-24 11:37:07.569 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.586 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.587 DEBUG 10576 [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-24 11:37:07.587 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.603 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.604 DEBUG 10576 [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-24 11:37:07.604 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.620 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.621 DEBUG 10576 [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-24 11:37:07.621 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.703 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.703 DEBUG 10576 [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-24 11:37:07.703 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.721 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.721 DEBUG 10576 [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-24 11:37:07.721 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.741 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.741 DEBUG 10576 [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-24 11:37:07.741 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.802 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.802 DEBUG 10576 [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-24 11:37:07.802 DEBUG 10576 [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-24 11:37:07.819 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.819 DEBUG 10576 [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-24 11:37:07.819 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.838 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.838 DEBUG 10576 [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-24 11:37:07.838 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.855 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.855 DEBUG 10576 [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-24 11:37:07.855 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.872 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.872 DEBUG 10576 [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-24 11:37:07.872 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.903 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.904 DEBUG 10576 [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-24 11:37:07.904 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:07.929 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:30.857 DEBUG 10576 [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-24 11:37:30.858 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:30.896 DEBUG 10576 [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-24 11:37:30.896 DEBUG 10576 [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-24 11:37:30.966 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:30.966 DEBUG 10576 [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-24 11:37:30.966 DEBUG 10576 [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-24 11:37:31.023 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.024 DEBUG 10576 [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-24 11:37:31.024 DEBUG 10576 [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-24 11:37:31.043 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.043 DEBUG 10576 [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-24 11:37:31.043 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.045 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.060 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.060 DEBUG 10576 [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-24 11:37:31.060 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.077 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.077 DEBUG 10576 [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-24 11:37:31.077 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.094 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.094 DEBUG 10576 [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-24 11:37:31.094 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.177 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.177 DEBUG 10576 [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-24 11:37:31.177 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.195 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.195 DEBUG 10576 [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-24 11:37:31.195 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.214 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.215 DEBUG 10576 [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-24 11:37:31.215 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.275 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.276 DEBUG 10576 [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-24 11:37:31.276 DEBUG 10576 [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-24 11:37:31.293 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.293 DEBUG 10576 [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-24 11:37:31.293 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.311 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.312 DEBUG 10576 [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-24 11:37:31.312 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.328 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.328 DEBUG 10576 [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-24 11:37:31.328 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.346 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.347 DEBUG 10576 [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-24 11:37:31.347 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.377 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.378 DEBUG 10576 [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-24 11:37:31.378 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.403 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.408 DEBUG 10576 [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-24 11:37:31.408 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.572 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.573 DEBUG 10576 [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-24 11:37:31.573 DEBUG 10576 [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-24 11:37:31.592 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.592 DEBUG 10576 [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-24 11:37:31.593 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.609 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.610 DEBUG 10576 [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-24 11:37:31.610 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.626 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.626 DEBUG 10576 [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-24 11:37:31.626 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.644 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.644 DEBUG 10576 [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-24 11:37:31.644 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.727 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.727 DEBUG 10576 [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-24 11:37:31.727 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.745 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.745 DEBUG 10576 [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-24 11:37:31.745 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.765 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.765 DEBUG 10576 [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-24 11:37:31.765 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.826 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.828 DEBUG 10576 [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-24 11:37:31.829 DEBUG 10576 [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-24 11:37:31.846 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.846 DEBUG 10576 [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-24 11:37:31.846 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.864 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.865 DEBUG 10576 [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-24 11:37:31.865 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.881 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.882 DEBUG 10576 [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-24 11:37:31.882 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.898 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.899 DEBUG 10576 [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-24 11:37:31.899 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.930 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.930 DEBUG 10576 [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-24 11:37:31.930 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:31.956 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.074 DEBUG 10576 [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-24 11:37:36.074 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.108 DEBUG 10576 [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-24 11:37:36.109 DEBUG 10576 [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-24 11:37:36.178 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.179 DEBUG 10576 [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-24 11:37:36.179 DEBUG 10576 [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-24 11:37:36.239 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.240 DEBUG 10576 [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-24 11:37:36.240 DEBUG 10576 [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-24 11:37:36.258 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.258 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.259 DEBUG 10576 [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-24 11:37:36.259 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.276 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.276 DEBUG 10576 [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-24 11:37:36.277 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.293 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.294 DEBUG 10576 [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-24 11:37:36.294 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.311 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.311 DEBUG 10576 [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-24 11:37:36.311 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.394 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.394 DEBUG 10576 [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-24 11:37:36.394 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.412 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.412 DEBUG 10576 [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-24 11:37:36.412 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.431 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.432 DEBUG 10576 [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-24 11:37:36.432 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.492 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.493 DEBUG 10576 [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-24 11:37:36.493 DEBUG 10576 [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-24 11:37:36.510 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.510 DEBUG 10576 [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-24 11:37:36.511 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.528 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.529 DEBUG 10576 [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-24 11:37:36.529 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.545 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.545 DEBUG 10576 [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-24 11:37:36.545 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.563 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.563 DEBUG 10576 [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-24 11:37:36.563 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.593 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.594 DEBUG 10576 [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-24 11:37:36.594 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.620 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.623 DEBUG 10576 [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-24 11:37:36.623 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.786 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.787 DEBUG 10576 [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-24 11:37:36.787 DEBUG 10576 [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-24 11:37:36.807 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.807 DEBUG 10576 [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-24 11:37:36.807 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.824 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.824 DEBUG 10576 [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-24 11:37:36.824 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.841 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.851 DEBUG 10576 [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-24 11:37:36.851 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.868 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.868 DEBUG 10576 [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-24 11:37:36.868 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.951 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.953 DEBUG 10576 [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-24 11:37:36.953 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.971 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.972 DEBUG 10576 [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-24 11:37:36.972 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.991 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:36.991 DEBUG 10576 [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-24 11:37:36.991 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.052 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.052 DEBUG 10576 [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-24 11:37:37.052 DEBUG 10576 [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-24 11:37:37.069 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.069 DEBUG 10576 [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-24 11:37:37.069 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.087 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.087 DEBUG 10576 [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-24 11:37:37.088 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.104 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.104 DEBUG 10576 [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-24 11:37:37.104 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.122 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.122 DEBUG 10576 [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-24 11:37:37.122 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.160 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.160 DEBUG 10576 [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-24 11:37:37.160 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:37.186 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.249 DEBUG 10576 [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-24 11:37:38.250 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.414 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.415 DEBUG 10576 [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-24 11:37:38.415 DEBUG 10576 [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-24 11:37:38.434 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.435 DEBUG 10576 [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-24 11:37:38.435 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.451 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.452 DEBUG 10576 [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-24 11:37:38.452 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.470 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.470 DEBUG 10576 [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-24 11:37:38.470 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.486 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.487 DEBUG 10576 [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-24 11:37:38.487 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.569 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.570 DEBUG 10576 [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-24 11:37:38.570 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.586 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.586 DEBUG 10576 [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-24 11:37:38.586 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.606 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.606 DEBUG 10576 [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-24 11:37:38.606 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.669 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.669 DEBUG 10576 [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-24 11:37:38.669 DEBUG 10576 [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-24 11:37:38.686 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.686 DEBUG 10576 [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-24 11:37:38.686 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.704 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.705 DEBUG 10576 [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-24 11:37:38.705 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.722 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.722 DEBUG 10576 [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-24 11:37:38.722 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.739 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.739 DEBUG 10576 [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-24 11:37:38.740 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.770 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.771 DEBUG 10576 [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-24 11:37:38.771 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.797 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.800 DEBUG 10576 [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-24 11:37:38.800 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.963 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.964 DEBUG 10576 [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-24 11:37:38.964 DEBUG 10576 [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-24 11:37:38.983 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:38.983 DEBUG 10576 [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-24 11:37:38.984 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.000 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.000 DEBUG 10576 [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-24 11:37:39.001 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.017 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.018 DEBUG 10576 [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-24 11:37:39.018 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.034 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.035 DEBUG 10576 [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-24 11:37:39.035 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.117 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.118 DEBUG 10576 [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-24 11:37:39.118 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.135 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.135 DEBUG 10576 [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-24 11:37:39.135 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.155 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.156 DEBUG 10576 [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-24 11:37:39.156 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.216 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.216 DEBUG 10576 [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-24 11:37:39.216 DEBUG 10576 [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-24 11:37:39.233 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.234 DEBUG 10576 [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-24 11:37:39.234 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.251 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.252 DEBUG 10576 [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-24 11:37:39.252 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.269 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.269 DEBUG 10576 [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-24 11:37:39.270 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.286 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.287 DEBUG 10576 [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-24 11:37:39.287 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.318 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.319 DEBUG 10576 [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-24 11:37:39.319 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:37:39.345 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.617 DEBUG 10576 [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-24 11:38:14.617 DEBUG 10576 [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-24 11:38:14.687 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.687 DEBUG 10576 [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-24 11:38:14.687 DEBUG 10576 [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-24 11:38:14.814 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.814 DEBUG 10576 [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-24 11:38:14.814 DEBUG 10576 [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-24 11:38:14.831 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.832 DEBUG 10576 [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-24 11:38:14.832 DEBUG 10576 [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-24 11:38:14.848 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.848 DEBUG 10576 [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-24 11:38:14.848 DEBUG 10576 [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-24 11:38:14.931 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.931 DEBUG 10576 [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-24 11:38:14.931 DEBUG 10576 [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-24 11:38:14.949 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.949 DEBUG 10576 [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-24 11:38:14.949 DEBUG 10576 [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-24 11:38:14.966 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.966 DEBUG 10576 [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-24 11:38:14.966 DEBUG 10576 [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-24 11:38:14.983 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:14.984 DEBUG 10576 [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-24 11:38:14.984 DEBUG 10576 [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-24 11:38:15.004 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.004 DEBUG 10576 [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-24 11:38:15.004 DEBUG 10576 [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-24 11:38:15.021 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.022 DEBUG 10576 [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-24 11:38:15.022 DEBUG 10576 [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-24 11:38:15.038 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.039 DEBUG 10576 [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-24 11:38:15.039 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.055 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.056 DEBUG 10576 [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-24 11:38:15.056 DEBUG 10576 [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-24 11:38:15.072 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.073 DEBUG 10576 [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-24 11:38:15.073 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.090 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.091 DEBUG 10576 [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-24 11:38:15.091 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.108 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.108 DEBUG 10576 [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-24 11:38:15.108 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.125 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.125 DEBUG 10576 [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-24 11:38:15.125 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:15.142 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.444 DEBUG 10576 [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-24 11:38:17.444 DEBUG 10576 [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-24 11:38:17.515 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.515 DEBUG 10576 [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-24 11:38:17.515 DEBUG 10576 [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-24 11:38:17.640 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.641 DEBUG 10576 [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-24 11:38:17.641 DEBUG 10576 [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-24 11:38:17.658 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.658 DEBUG 10576 [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-24 11:38:17.658 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.675 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.675 DEBUG 10576 [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-24 11:38:17.675 DEBUG 10576 [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-24 11:38:17.757 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.757 DEBUG 10576 [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-24 11:38:17.759 DEBUG 10576 [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-24 11:38:17.764 DEBUG 10576 [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-24 11:38:17.764 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.775 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.776 DEBUG 10576 [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-24 11:38:17.776 DEBUG 10576 [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-24 11:38:17.803 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.805 DEBUG 10576 [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-24 11:38:17.805 DEBUG 10576 [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-24 11:38:17.821 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.821 DEBUG 10576 [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-24 11:38:17.821 DEBUG 10576 [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-24 11:38:17.888 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.888 DEBUG 10576 [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-24 11:38:17.888 DEBUG 10576 [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-24 11:38:17.908 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.908 DEBUG 10576 [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-24 11:38:17.908 DEBUG 10576 [http-nio-8879-exec-4] 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-24 11:38:17.936 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.936 DEBUG 10576 [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-24 11:38:17.936 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.955 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.955 DEBUG 10576 [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-24 11:38:17.955 DEBUG 10576 [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-24 11:38:17.976 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.976 DEBUG 10576 [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-24 11:38:17.976 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.982 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.982 DEBUG 10576 [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-24 11:38:17.982 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.995 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.995 DEBUG 10576 [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-24 11:38:17.995 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.999 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:17.999 DEBUG 10576 [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-24 11:38:17.999 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.014 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.015 DEBUG 10576 [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-24 11:38:18.015 DEBUG 10576 [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-24 11:38:18.015 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.016 DEBUG 10576 [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-24 11:38:18.016 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.033 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.033 DEBUG 10576 [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-24 11:38:18.033 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.034 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.035 DEBUG 10576 [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-24 11:38:18.035 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.054 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.054 DEBUG 10576 [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-24 11:38:18.055 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.074 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.074 DEBUG 10576 [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-24 11:38:18.075 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.094 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.114 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.114 DEBUG 10576 [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-24 11:38:18.114 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.132 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.132 DEBUG 10576 [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-24 11:38:18.132 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.152 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.152 DEBUG 10576 [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-24 11:38:18.152 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.212 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.212 DEBUG 10576 [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-24 11:38:18.213 DEBUG 10576 [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-24 11:38:18.230 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.230 DEBUG 10576 [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-24 11:38:18.230 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.247 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.247 DEBUG 10576 [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-24 11:38:18.249 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.264 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.265 DEBUG 10576 [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-24 11:38:18.265 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.283 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.283 DEBUG 10576 [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-24 11:38:18.283 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.314 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.315 DEBUG 10576 [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-24 11:38:18.315 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.341 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.345 DEBUG 10576 [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-24 11:38:18.345 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.510 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.511 DEBUG 10576 [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-24 11:38:18.511 DEBUG 10576 [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-24 11:38:18.529 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.530 DEBUG 10576 [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-24 11:38:18.530 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.546 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.547 DEBUG 10576 [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-24 11:38:18.547 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.564 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.564 DEBUG 10576 [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-24 11:38:18.564 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.581 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.581 DEBUG 10576 [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-24 11:38:18.581 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.664 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.664 DEBUG 10576 [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-24 11:38:18.664 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.681 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.681 DEBUG 10576 [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-24 11:38:18.681 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.702 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.702 DEBUG 10576 [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-24 11:38:18.702 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.762 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.763 DEBUG 10576 [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-24 11:38:18.763 DEBUG 10576 [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-24 11:38:18.780 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.780 DEBUG 10576 [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-24 11:38:18.780 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.797 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.798 DEBUG 10576 [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-24 11:38:18.798 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.815 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.815 DEBUG 10576 [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-24 11:38:18.815 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.832 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.832 DEBUG 10576 [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-24 11:38:18.832 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.864 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.864 DEBUG 10576 [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-24 11:38:18.864 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:38:18.890 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:28.962 DEBUG 10576 [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-24 11:40:28.963 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.023 DEBUG 10576 [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-24 11:40:29.023 DEBUG 10576 [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-24 11:40:29.093 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.093 DEBUG 10576 [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-24 11:40:29.093 DEBUG 10576 [http-nio-8879-exec-5] 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-24 11:40:29.129 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.130 DEBUG 10576 [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-24 11:40:29.130 DEBUG 10576 [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-24 11:40:29.149 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.149 DEBUG 10576 [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-24 11:40:29.149 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.166 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.166 DEBUG 10576 [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-24 11:40:29.166 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.173 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.184 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.184 DEBUG 10576 [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-24 11:40:29.184 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.200 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.201 DEBUG 10576 [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-24 11:40:29.201 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.283 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.283 DEBUG 10576 [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-24 11:40:29.283 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.300 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.300 DEBUG 10576 [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-24 11:40:29.300 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.321 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.321 DEBUG 10576 [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-24 11:40:29.321 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.382 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.384 DEBUG 10576 [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-24 11:40:29.384 DEBUG 10576 [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-24 11:40:29.403 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.404 DEBUG 10576 [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-24 11:40:29.405 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.422 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.423 DEBUG 10576 [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-24 11:40:29.423 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.440 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.440 DEBUG 10576 [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-24 11:40:29.440 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.456 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.457 DEBUG 10576 [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-24 11:40:29.457 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.488 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.489 DEBUG 10576 [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-24 11:40:29.489 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.515 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.519 DEBUG 10576 [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-24 11:40:29.519 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.683 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.684 DEBUG 10576 [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-24 11:40:29.684 DEBUG 10576 [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-24 11:40:29.704 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.705 DEBUG 10576 [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-24 11:40:29.705 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.721 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.722 DEBUG 10576 [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-24 11:40:29.722 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.739 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.739 DEBUG 10576 [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-24 11:40:29.739 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.756 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.756 DEBUG 10576 [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-24 11:40:29.756 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.838 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.840 DEBUG 10576 [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-24 11:40:29.841 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.857 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.857 DEBUG 10576 [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-24 11:40:29.857 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.878 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.878 DEBUG 10576 [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-24 11:40:29.878 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.939 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.939 DEBUG 10576 [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-24 11:40:29.939 DEBUG 10576 [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-24 11:40:29.956 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.956 DEBUG 10576 [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-24 11:40:29.956 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.974 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.974 DEBUG 10576 [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-24 11:40:29.975 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.992 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:29.992 DEBUG 10576 [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-24 11:40:29.992 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:30.009 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:30.009 DEBUG 10576 [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-24 11:40:30.009 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:30.041 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:30.042 DEBUG 10576 [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-24 11:40:30.042 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:30.067 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.625 DEBUG 10576 [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-24 11:40:53.625 DEBUG 10576 [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-24 11:40:53.696 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.697 DEBUG 10576 [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-24 11:40:53.697 DEBUG 10576 [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-24 11:40:53.822 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.822 DEBUG 10576 [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-24 11:40:53.822 DEBUG 10576 [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-24 11:40:53.840 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.840 DEBUG 10576 [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-24 11:40:53.840 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.857 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.857 DEBUG 10576 [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-24 11:40:53.858 DEBUG 10576 [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-24 11:40:53.940 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.940 DEBUG 10576 [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-24 11:40:53.940 DEBUG 10576 [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-24 11:40:53.958 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.960 DEBUG 10576 [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-24 11:40:53.961 DEBUG 10576 [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-24 11:40:53.977 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.978 DEBUG 10576 [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-24 11:40:53.978 DEBUG 10576 [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-24 11:40:53.995 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:53.995 DEBUG 10576 [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-24 11:40:53.995 DEBUG 10576 [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-24 11:40:54.015 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.015 DEBUG 10576 [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-24 11:40:54.015 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.032 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.032 DEBUG 10576 [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-24 11:40:54.032 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.049 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.049 DEBUG 10576 [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-24 11:40:54.049 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.066 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.067 DEBUG 10576 [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-24 11:40:54.067 DEBUG 10576 [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-24 11:40:54.083 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.084 DEBUG 10576 [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-24 11:40:54.084 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.101 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.102 DEBUG 10576 [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-24 11:40:54.102 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.119 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.119 DEBUG 10576 [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-24 11:40:54.120 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:54.136 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:55.909 DEBUG 10576 [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-24 11:40:55.909 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.075 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.076 DEBUG 10576 [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-24 11:40:56.076 DEBUG 10576 [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-24 11:40:56.094 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.094 DEBUG 10576 [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-24 11:40:56.095 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.111 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.112 DEBUG 10576 [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-24 11:40:56.112 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.129 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.129 DEBUG 10576 [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-24 11:40:56.129 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.146 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.146 DEBUG 10576 [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-24 11:40:56.146 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.228 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.229 DEBUG 10576 [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-24 11:40:56.229 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.246 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.246 DEBUG 10576 [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-24 11:40:56.246 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.266 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.266 DEBUG 10576 [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-24 11:40:56.266 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.327 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.327 DEBUG 10576 [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-24 11:40:56.327 DEBUG 10576 [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-24 11:40:56.344 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.344 DEBUG 10576 [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-24 11:40:56.344 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.362 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.363 DEBUG 10576 [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-24 11:40:56.363 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.379 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.379 DEBUG 10576 [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-24 11:40:56.380 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.397 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.399 DEBUG 10576 [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-24 11:40:56.400 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.431 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.431 DEBUG 10576 [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-24 11:40:56.431 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.457 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.461 DEBUG 10576 [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-24 11:40:56.462 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.626 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.627 DEBUG 10576 [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-24 11:40:56.627 DEBUG 10576 [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-24 11:40:56.646 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.646 DEBUG 10576 [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-24 11:40:56.646 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.664 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.664 DEBUG 10576 [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-24 11:40:56.664 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.680 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.680 DEBUG 10576 [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-24 11:40:56.681 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.698 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.698 DEBUG 10576 [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-24 11:40:56.698 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.781 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.781 DEBUG 10576 [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-24 11:40:56.781 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.798 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.799 DEBUG 10576 [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-24 11:40:56.799 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.818 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.819 DEBUG 10576 [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-24 11:40:56.819 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.880 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.880 DEBUG 10576 [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-24 11:40:56.880 DEBUG 10576 [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-24 11:40:56.897 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.897 DEBUG 10576 [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-24 11:40:56.897 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.915 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.916 DEBUG 10576 [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-24 11:40:56.916 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.932 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.933 DEBUG 10576 [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-24 11:40:56.933 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.950 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.950 DEBUG 10576 [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-24 11:40:56.950 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.981 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:56.981 DEBUG 10576 [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-24 11:40:56.981 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:40:57.007 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.331 DEBUG 10576 [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-24 11:41:27.331 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.497 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.498 DEBUG 10576 [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-24 11:41:27.498 DEBUG 10576 [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-24 11:41:27.516 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.517 DEBUG 10576 [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-24 11:41:27.517 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.533 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.534 DEBUG 10576 [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-24 11:41:27.534 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.551 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.551 DEBUG 10576 [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-24 11:41:27.551 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.568 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.568 DEBUG 10576 [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-24 11:41:27.568 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.651 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.651 DEBUG 10576 [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-24 11:41:27.652 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.669 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.669 DEBUG 10576 [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-24 11:41:27.669 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.689 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.689 DEBUG 10576 [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-24 11:41:27.689 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.750 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.750 DEBUG 10576 [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-24 11:41:27.750 DEBUG 10576 [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-24 11:41:27.767 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.767 DEBUG 10576 [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-24 11:41:27.767 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.785 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.785 DEBUG 10576 [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-24 11:41:27.785 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.802 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.802 DEBUG 10576 [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-24 11:41:27.802 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.820 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.820 DEBUG 10576 [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-24 11:41:27.820 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.851 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.854 DEBUG 10576 [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-24 11:41:27.855 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.881 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:27.884 DEBUG 10576 [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-24 11:41:27.885 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.048 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.049 DEBUG 10576 [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-24 11:41:28.049 DEBUG 10576 [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-24 11:41:28.068 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.068 DEBUG 10576 [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-24 11:41:28.068 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.085 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.088 DEBUG 10576 [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-24 11:41:28.088 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.105 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.105 DEBUG 10576 [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-24 11:41:28.105 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.122 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.122 DEBUG 10576 [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-24 11:41:28.122 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.205 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.206 DEBUG 10576 [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-24 11:41:28.206 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.223 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.223 DEBUG 10576 [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-24 11:41:28.223 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.243 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.243 DEBUG 10576 [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-24 11:41:28.243 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.304 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.304 DEBUG 10576 [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-24 11:41:28.304 DEBUG 10576 [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-24 11:41:28.321 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.321 DEBUG 10576 [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-24 11:41:28.321 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.339 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.340 DEBUG 10576 [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-24 11:41:28.340 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.356 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.356 DEBUG 10576 [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-24 11:41:28.356 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.373 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.373 DEBUG 10576 [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-24 11:41:28.373 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.405 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.406 DEBUG 10576 [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-24 11:41:28.406 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:28.431 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.242 DEBUG 10576 [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-24 11:41:31.242 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.406 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.407 DEBUG 10576 [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-24 11:41:31.407 DEBUG 10576 [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-24 11:41:31.426 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.426 DEBUG 10576 [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-24 11:41:31.426 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.444 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.444 DEBUG 10576 [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-24 11:41:31.444 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.461 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.463 DEBUG 10576 [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-24 11:41:31.464 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.481 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.481 DEBUG 10576 [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-24 11:41:31.481 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.563 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.563 DEBUG 10576 [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-24 11:41:31.563 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.580 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.581 DEBUG 10576 [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-24 11:41:31.581 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.601 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.601 DEBUG 10576 [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-24 11:41:31.601 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.661 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.662 DEBUG 10576 [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-24 11:41:31.662 DEBUG 10576 [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-24 11:41:31.679 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.680 DEBUG 10576 [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-24 11:41:31.680 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.697 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.698 DEBUG 10576 [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-24 11:41:31.698 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.715 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.715 DEBUG 10576 [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-24 11:41:31.715 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.732 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.732 DEBUG 10576 [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-24 11:41:31.732 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.764 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.766 DEBUG 10576 [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-24 11:41:31.766 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.792 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.796 DEBUG 10576 [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-24 11:41:31.797 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.961 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.962 DEBUG 10576 [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-24 11:41:31.962 DEBUG 10576 [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-24 11:41:31.981 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.981 DEBUG 10576 [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-24 11:41:31.981 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.998 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:31.999 DEBUG 10576 [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-24 11:41:31.999 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.015 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.015 DEBUG 10576 [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-24 11:41:32.015 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.032 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.033 DEBUG 10576 [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-24 11:41:32.033 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.116 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.116 DEBUG 10576 [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-24 11:41:32.116 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.133 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.133 DEBUG 10576 [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-24 11:41:32.133 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.153 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.153 DEBUG 10576 [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-24 11:41:32.153 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.214 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.216 DEBUG 10576 [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-24 11:41:32.216 DEBUG 10576 [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-24 11:41:32.233 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.233 DEBUG 10576 [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-24 11:41:32.233 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.251 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.251 DEBUG 10576 [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-24 11:41:32.252 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.268 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.269 DEBUG 10576 [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-24 11:41:32.269 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.286 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.286 DEBUG 10576 [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-24 11:41:32.286 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.318 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.318 DEBUG 10576 [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-24 11:41:32.318 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:41:32.343 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.416 DEBUG 10576 [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-24 11:42:26.416 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.581 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.582 DEBUG 10576 [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-24 11:42:26.582 DEBUG 10576 [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-24 11:42:26.600 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.601 DEBUG 10576 [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-24 11:42:26.601 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.617 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.617 DEBUG 10576 [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-24 11:42:26.617 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.634 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.635 DEBUG 10576 [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-24 11:42:26.635 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.651 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.652 DEBUG 10576 [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-24 11:42:26.652 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.734 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.735 DEBUG 10576 [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-24 11:42:26.735 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.752 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.752 DEBUG 10576 [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-24 11:42:26.752 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.772 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.773 DEBUG 10576 [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-24 11:42:26.773 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.833 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.834 DEBUG 10576 [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-24 11:42:26.834 DEBUG 10576 [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-24 11:42:26.851 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.851 DEBUG 10576 [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-24 11:42:26.852 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.869 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.870 DEBUG 10576 [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-24 11:42:26.870 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.887 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.887 DEBUG 10576 [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-24 11:42:26.887 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.905 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.905 DEBUG 10576 [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-24 11:42:26.905 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.937 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.937 DEBUG 10576 [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-24 11:42:26.937 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.963 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:26.967 DEBUG 10576 [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-24 11:42:26.968 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.133 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.134 DEBUG 10576 [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-24 11:42:27.134 DEBUG 10576 [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-24 11:42:27.152 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.152 DEBUG 10576 [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-24 11:42:27.152 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.169 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.170 DEBUG 10576 [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-24 11:42:27.170 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.187 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.187 DEBUG 10576 [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-24 11:42:27.187 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.204 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.205 DEBUG 10576 [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-24 11:42:27.205 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.286 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.287 DEBUG 10576 [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-24 11:42:27.287 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.304 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.304 DEBUG 10576 [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-24 11:42:27.305 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.324 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.324 DEBUG 10576 [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-24 11:42:27.324 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.385 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.385 DEBUG 10576 [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-24 11:42:27.385 DEBUG 10576 [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-24 11:42:27.402 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.403 DEBUG 10576 [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-24 11:42:27.403 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.420 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.421 DEBUG 10576 [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-24 11:42:27.421 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.438 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.439 DEBUG 10576 [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-24 11:42:27.439 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.456 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.456 DEBUG 10576 [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-24 11:42:27.456 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.487 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.488 DEBUG 10576 [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-24 11:42:27.488 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:27.513 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.354 DEBUG 10576 [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-24 11:42:30.354 DEBUG 10576 [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-24 11:42:30.426 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.426 DEBUG 10576 [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-24 11:42:30.427 DEBUG 10576 [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-24 11:42:30.552 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.553 DEBUG 10576 [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-24 11:42:30.553 DEBUG 10576 [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-24 11:42:30.570 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.571 DEBUG 10576 [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-24 11:42:30.571 DEBUG 10576 [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-24 11:42:30.588 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.589 DEBUG 10576 [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-24 11:42:30.590 DEBUG 10576 [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-24 11:42:30.671 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.672 DEBUG 10576 [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-24 11:42:30.672 DEBUG 10576 [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-24 11:42:30.688 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.689 DEBUG 10576 [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-24 11:42:30.689 DEBUG 10576 [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-24 11:42:30.706 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.706 DEBUG 10576 [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-24 11:42:30.706 DEBUG 10576 [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-24 11:42:30.723 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.723 DEBUG 10576 [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-24 11:42:30.723 DEBUG 10576 [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-24 11:42:30.744 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.744 DEBUG 10576 [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-24 11:42:30.744 DEBUG 10576 [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-24 11:42:30.761 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.761 DEBUG 10576 [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-24 11:42:30.761 DEBUG 10576 [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-24 11:42:30.778 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.778 DEBUG 10576 [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-24 11:42:30.779 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.796 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.796 DEBUG 10576 [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-24 11:42:30.796 DEBUG 10576 [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-24 11:42:30.812 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.813 DEBUG 10576 [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-24 11:42:30.814 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.830 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.831 DEBUG 10576 [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-24 11:42:30.831 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.848 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.848 DEBUG 10576 [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-24 11:42:30.849 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.865 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.866 DEBUG 10576 [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-24 11:42:30.866 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:42:30.883 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.769 DEBUG 10576 [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-24 11:43:19.769 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.935 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.936 DEBUG 10576 [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-24 11:43:19.936 DEBUG 10576 [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-24 11:43:19.955 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.955 DEBUG 10576 [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-24 11:43:19.955 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.972 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.972 DEBUG 10576 [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-24 11:43:19.972 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.988 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:19.989 DEBUG 10576 [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-24 11:43:19.989 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.006 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.006 DEBUG 10576 [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-24 11:43:20.006 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.090 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.090 DEBUG 10576 [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-24 11:43:20.090 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.106 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.106 DEBUG 10576 [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-24 11:43:20.106 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.126 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.126 DEBUG 10576 [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-24 11:43:20.126 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.187 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.187 DEBUG 10576 [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-24 11:43:20.187 DEBUG 10576 [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-24 11:43:20.204 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.204 DEBUG 10576 [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-24 11:43:20.204 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.222 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.222 DEBUG 10576 [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-24 11:43:20.223 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.239 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.240 DEBUG 10576 [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-24 11:43:20.240 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.257 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.257 DEBUG 10576 [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-24 11:43:20.257 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.288 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.289 DEBUG 10576 [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-24 11:43:20.289 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.315 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.319 DEBUG 10576 [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-24 11:43:20.319 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.483 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.484 DEBUG 10576 [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-24 11:43:20.484 DEBUG 10576 [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-24 11:43:20.503 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.504 DEBUG 10576 [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-24 11:43:20.504 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.520 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.520 DEBUG 10576 [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-24 11:43:20.520 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.537 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.538 DEBUG 10576 [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-24 11:43:20.538 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.554 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.554 DEBUG 10576 [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-24 11:43:20.554 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.638 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.638 DEBUG 10576 [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-24 11:43:20.638 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.654 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.655 DEBUG 10576 [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-24 11:43:20.655 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.675 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.675 DEBUG 10576 [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-24 11:43:20.675 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.735 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.736 DEBUG 10576 [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-24 11:43:20.736 DEBUG 10576 [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-24 11:43:20.753 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.753 DEBUG 10576 [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-24 11:43:20.753 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.770 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.771 DEBUG 10576 [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-24 11:43:20.771 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.788 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.788 DEBUG 10576 [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-24 11:43:20.788 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.805 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.805 DEBUG 10576 [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-24 11:43:20.805 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.837 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.837 DEBUG 10576 [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-24 11:43:20.837 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:20.863 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.235 DEBUG 10576 [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-24 11:43:23.236 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.401 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.402 DEBUG 10576 [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-24 11:43:23.402 DEBUG 10576 [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-24 11:43:23.421 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.421 DEBUG 10576 [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-24 11:43:23.421 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.438 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.438 DEBUG 10576 [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-24 11:43:23.438 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.456 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.456 DEBUG 10576 [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-24 11:43:23.456 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.473 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.473 DEBUG 10576 [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-24 11:43:23.473 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.556 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.556 DEBUG 10576 [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-24 11:43:23.556 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.573 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.573 DEBUG 10576 [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-24 11:43:23.573 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.593 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.594 DEBUG 10576 [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-24 11:43:23.594 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.654 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.654 DEBUG 10576 [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-24 11:43:23.654 DEBUG 10576 [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-24 11:43:23.672 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.672 DEBUG 10576 [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-24 11:43:23.672 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.689 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.690 DEBUG 10576 [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-24 11:43:23.690 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.707 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.707 DEBUG 10576 [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-24 11:43:23.707 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.725 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.726 DEBUG 10576 [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-24 11:43:23.726 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.757 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.757 DEBUG 10576 [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-24 11:43:23.757 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.783 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.787 DEBUG 10576 [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-24 11:43:23.788 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.952 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.953 DEBUG 10576 [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-24 11:43:23.953 DEBUG 10576 [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-24 11:43:23.972 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.972 DEBUG 10576 [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-24 11:43:23.972 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.989 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:23.990 DEBUG 10576 [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-24 11:43:23.990 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.006 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.006 DEBUG 10576 [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-24 11:43:24.006 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.023 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.023 DEBUG 10576 [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-24 11:43:24.023 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.106 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.108 DEBUG 10576 [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-24 11:43:24.108 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.126 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.126 DEBUG 10576 [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-24 11:43:24.126 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.146 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.146 DEBUG 10576 [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-24 11:43:24.146 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.207 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.208 DEBUG 10576 [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-24 11:43:24.208 DEBUG 10576 [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-24 11:43:24.225 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.225 DEBUG 10576 [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-24 11:43:24.225 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.243 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.243 DEBUG 10576 [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-24 11:43:24.244 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.260 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.260 DEBUG 10576 [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-24 11:43:24.260 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.277 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.277 DEBUG 10576 [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-24 11:43:24.278 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.309 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.309 DEBUG 10576 [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-24 11:43:24.309 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:24.335 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.220 DEBUG 10576 [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-24 11:43:27.220 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.386 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.387 DEBUG 10576 [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-24 11:43:27.387 DEBUG 10576 [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-24 11:43:27.406 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.406 DEBUG 10576 [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-24 11:43:27.406 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.423 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.423 DEBUG 10576 [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-24 11:43:27.423 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.440 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.440 DEBUG 10576 [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-24 11:43:27.440 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.457 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.457 DEBUG 10576 [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-24 11:43:27.457 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.541 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.541 DEBUG 10576 [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-24 11:43:27.541 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.558 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.558 DEBUG 10576 [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-24 11:43:27.558 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.579 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.579 DEBUG 10576 [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-24 11:43:27.579 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.640 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.640 DEBUG 10576 [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-24 11:43:27.640 DEBUG 10576 [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-24 11:43:27.657 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.657 DEBUG 10576 [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-24 11:43:27.657 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.674 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.675 DEBUG 10576 [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-24 11:43:27.675 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.692 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.692 DEBUG 10576 [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-24 11:43:27.692 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.709 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.710 DEBUG 10576 [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-24 11:43:27.710 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.741 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.742 DEBUG 10576 [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-24 11:43:27.742 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.767 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.776 DEBUG 10576 [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-24 11:43:27.776 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.942 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.943 DEBUG 10576 [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-24 11:43:27.943 DEBUG 10576 [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-24 11:43:27.962 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.962 DEBUG 10576 [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-24 11:43:27.962 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.978 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.979 DEBUG 10576 [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-24 11:43:27.979 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.996 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:27.996 DEBUG 10576 [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-24 11:43:27.997 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.013 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.013 DEBUG 10576 [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-24 11:43:28.013 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.096 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.097 DEBUG 10576 [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-24 11:43:28.097 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.114 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.114 DEBUG 10576 [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-24 11:43:28.114 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.133 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.134 DEBUG 10576 [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-24 11:43:28.134 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.194 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.194 DEBUG 10576 [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-24 11:43:28.194 DEBUG 10576 [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-24 11:43:28.212 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.212 DEBUG 10576 [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-24 11:43:28.212 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.229 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.230 DEBUG 10576 [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-24 11:43:28.230 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.247 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.247 DEBUG 10576 [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-24 11:43:28.247 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.264 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.264 DEBUG 10576 [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-24 11:43:28.264 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.296 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.296 DEBUG 10576 [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-24 11:43:28.296 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:43:28.322 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.245 DEBUG 10576 [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-24 11:44:40.245 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.410 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.411 DEBUG 10576 [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-24 11:44:40.411 DEBUG 10576 [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-24 11:44:40.430 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.431 DEBUG 10576 [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-24 11:44:40.431 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.448 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.448 DEBUG 10576 [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-24 11:44:40.448 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.465 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.465 DEBUG 10576 [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-24 11:44:40.465 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.481 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.482 DEBUG 10576 [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-24 11:44:40.482 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.565 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.565 DEBUG 10576 [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-24 11:44:40.565 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.582 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.582 DEBUG 10576 [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-24 11:44:40.582 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.602 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.602 DEBUG 10576 [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-24 11:44:40.602 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.662 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.662 DEBUG 10576 [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-24 11:44:40.662 DEBUG 10576 [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-24 11:44:40.680 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.680 DEBUG 10576 [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-24 11:44:40.680 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.697 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.698 DEBUG 10576 [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-24 11:44:40.698 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.715 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.715 DEBUG 10576 [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-24 11:44:40.715 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.733 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.733 DEBUG 10576 [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-24 11:44:40.733 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.764 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.766 DEBUG 10576 [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-24 11:44:40.766 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.792 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.795 DEBUG 10576 [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-24 11:44:40.796 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.959 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.960 DEBUG 10576 [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-24 11:44:40.960 DEBUG 10576 [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-24 11:44:40.978 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.979 DEBUG 10576 [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-24 11:44:40.979 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.996 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:40.997 DEBUG 10576 [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-24 11:44:40.997 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.013 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.014 DEBUG 10576 [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-24 11:44:41.014 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.030 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.031 DEBUG 10576 [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-24 11:44:41.031 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.113 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.113 DEBUG 10576 [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-24 11:44:41.113 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.129 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.130 DEBUG 10576 [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-24 11:44:41.130 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.150 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.152 DEBUG 10576 [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-24 11:44:41.152 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.212 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.212 DEBUG 10576 [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-24 11:44:41.212 DEBUG 10576 [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-24 11:44:41.230 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.230 DEBUG 10576 [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-24 11:44:41.231 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.247 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.248 DEBUG 10576 [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-24 11:44:41.248 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.265 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.266 DEBUG 10576 [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-24 11:44:41.266 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.283 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.283 DEBUG 10576 [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-24 11:44:41.283 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.314 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.314 DEBUG 10576 [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-24 11:44:41.314 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:44:41.339 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.494 DEBUG 10576 [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-24 11:45:20.495 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.660 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.661 DEBUG 10576 [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-24 11:45:20.661 DEBUG 10576 [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-24 11:45:20.684 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.684 DEBUG 10576 [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-24 11:45:20.684 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.701 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.701 DEBUG 10576 [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-24 11:45:20.702 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.719 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.719 DEBUG 10576 [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-24 11:45:20.719 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.736 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.738 DEBUG 10576 [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-24 11:45:20.738 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.820 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.822 DEBUG 10576 [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-24 11:45:20.822 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.840 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.840 DEBUG 10576 [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-24 11:45:20.840 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.860 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.860 DEBUG 10576 [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-24 11:45:20.860 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.920 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.921 DEBUG 10576 [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-24 11:45:20.921 DEBUG 10576 [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-24 11:45:20.939 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.939 DEBUG 10576 [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-24 11:45:20.939 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.957 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.957 DEBUG 10576 [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-24 11:45:20.958 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.974 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.974 DEBUG 10576 [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-24 11:45:20.974 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.991 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:20.992 DEBUG 10576 [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-24 11:45:20.992 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.023 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.024 DEBUG 10576 [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-24 11:45:21.024 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.049 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.052 DEBUG 10576 [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-24 11:45:21.052 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.217 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.218 DEBUG 10576 [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-24 11:45:21.218 DEBUG 10576 [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-24 11:45:21.237 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.237 DEBUG 10576 [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-24 11:45:21.237 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.253 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.254 DEBUG 10576 [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-24 11:45:21.254 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.270 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.271 DEBUG 10576 [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-24 11:45:21.271 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.288 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.288 DEBUG 10576 [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-24 11:45:21.288 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.370 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.371 DEBUG 10576 [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-24 11:45:21.371 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.388 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.389 DEBUG 10576 [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-24 11:45:21.389 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.408 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.408 DEBUG 10576 [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-24 11:45:21.408 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.469 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.469 DEBUG 10576 [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-24 11:45:21.469 DEBUG 10576 [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-24 11:45:21.486 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.487 DEBUG 10576 [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-24 11:45:21.487 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.504 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.504 DEBUG 10576 [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-24 11:45:21.505 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.522 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.522 DEBUG 10576 [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-24 11:45:21.522 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.539 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.539 DEBUG 10576 [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-24 11:45:21.539 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.570 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.572 DEBUG 10576 [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-24 11:45:21.572 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:45:21.597 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:02.797 DEBUG 10576 [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-24 11:46:02.798 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:02.814 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:02.834 DEBUG 10576 [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-24 11:46:02.834 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:02.851 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:02.873 DEBUG 10576 [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-24 11:46:02.873 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:02.890 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:08.185 DEBUG 10576 [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-24 11:46:08.186 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:08.202 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:08.263 DEBUG 10576 [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-24 11:46:08.263 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:08.280 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:08.328 DEBUG 10576 [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-24 11:46:08.328 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:08.345 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:50.824 DEBUG 10576 [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-24 11:46:50.824 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:50.990 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:50.991 DEBUG 10576 [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-24 11:46:50.991 DEBUG 10576 [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-24 11:46:51.010 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.010 DEBUG 10576 [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-24 11:46:51.010 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.027 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.028 DEBUG 10576 [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-24 11:46:51.028 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.044 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.044 DEBUG 10576 [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-24 11:46:51.044 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.061 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.061 DEBUG 10576 [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-24 11:46:51.061 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.144 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.144 DEBUG 10576 [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-24 11:46:51.144 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.161 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.163 DEBUG 10576 [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-24 11:46:51.164 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.184 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.184 DEBUG 10576 [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-24 11:46:51.184 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.245 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.245 DEBUG 10576 [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-24 11:46:51.245 DEBUG 10576 [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-24 11:46:51.262 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.262 DEBUG 10576 [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-24 11:46:51.262 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.280 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.281 DEBUG 10576 [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-24 11:46:51.281 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.298 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.298 DEBUG 10576 [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-24 11:46:51.298 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.315 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.315 DEBUG 10576 [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-24 11:46:51.315 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.347 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.349 DEBUG 10576 [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-24 11:46:51.350 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.376 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.378 DEBUG 10576 [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-24 11:46:51.379 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.546 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.547 DEBUG 10576 [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-24 11:46:51.547 DEBUG 10576 [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-24 11:46:51.566 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.566 DEBUG 10576 [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-24 11:46:51.566 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.583 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.584 DEBUG 10576 [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-24 11:46:51.584 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.601 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.601 DEBUG 10576 [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-24 11:46:51.601 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.618 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.618 DEBUG 10576 [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-24 11:46:51.618 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.700 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.700 DEBUG 10576 [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-24 11:46:51.701 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.718 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.718 DEBUG 10576 [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-24 11:46:51.718 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.738 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.739 DEBUG 10576 [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-24 11:46:51.739 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.799 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.799 DEBUG 10576 [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-24 11:46:51.800 DEBUG 10576 [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-24 11:46:51.817 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.817 DEBUG 10576 [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-24 11:46:51.817 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.835 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.835 DEBUG 10576 [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-24 11:46:51.836 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.852 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.852 DEBUG 10576 [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-24 11:46:51.852 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.870 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.870 DEBUG 10576 [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-24 11:46:51.870 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.901 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.901 DEBUG 10576 [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-24 11:46:51.901 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:51.927 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:53.818 DEBUG 10576 [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-24 11:46:53.819 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:53.984 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:53.984 DEBUG 10576 [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-24 11:46:53.984 DEBUG 10576 [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-24 11:46:54.003 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.003 DEBUG 10576 [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-24 11:46:54.003 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.019 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.020 DEBUG 10576 [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-24 11:46:54.020 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.038 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.040 DEBUG 10576 [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-24 11:46:54.040 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.057 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.091 DEBUG 10576 [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-24 11:46:54.091 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.173 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.174 DEBUG 10576 [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-24 11:46:54.174 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.190 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.191 DEBUG 10576 [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-24 11:46:54.191 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.211 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.211 DEBUG 10576 [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-24 11:46:54.211 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.272 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.272 DEBUG 10576 [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-24 11:46:54.272 DEBUG 10576 [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-24 11:46:54.289 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.289 DEBUG 10576 [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-24 11:46:54.289 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.307 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.308 DEBUG 10576 [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-24 11:46:54.308 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.325 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.325 DEBUG 10576 [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-24 11:46:54.325 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.342 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.342 DEBUG 10576 [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-24 11:46:54.342 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.373 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.373 DEBUG 10576 [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-24 11:46:54.374 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.400 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.403 DEBUG 10576 [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-24 11:46:54.403 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.567 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.568 DEBUG 10576 [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-24 11:46:54.568 DEBUG 10576 [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-24 11:46:54.587 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.587 DEBUG 10576 [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-24 11:46:54.587 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.604 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.605 DEBUG 10576 [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-24 11:46:54.605 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.621 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.621 DEBUG 10576 [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-24 11:46:54.621 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.639 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.639 DEBUG 10576 [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-24 11:46:54.639 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.722 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.724 DEBUG 10576 [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-24 11:46:54.724 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.741 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.741 DEBUG 10576 [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-24 11:46:54.741 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.761 DEBUG 10576 [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-24 11:46:54.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.822 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.822 DEBUG 10576 [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-24 11:46:54.822 DEBUG 10576 [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-24 11:46:54.840 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.840 DEBUG 10576 [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-24 11:46:54.840 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.857 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.858 DEBUG 10576 [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-24 11:46:54.858 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.875 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.875 DEBUG 10576 [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-24 11:46:54.876 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.892 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.893 DEBUG 10576 [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-24 11:46:54.893 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.924 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.924 DEBUG 10576 [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-24 11:46:54.924 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:46:54.950 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.608 DEBUG 10576 [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-24 11:47:17.608 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.778 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.779 DEBUG 10576 [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-24 11:47:17.780 DEBUG 10576 [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-24 11:47:17.798 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.798 DEBUG 10576 [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-24 11:47:17.798 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.816 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.816 DEBUG 10576 [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-24 11:47:17.816 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.834 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.834 DEBUG 10576 [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-24 11:47:17.834 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.852 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.854 DEBUG 10576 [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-24 11:47:17.854 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.936 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.937 DEBUG 10576 [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-24 11:47:17.937 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.954 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.954 DEBUG 10576 [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-24 11:47:17.954 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.974 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:17.974 DEBUG 10576 [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-24 11:47:17.974 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.035 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.038 DEBUG 10576 [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-24 11:47:18.038 DEBUG 10576 [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-24 11:47:18.056 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.056 DEBUG 10576 [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-24 11:47:18.056 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.077 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.078 DEBUG 10576 [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-24 11:47:18.078 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.096 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.096 DEBUG 10576 [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-24 11:47:18.096 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.113 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.113 DEBUG 10576 [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-24 11:47:18.113 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.146 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.146 DEBUG 10576 [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-24 11:47:18.146 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.173 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.176 DEBUG 10576 [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-24 11:47:18.176 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.345 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.346 DEBUG 10576 [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-24 11:47:18.346 DEBUG 10576 [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-24 11:47:18.365 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.366 DEBUG 10576 [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-24 11:47:18.366 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.383 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.383 DEBUG 10576 [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-24 11:47:18.383 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.400 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.400 DEBUG 10576 [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-24 11:47:18.400 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.418 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.418 DEBUG 10576 [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-24 11:47:18.418 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.501 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.503 DEBUG 10576 [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-24 11:47:18.503 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.520 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.522 DEBUG 10576 [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-24 11:47:18.522 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.542 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.542 DEBUG 10576 [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-24 11:47:18.542 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.602 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.603 DEBUG 10576 [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-24 11:47:18.603 DEBUG 10576 [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-24 11:47:18.620 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.620 DEBUG 10576 [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-24 11:47:18.621 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.638 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.639 DEBUG 10576 [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-24 11:47:18.639 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.656 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.656 DEBUG 10576 [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-24 11:47:18.656 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.673 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.674 DEBUG 10576 [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-24 11:47:18.674 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.705 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.705 DEBUG 10576 [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-24 11:47:18.706 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:18.731 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.206 DEBUG 10576 [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-24 11:47:20.206 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.371 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.373 DEBUG 10576 [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-24 11:47:20.373 DEBUG 10576 [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-24 11:47:20.391 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.392 DEBUG 10576 [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-24 11:47:20.392 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.408 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.409 DEBUG 10576 [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-24 11:47:20.409 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.426 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.427 DEBUG 10576 [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-24 11:47:20.427 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.443 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.444 DEBUG 10576 [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-24 11:47:20.444 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.526 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.526 DEBUG 10576 [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-24 11:47:20.526 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.544 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.546 DEBUG 10576 [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-24 11:47:20.546 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.566 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.566 DEBUG 10576 [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-24 11:47:20.566 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.627 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.627 DEBUG 10576 [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-24 11:47:20.627 DEBUG 10576 [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-24 11:47:20.645 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.645 DEBUG 10576 [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-24 11:47:20.645 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.663 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.663 DEBUG 10576 [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-24 11:47:20.663 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.680 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.680 DEBUG 10576 [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-24 11:47:20.680 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.697 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.698 DEBUG 10576 [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-24 11:47:20.698 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.730 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.730 DEBUG 10576 [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-24 11:47:20.730 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.756 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.759 DEBUG 10576 [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-24 11:47:20.759 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.923 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.924 DEBUG 10576 [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-24 11:47:20.924 DEBUG 10576 [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-24 11:47:20.943 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.943 DEBUG 10576 [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-24 11:47:20.943 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.960 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.961 DEBUG 10576 [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-24 11:47:20.961 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.977 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.977 DEBUG 10576 [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-24 11:47:20.977 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.994 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:20.994 DEBUG 10576 [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-24 11:47:20.994 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.077 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.077 DEBUG 10576 [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-24 11:47:21.077 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.094 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.094 DEBUG 10576 [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-24 11:47:21.094 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.114 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.115 DEBUG 10576 [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-24 11:47:21.115 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.176 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.176 DEBUG 10576 [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-24 11:47:21.176 DEBUG 10576 [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-24 11:47:21.193 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.193 DEBUG 10576 [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-24 11:47:21.193 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.211 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.211 DEBUG 10576 [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-24 11:47:21.211 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.228 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.228 DEBUG 10576 [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-24 11:47:21.229 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.246 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.246 DEBUG 10576 [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-24 11:47:21.246 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.277 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.277 DEBUG 10576 [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-24 11:47:21.277 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:21.303 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.122 DEBUG 10576 [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-24 11:47:25.123 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.318 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.321 DEBUG 10576 [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-24 11:47:25.321 DEBUG 10576 [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-24 11:47:25.340 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.340 DEBUG 10576 [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-24 11:47:25.340 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.357 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.357 DEBUG 10576 [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-24 11:47:25.357 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.374 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.374 DEBUG 10576 [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-24 11:47:25.374 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.391 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.392 DEBUG 10576 [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-24 11:47:25.392 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.475 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.475 DEBUG 10576 [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-24 11:47:25.475 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.492 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.492 DEBUG 10576 [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-24 11:47:25.492 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.513 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.513 DEBUG 10576 [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-24 11:47:25.513 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.574 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.574 DEBUG 10576 [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-24 11:47:25.574 DEBUG 10576 [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-24 11:47:25.591 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.591 DEBUG 10576 [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-24 11:47:25.591 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.609 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.610 DEBUG 10576 [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-24 11:47:25.610 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.627 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.627 DEBUG 10576 [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-24 11:47:25.627 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.644 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.644 DEBUG 10576 [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-24 11:47:25.644 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.676 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.676 DEBUG 10576 [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-24 11:47:25.676 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.702 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.707 DEBUG 10576 [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-24 11:47:25.707 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.870 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.871 DEBUG 10576 [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-24 11:47:25.872 DEBUG 10576 [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-24 11:47:25.891 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.891 DEBUG 10576 [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-24 11:47:25.891 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.908 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.908 DEBUG 10576 [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-24 11:47:25.908 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.925 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.925 DEBUG 10576 [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-24 11:47:25.925 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.942 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:25.942 DEBUG 10576 [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-24 11:47:25.942 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.024 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.024 DEBUG 10576 [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-24 11:47:26.024 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.042 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.042 DEBUG 10576 [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-24 11:47:26.042 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.062 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.062 DEBUG 10576 [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-24 11:47:26.062 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.123 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.124 DEBUG 10576 [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-24 11:47:26.124 DEBUG 10576 [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-24 11:47:26.141 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.141 DEBUG 10576 [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-24 11:47:26.141 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.158 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.158 DEBUG 10576 [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-24 11:47:26.158 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.176 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.176 DEBUG 10576 [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-24 11:47:26.176 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.193 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.193 DEBUG 10576 [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-24 11:47:26.193 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.225 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.225 DEBUG 10576 [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-24 11:47:26.225 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:47:26.251 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.447 DEBUG 10576 [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-24 11:48:30.447 DEBUG 10576 [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-24 11:48:30.520 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.521 DEBUG 10576 [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-24 11:48:30.521 DEBUG 10576 [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-24 11:48:30.646 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.647 DEBUG 10576 [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-24 11:48:30.647 DEBUG 10576 [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-24 11:48:30.664 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.664 DEBUG 10576 [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-24 11:48:30.664 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.681 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.682 DEBUG 10576 [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-24 11:48:30.682 DEBUG 10576 [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-24 11:48:30.765 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.765 DEBUG 10576 [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-24 11:48:30.766 DEBUG 10576 [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-24 11:48:30.782 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.783 DEBUG 10576 [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-24 11:48:30.783 DEBUG 10576 [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-24 11:48:30.800 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.800 DEBUG 10576 [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-24 11:48:30.800 DEBUG 10576 [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-24 11:48:30.817 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.818 DEBUG 10576 [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-24 11:48:30.818 DEBUG 10576 [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-24 11:48:30.838 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.841 DEBUG 10576 [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-24 11:48:30.841 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.857 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.858 DEBUG 10576 [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-24 11:48:30.858 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.874 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.875 DEBUG 10576 [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-24 11:48:30.875 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.892 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.892 DEBUG 10576 [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-24 11:48:30.892 DEBUG 10576 [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-24 11:48:30.913 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.914 DEBUG 10576 [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-24 11:48:30.914 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.931 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.933 DEBUG 10576 [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-24 11:48:30.933 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.948 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.949 DEBUG 10576 [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-24 11:48:30.949 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:30.966 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.615 DEBUG 10576 [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-24 11:48:32.615 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.785 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.786 DEBUG 10576 [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-24 11:48:32.786 DEBUG 10576 [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-24 11:48:32.809 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.810 DEBUG 10576 [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-24 11:48:32.810 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.827 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.827 DEBUG 10576 [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-24 11:48:32.827 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.843 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.844 DEBUG 10576 [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-24 11:48:32.844 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.861 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.862 DEBUG 10576 [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-24 11:48:32.862 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.944 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.944 DEBUG 10576 [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-24 11:48:32.944 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.961 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.961 DEBUG 10576 [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-24 11:48:32.961 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.984 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:32.985 DEBUG 10576 [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-24 11:48:32.985 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.045 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.046 DEBUG 10576 [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-24 11:48:33.046 DEBUG 10576 [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-24 11:48:33.063 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.063 DEBUG 10576 [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-24 11:48:33.063 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.081 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.082 DEBUG 10576 [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-24 11:48:33.082 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.099 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.099 DEBUG 10576 [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-24 11:48:33.099 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.116 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.116 DEBUG 10576 [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-24 11:48:33.116 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.148 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.148 DEBUG 10576 [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-24 11:48:33.148 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.174 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.178 DEBUG 10576 [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-24 11:48:33.179 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.344 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.345 DEBUG 10576 [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-24 11:48:33.345 DEBUG 10576 [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-24 11:48:33.364 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.364 DEBUG 10576 [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-24 11:48:33.365 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.381 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.384 DEBUG 10576 [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-24 11:48:33.384 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.401 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.402 DEBUG 10576 [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-24 11:48:33.402 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.419 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.419 DEBUG 10576 [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-24 11:48:33.420 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.502 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.502 DEBUG 10576 [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-24 11:48:33.502 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.519 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.519 DEBUG 10576 [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-24 11:48:33.519 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.538 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.539 DEBUG 10576 [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-24 11:48:33.539 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.599 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.600 DEBUG 10576 [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-24 11:48:33.600 DEBUG 10576 [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-24 11:48:33.618 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.618 DEBUG 10576 [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-24 11:48:33.618 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.635 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.636 DEBUG 10576 [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-24 11:48:33.636 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.652 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.652 DEBUG 10576 [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-24 11:48:33.652 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.670 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.670 DEBUG 10576 [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-24 11:48:33.670 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.701 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.702 DEBUG 10576 [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-24 11:48:33.702 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:48:33.737 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.167 DEBUG 10576 [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-24 11:50:39.167 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.240 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.240 DEBUG 10576 [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-24 11:50:39.240 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.366 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.366 DEBUG 10576 [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-24 11:50:39.367 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.383 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.384 DEBUG 10576 [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-24 11:50:39.384 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.401 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.402 DEBUG 10576 [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-24 11:50:39.402 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.483 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.483 DEBUG 10576 [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-24 11:50:39.484 DEBUG 10576 [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), 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-24 11:50:39.501 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.501 DEBUG 10576 [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-24 11:50:39.501 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.518 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.518 DEBUG 10576 [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-24 11:50:39.518 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.536 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.536 DEBUG 10576 [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-24 11:50:39.536 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.556 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.556 DEBUG 10576 [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-24 11:50:39.556 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.573 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.574 DEBUG 10576 [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-24 11:50:39.574 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.590 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.590 DEBUG 10576 [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-24 11:50:39.591 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.608 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.608 DEBUG 10576 [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-24 11:50:39.608 DEBUG 10576 [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-24 11:50:39.625 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.626 DEBUG 10576 [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-24 11:50:39.626 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.642 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.643 DEBUG 10576 [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-24 11:50:39.643 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.660 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.661 DEBUG 10576 [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-24 11:50:39.661 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:39.677 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.719 DEBUG 10576 [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-24 11:50:41.719 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.886 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.887 DEBUG 10576 [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-24 11:50:41.887 DEBUG 10576 [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-24 11:50:41.906 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.906 DEBUG 10576 [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-24 11:50:41.906 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.923 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.924 DEBUG 10576 [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-24 11:50:41.924 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.940 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.940 DEBUG 10576 [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-24 11:50:41.940 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.958 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:41.958 DEBUG 10576 [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-24 11:50:41.958 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.040 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.040 DEBUG 10576 [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-24 11:50:42.040 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.057 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.057 DEBUG 10576 [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-24 11:50:42.057 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.076 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.077 DEBUG 10576 [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-24 11:50:42.077 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.137 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.137 DEBUG 10576 [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-24 11:50:42.137 DEBUG 10576 [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-24 11:50:42.155 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.155 DEBUG 10576 [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-24 11:50:42.155 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.173 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.174 DEBUG 10576 [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-24 11:50:42.174 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.190 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.191 DEBUG 10576 [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-24 11:50:42.191 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.208 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.210 DEBUG 10576 [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-24 11:50:42.211 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.242 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.242 DEBUG 10576 [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-24 11:50:42.242 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.268 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.271 DEBUG 10576 [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-24 11:50:42.272 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.438 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.439 DEBUG 10576 [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-24 11:50:42.439 DEBUG 10576 [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-24 11:50:42.457 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.458 DEBUG 10576 [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-24 11:50:42.458 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.475 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.475 DEBUG 10576 [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-24 11:50:42.475 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.492 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.492 DEBUG 10576 [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-24 11:50:42.492 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.510 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.510 DEBUG 10576 [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-24 11:50:42.510 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.592 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.592 DEBUG 10576 [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-24 11:50:42.593 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.610 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.610 DEBUG 10576 [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-24 11:50:42.610 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.630 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.630 DEBUG 10576 [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-24 11:50:42.630 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.690 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.690 DEBUG 10576 [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-24 11:50:42.690 DEBUG 10576 [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-24 11:50:42.708 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.708 DEBUG 10576 [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-24 11:50:42.708 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.726 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.727 DEBUG 10576 [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-24 11:50:42.727 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.744 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.744 DEBUG 10576 [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-24 11:50:42.744 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.761 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.762 DEBUG 10576 [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-24 11:50:42.762 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.792 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.793 DEBUG 10576 [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-24 11:50:42.793 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:50:42.819 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:20.964 DEBUG 10576 [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-24 11:53:20.964 DEBUG 10576 [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-24 11:53:21.036 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.036 DEBUG 10576 [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-24 11:53:21.036 DEBUG 10576 [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-24 11:53:21.162 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.162 DEBUG 10576 [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-24 11:53:21.162 DEBUG 10576 [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-24 11:53:21.179 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.180 DEBUG 10576 [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-24 11:53:21.180 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.197 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.197 DEBUG 10576 [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-24 11:53:21.197 DEBUG 10576 [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-24 11:53:21.279 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.280 DEBUG 10576 [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-24 11:53:21.280 DEBUG 10576 [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-24 11:53:21.297 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.297 DEBUG 10576 [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-24 11:53:21.298 DEBUG 10576 [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-24 11:53:21.315 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.317 DEBUG 10576 [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-24 11:53:21.317 DEBUG 10576 [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-24 11:53:21.333 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.334 DEBUG 10576 [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-24 11:53:21.334 DEBUG 10576 [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-24 11:53:21.355 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.355 DEBUG 10576 [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-24 11:53:21.355 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.372 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.374 DEBUG 10576 [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-24 11:53:21.374 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.391 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.391 DEBUG 10576 [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-24 11:53:21.392 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.408 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.408 DEBUG 10576 [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-24 11:53:21.408 DEBUG 10576 [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-24 11:53:21.426 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.427 DEBUG 10576 [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-24 11:53:21.427 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.443 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.444 DEBUG 10576 [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-24 11:53:21.445 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.461 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.462 DEBUG 10576 [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-24 11:53:21.462 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:21.478 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:44.837 DEBUG 10576 [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-24 11:53:44.838 DEBUG 10576 [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-24 11:53:44.909 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:44.909 DEBUG 10576 [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-24 11:53:44.909 DEBUG 10576 [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-24 11:53:45.034 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.035 DEBUG 10576 [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-24 11:53:45.035 DEBUG 10576 [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-24 11:53:45.052 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.054 DEBUG 10576 [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-24 11:53:45.054 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.072 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.072 DEBUG 10576 [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-24 11:53:45.072 DEBUG 10576 [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-24 11:53:45.153 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.153 DEBUG 10576 [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-24 11:53:45.153 DEBUG 10576 [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-24 11:53:45.170 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.171 DEBUG 10576 [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-24 11:53:45.171 DEBUG 10576 [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-24 11:53:45.187 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.188 DEBUG 10576 [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-24 11:53:45.188 DEBUG 10576 [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-24 11:53:45.204 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.205 DEBUG 10576 [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-24 11:53:45.205 DEBUG 10576 [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-24 11:53:45.225 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.226 DEBUG 10576 [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-24 11:53:45.226 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.243 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.243 DEBUG 10576 [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-24 11:53:45.243 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.260 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.260 DEBUG 10576 [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-24 11:53:45.260 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.277 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.278 DEBUG 10576 [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-24 11:53:45.278 DEBUG 10576 [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-24 11:53:45.295 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.299 DEBUG 10576 [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-24 11:53:45.299 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.317 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.318 DEBUG 10576 [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-24 11:53:45.318 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.333 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.334 DEBUG 10576 [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-24 11:53:45.335 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:45.351 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.761 DEBUG 10576 [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-24 11:53:46.762 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.928 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.929 DEBUG 10576 [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-24 11:53:46.929 DEBUG 10576 [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-24 11:53:46.948 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.948 DEBUG 10576 [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-24 11:53:46.948 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.965 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.965 DEBUG 10576 [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-24 11:53:46.965 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.983 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.983 DEBUG 10576 [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-24 11:53:46.983 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:46.999 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.000 DEBUG 10576 [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-24 11:53:47.000 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.081 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.083 DEBUG 10576 [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-24 11:53:47.084 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.101 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.101 DEBUG 10576 [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-24 11:53:47.101 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.122 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.124 DEBUG 10576 [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-24 11:53:47.125 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.185 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.185 DEBUG 10576 [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-24 11:53:47.185 DEBUG 10576 [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-24 11:53:47.204 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.205 DEBUG 10576 [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-24 11:53:47.206 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.223 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.224 DEBUG 10576 [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-24 11:53:47.224 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.241 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.241 DEBUG 10576 [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-24 11:53:47.241 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.259 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.259 DEBUG 10576 [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-24 11:53:47.259 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.291 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.291 DEBUG 10576 [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-24 11:53:47.291 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.317 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.321 DEBUG 10576 [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-24 11:53:47.321 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.484 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.485 DEBUG 10576 [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-24 11:53:47.485 DEBUG 10576 [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-24 11:53:47.504 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.505 DEBUG 10576 [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-24 11:53:47.505 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.522 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.522 DEBUG 10576 [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-24 11:53:47.522 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.539 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.539 DEBUG 10576 [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-24 11:53:47.539 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.556 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.556 DEBUG 10576 [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-24 11:53:47.557 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.639 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.639 DEBUG 10576 [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-24 11:53:47.639 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.657 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.657 DEBUG 10576 [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-24 11:53:47.657 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.677 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.677 DEBUG 10576 [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-24 11:53:47.677 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.737 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.737 DEBUG 10576 [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-24 11:53:47.737 DEBUG 10576 [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-24 11:53:47.755 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.755 DEBUG 10576 [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-24 11:53:47.755 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.773 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.774 DEBUG 10576 [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-24 11:53:47.774 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.790 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.790 DEBUG 10576 [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-24 11:53:47.791 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.807 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.808 DEBUG 10576 [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-24 11:53:47.808 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.840 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.840 DEBUG 10576 [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-24 11:53:47.840 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:53:47.866 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.185 DEBUG 10576 [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-24 11:54:03.186 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.352 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.353 DEBUG 10576 [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-24 11:54:03.353 DEBUG 10576 [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-24 11:54:03.371 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.372 DEBUG 10576 [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-24 11:54:03.372 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.389 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.391 DEBUG 10576 [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-24 11:54:03.392 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.409 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.409 DEBUG 10576 [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-24 11:54:03.409 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.425 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.426 DEBUG 10576 [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-24 11:54:03.426 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.509 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.509 DEBUG 10576 [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-24 11:54:03.509 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.526 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.527 DEBUG 10576 [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-24 11:54:03.527 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.547 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.547 DEBUG 10576 [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-24 11:54:03.547 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.608 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.608 DEBUG 10576 [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-24 11:54:03.608 DEBUG 10576 [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-24 11:54:03.627 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.628 DEBUG 10576 [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-24 11:54:03.629 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.646 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.647 DEBUG 10576 [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-24 11:54:03.647 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.664 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.664 DEBUG 10576 [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-24 11:54:03.665 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.682 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.682 DEBUG 10576 [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-24 11:54:03.682 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.713 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.714 DEBUG 10576 [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-24 11:54:03.714 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.740 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.743 DEBUG 10576 [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-24 11:54:03.743 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.908 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.909 DEBUG 10576 [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-24 11:54:03.909 DEBUG 10576 [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-24 11:54:03.928 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.928 DEBUG 10576 [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-24 11:54:03.928 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.946 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.946 DEBUG 10576 [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-24 11:54:03.946 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.963 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.963 DEBUG 10576 [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-24 11:54:03.963 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.981 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:03.981 DEBUG 10576 [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-24 11:54:03.981 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.062 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.063 DEBUG 10576 [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-24 11:54:04.063 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.080 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.080 DEBUG 10576 [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-24 11:54:04.080 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.100 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.100 DEBUG 10576 [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-24 11:54:04.100 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.161 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.161 DEBUG 10576 [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-24 11:54:04.161 DEBUG 10576 [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-24 11:54:04.179 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.179 DEBUG 10576 [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-24 11:54:04.179 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.196 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.197 DEBUG 10576 [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-24 11:54:04.197 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.214 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.214 DEBUG 10576 [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-24 11:54:04.214 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.231 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.231 DEBUG 10576 [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-24 11:54:04.232 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.263 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.264 DEBUG 10576 [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-24 11:54:04.264 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:04.290 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.613 DEBUG 10576 [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-24 11:54:17.613 DEBUG 10576 [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-24 11:54:17.684 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.685 DEBUG 10576 [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-24 11:54:17.685 DEBUG 10576 [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-24 11:54:17.811 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.812 DEBUG 10576 [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-24 11:54:17.812 DEBUG 10576 [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-24 11:54:17.829 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.829 DEBUG 10576 [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-24 11:54:17.829 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.846 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.847 DEBUG 10576 [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-24 11:54:17.847 DEBUG 10576 [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-24 11:54:17.927 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.927 DEBUG 10576 [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-24 11:54:17.928 DEBUG 10576 [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-24 11:54:17.944 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.945 DEBUG 10576 [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-24 11:54:17.945 DEBUG 10576 [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-24 11:54:17.962 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.962 DEBUG 10576 [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-24 11:54:17.962 DEBUG 10576 [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-24 11:54:17.979 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:17.980 DEBUG 10576 [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-24 11:54:17.980 DEBUG 10576 [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-24 11:54:17.999 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.000 DEBUG 10576 [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-24 11:54:18.000 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.017 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.017 DEBUG 10576 [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-24 11:54:18.017 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.034 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.034 DEBUG 10576 [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-24 11:54:18.034 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.050 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.051 DEBUG 10576 [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-24 11:54:18.051 DEBUG 10576 [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-24 11:54:18.068 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.069 DEBUG 10576 [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-24 11:54:18.069 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.086 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.087 DEBUG 10576 [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-24 11:54:18.087 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.103 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.104 DEBUG 10576 [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-24 11:54:18.104 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.121 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.216 DEBUG 10576 [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-24 11:54:18.216 DEBUG 10576 [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-24 11:54:18.287 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.287 DEBUG 10576 [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-24 11:54:18.288 DEBUG 10576 [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-24 11:54:18.415 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.416 DEBUG 10576 [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-24 11:54:18.416 DEBUG 10576 [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-24 11:54:18.433 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.433 DEBUG 10576 [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-24 11:54:18.433 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.450 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.450 DEBUG 10576 [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-24 11:54:18.450 DEBUG 10576 [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-24 11:54:18.532 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.532 DEBUG 10576 [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-24 11:54:18.533 DEBUG 10576 [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-24 11:54:18.549 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.550 DEBUG 10576 [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-24 11:54:18.550 DEBUG 10576 [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-24 11:54:18.566 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.567 DEBUG 10576 [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-24 11:54:18.567 DEBUG 10576 [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-24 11:54:18.584 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.584 DEBUG 10576 [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-24 11:54:18.584 DEBUG 10576 [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-24 11:54:18.604 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.605 DEBUG 10576 [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-24 11:54:18.605 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.621 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.621 DEBUG 10576 [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-24 11:54:18.622 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.638 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.638 DEBUG 10576 [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-24 11:54:18.639 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.656 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.656 DEBUG 10576 [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-24 11:54:18.656 DEBUG 10576 [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-24 11:54:18.673 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.674 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.674 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.690 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.691 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.691 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.708 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.709 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.709 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.726 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.812 DEBUG 10576 [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-24 11:54:18.812 DEBUG 10576 [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-24 11:54:18.882 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:18.883 DEBUG 10576 [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-24 11:54:18.883 DEBUG 10576 [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-24 11:54:19.009 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.009 DEBUG 10576 [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-24 11:54:19.009 DEBUG 10576 [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-24 11:54:19.026 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.026 DEBUG 10576 [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-24 11:54:19.026 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.044 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.044 DEBUG 10576 [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-24 11:54:19.044 DEBUG 10576 [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-24 11:54:19.126 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.127 DEBUG 10576 [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-24 11:54:19.127 DEBUG 10576 [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-24 11:54:19.144 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.144 DEBUG 10576 [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-24 11:54:19.145 DEBUG 10576 [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-24 11:54:19.161 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.163 DEBUG 10576 [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-24 11:54:19.164 DEBUG 10576 [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-24 11:54:19.181 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.181 DEBUG 10576 [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-24 11:54:19.181 DEBUG 10576 [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-24 11:54:19.201 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.203 DEBUG 10576 [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-24 11:54:19.204 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.221 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.221 DEBUG 10576 [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-24 11:54:19.221 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.238 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.239 DEBUG 10576 [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-24 11:54:19.239 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.256 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.256 DEBUG 10576 [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-24 11:54:19.256 DEBUG 10576 [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-24 11:54:19.272 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.273 DEBUG 10576 [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-24 11:54:19.273 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.290 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.291 DEBUG 10576 [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-24 11:54:19.291 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.308 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.309 DEBUG 10576 [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-24 11:54:19.309 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:19.325 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:42.950 DEBUG 10576 [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-24 11:54:42.950 DEBUG 10576 [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-24 11:54:43.023 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.023 DEBUG 10576 [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-24 11:54:43.023 DEBUG 10576 [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-24 11:54:43.056 DEBUG 10576 [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-24 11:54:43.057 DEBUG 10576 [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-24 11:54:43.128 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.128 DEBUG 10576 [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-24 11:54:43.128 DEBUG 10576 [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-24 11:54:43.152 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.152 DEBUG 10576 [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-24 11:54:43.152 DEBUG 10576 [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-24 11:54:43.169 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.169 DEBUG 10576 [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-24 11:54:43.169 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.186 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.187 DEBUG 10576 [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-24 11:54:43.187 DEBUG 10576 [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-24 11:54:43.255 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.256 DEBUG 10576 [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-24 11:54:43.256 DEBUG 10576 [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-24 11:54:43.269 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.270 DEBUG 10576 [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-24 11:54:43.270 DEBUG 10576 [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-24 11:54:43.273 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.273 DEBUG 10576 [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-24 11:54:43.273 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.287 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.287 DEBUG 10576 [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-24 11:54:43.287 DEBUG 10576 [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-24 11:54:43.291 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.291 DEBUG 10576 [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-24 11:54:43.291 DEBUG 10576 [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-24 11:54:43.303 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.304 DEBUG 10576 [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-24 11:54:43.304 DEBUG 10576 [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-24 11:54:43.321 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.323 DEBUG 10576 [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-24 11:54:43.323 DEBUG 10576 [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-24 11:54:43.344 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.344 DEBUG 10576 [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-24 11:54:43.344 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.361 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.361 DEBUG 10576 [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-24 11:54:43.361 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.376 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.377 DEBUG 10576 [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-24 11:54:43.377 DEBUG 10576 [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-24 11:54:43.377 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.378 DEBUG 10576 [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-24 11:54:43.378 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.394 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.394 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.394 DEBUG 10576 [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-24 11:54:43.394 DEBUG 10576 [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-24 11:54:43.394 DEBUG 10576 [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-24 11:54:43.395 DEBUG 10576 [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-24 11:54:43.412 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.413 DEBUG 10576 [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-24 11:54:43.413 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.413 DEBUG 10576 [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-24 11:54:43.413 DEBUG 10576 [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-24 11:54:43.414 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.429 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.429 DEBUG 10576 [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-24 11:54:43.429 DEBUG 10576 [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-24 11:54:43.430 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.431 DEBUG 10576 [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-24 11:54:43.431 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.449 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.449 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.450 DEBUG 10576 [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-24 11:54:43.450 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.450 DEBUG 10576 [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-24 11:54:43.451 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.468 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.469 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.469 DEBUG 10576 [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-24 11:54:43.469 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.485 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.486 DEBUG 10576 [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-24 11:54:43.486 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.502 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.503 DEBUG 10576 [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-24 11:54:43.503 DEBUG 10576 [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-24 11:54:43.519 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.520 DEBUG 10576 [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-24 11:54:43.520 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.535 DEBUG 10576 [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-24 11:54:43.536 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.537 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.538 DEBUG 10576 [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-24 11:54:43.538 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.555 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.556 DEBUG 10576 [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-24 11:54:43.556 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.573 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.701 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.702 DEBUG 10576 [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-24 11:54:43.702 DEBUG 10576 [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-24 11:54:43.722 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.722 DEBUG 10576 [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-24 11:54:43.722 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.739 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.739 DEBUG 10576 [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-24 11:54:43.739 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.757 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.757 DEBUG 10576 [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-24 11:54:43.757 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.775 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.776 DEBUG 10576 [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-24 11:54:43.776 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.862 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.862 DEBUG 10576 [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-24 11:54:43.862 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.880 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.882 DEBUG 10576 [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-24 11:54:43.882 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.903 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.904 DEBUG 10576 [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-24 11:54:43.904 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.965 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.965 DEBUG 10576 [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-24 11:54:43.965 DEBUG 10576 [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-24 11:54:43.983 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:43.983 DEBUG 10576 [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-24 11:54:43.983 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.002 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.003 DEBUG 10576 [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-24 11:54:44.003 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.020 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.021 DEBUG 10576 [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-24 11:54:44.021 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.039 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.039 DEBUG 10576 [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-24 11:54:44.039 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.070 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.071 DEBUG 10576 [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-24 11:54:44.071 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.097 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.100 DEBUG 10576 [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-24 11:54:44.100 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.266 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.267 DEBUG 10576 [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-24 11:54:44.267 DEBUG 10576 [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-24 11:54:44.287 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.288 DEBUG 10576 [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-24 11:54:44.288 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.304 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.305 DEBUG 10576 [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-24 11:54:44.305 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.323 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.323 DEBUG 10576 [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-24 11:54:44.323 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.341 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.342 DEBUG 10576 [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-24 11:54:44.342 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.427 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.427 DEBUG 10576 [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-24 11:54:44.427 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.445 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.445 DEBUG 10576 [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-24 11:54:44.445 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.467 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.467 DEBUG 10576 [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-24 11:54:44.467 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.528 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.531 DEBUG 10576 [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-24 11:54:44.531 DEBUG 10576 [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-24 11:54:44.549 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.549 DEBUG 10576 [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-24 11:54:44.549 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.567 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.568 DEBUG 10576 [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-24 11:54:44.568 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.585 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.586 DEBUG 10576 [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-24 11:54:44.586 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.604 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.604 DEBUG 10576 [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-24 11:54:44.604 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.636 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.636 DEBUG 10576 [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-24 11:54:44.636 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:54:44.663 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.452 DEBUG 10576 [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-24 11:55:00.452 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.456 DEBUG 10576 [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-24 11:55:00.456 DEBUG 10576 [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-24 11:55:00.528 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.528 DEBUG 10576 [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-24 11:55:00.528 DEBUG 10576 [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-24 11:55:00.618 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.619 DEBUG 10576 [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-24 11:55:00.619 DEBUG 10576 [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-24 11:55:00.639 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.640 DEBUG 10576 [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-24 11:55:00.640 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.657 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.657 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.657 DEBUG 10576 [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-24 11:55:00.657 DEBUG 10576 [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-24 11:55:00.658 DEBUG 10576 [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-24 11:55:00.658 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.674 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.675 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.676 DEBUG 10576 [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-24 11:55:00.677 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.677 DEBUG 10576 [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-24 11:55:00.677 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.694 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.695 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.695 DEBUG 10576 [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-24 11:55:00.695 DEBUG 10576 [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-24 11:55:00.695 DEBUG 10576 [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-24 11:55:00.696 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.778 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.778 DEBUG 10576 [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-24 11:55:00.778 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.779 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.779 DEBUG 10576 [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-24 11:55:00.779 DEBUG 10576 [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-24 11:55:00.795 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.795 DEBUG 10576 [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-24 11:55:00.795 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.797 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.798 DEBUG 10576 [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-24 11:55:00.798 DEBUG 10576 [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-24 11:55:00.815 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.815 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.816 DEBUG 10576 [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-24 11:55:00.816 DEBUG 10576 [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-24 11:55:00.816 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.816 DEBUG 10576 [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-24 11:55:00.834 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.834 DEBUG 10576 [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-24 11:55:00.834 DEBUG 10576 [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-24 11:55:00.855 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.855 DEBUG 10576 [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-24 11:55:00.855 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.873 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.873 DEBUG 10576 [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-24 11:55:00.873 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.877 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.877 DEBUG 10576 [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-24 11:55:00.877 DEBUG 10576 [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-24 11:55:00.891 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.891 DEBUG 10576 [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-24 11:55:00.891 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.894 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.894 DEBUG 10576 [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-24 11:55:00.894 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.909 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.909 DEBUG 10576 [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-24 11:55:00.909 DEBUG 10576 [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-24 11:55:00.912 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.913 DEBUG 10576 [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-24 11:55:00.913 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.928 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.929 DEBUG 10576 [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-24 11:55:00.929 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.929 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.930 DEBUG 10576 [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-24 11:55:00.930 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.945 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.946 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.946 DEBUG 10576 [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-24 11:55:00.947 DEBUG 10576 [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-24 11:55:00.947 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.947 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.963 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.964 DEBUG 10576 [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-24 11:55:00.964 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.980 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.980 DEBUG 10576 [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-24 11:55:00.980 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:00.981 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.007 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.011 DEBUG 10576 [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-24 11:55:01.012 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.177 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.177 DEBUG 10576 [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-24 11:55:01.178 DEBUG 10576 [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-24 11:55:01.196 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.197 DEBUG 10576 [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-24 11:55:01.197 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.215 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.215 DEBUG 10576 [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-24 11:55:01.215 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.233 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.233 DEBUG 10576 [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-24 11:55:01.233 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.251 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.253 DEBUG 10576 [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-24 11:55:01.253 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.339 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.339 DEBUG 10576 [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-24 11:55:01.339 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.357 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.357 DEBUG 10576 [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-24 11:55:01.357 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.377 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.378 DEBUG 10576 [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-24 11:55:01.378 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.439 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.439 DEBUG 10576 [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-24 11:55:01.439 DEBUG 10576 [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-24 11:55:01.457 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.458 DEBUG 10576 [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-24 11:55:01.458 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.476 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.477 DEBUG 10576 [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-24 11:55:01.477 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.494 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.494 DEBUG 10576 [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-24 11:55:01.494 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.512 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.513 DEBUG 10576 [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-24 11:55:01.513 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.545 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.545 DEBUG 10576 [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-24 11:55:01.545 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.571 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.622 DEBUG 10576 [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-24 11:55:01.622 DEBUG 10576 [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-24 11:55:01.697 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.697 DEBUG 10576 [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-24 11:55:01.697 DEBUG 10576 [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-24 11:55:01.823 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.823 DEBUG 10576 [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-24 11:55:01.824 DEBUG 10576 [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-24 11:55:01.841 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.842 DEBUG 10576 [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-24 11:55:01.842 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.859 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.859 DEBUG 10576 [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-24 11:55:01.859 DEBUG 10576 [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-24 11:55:01.943 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.944 DEBUG 10576 [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-24 11:55:01.944 DEBUG 10576 [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-24 11:55:01.961 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.962 DEBUG 10576 [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-24 11:55:01.962 DEBUG 10576 [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-24 11:55:01.979 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.980 DEBUG 10576 [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-24 11:55:01.980 DEBUG 10576 [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-24 11:55:01.998 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:01.999 DEBUG 10576 [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-24 11:55:01.999 DEBUG 10576 [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-24 11:55:02.019 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.020 DEBUG 10576 [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-24 11:55:02.020 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.037 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.037 DEBUG 10576 [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-24 11:55:02.037 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.055 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.057 DEBUG 10576 [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-24 11:55:02.057 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.074 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.074 DEBUG 10576 [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-24 11:55:02.075 DEBUG 10576 [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-24 11:55:02.093 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.094 DEBUG 10576 [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-24 11:55:02.094 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.111 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.115 DEBUG 10576 [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-24 11:55:02.115 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.132 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.133 DEBUG 10576 [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-24 11:55:02.133 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 11:55:02.151 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.539 DEBUG 10576 [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-24 11:56:09.540 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.703 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.704 DEBUG 10576 [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-24 11:56:09.704 DEBUG 10576 [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-24 11:56:09.724 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.725 DEBUG 10576 [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-24 11:56:09.725 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.742 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.742 DEBUG 10576 [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-24 11:56:09.742 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.760 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.760 DEBUG 10576 [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-24 11:56:09.760 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.778 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.779 DEBUG 10576 [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-24 11:56:09.779 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.864 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.865 DEBUG 10576 [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-24 11:56:09.865 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.883 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.883 DEBUG 10576 [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-24 11:56:09.883 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.904 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.904 DEBUG 10576 [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-24 11:56:09.904 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.967 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.969 DEBUG 10576 [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-24 11:56:09.970 DEBUG 10576 [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-24 11:56:09.988 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:09.988 DEBUG 10576 [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-24 11:56:09.988 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.006 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.007 DEBUG 10576 [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-24 11:56:10.007 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.025 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.025 DEBUG 10576 [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-24 11:56:10.025 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.044 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.044 DEBUG 10576 [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-24 11:56:10.044 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.076 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.077 DEBUG 10576 [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-24 11:56:10.077 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.103 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.106 DEBUG 10576 [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-24 11:56:10.107 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.272 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.272 DEBUG 10576 [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-24 11:56:10.272 DEBUG 10576 [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-24 11:56:10.293 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.293 DEBUG 10576 [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-24 11:56:10.294 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.311 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.311 DEBUG 10576 [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-24 11:56:10.311 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.329 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.329 DEBUG 10576 [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-24 11:56:10.329 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.347 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.347 DEBUG 10576 [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-24 11:56:10.348 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.435 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.435 DEBUG 10576 [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-24 11:56:10.435 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.452 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.453 DEBUG 10576 [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-24 11:56:10.453 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.473 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.475 DEBUG 10576 [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-24 11:56:10.476 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.537 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.537 DEBUG 10576 [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-24 11:56:10.537 DEBUG 10576 [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-24 11:56:10.556 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.556 DEBUG 10576 [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-24 11:56:10.556 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.574 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.575 DEBUG 10576 [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-24 11:56:10.575 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.593 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.593 DEBUG 10576 [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-24 11:56:10.593 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.611 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.611 DEBUG 10576 [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-24 11:56:10.611 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.644 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.644 DEBUG 10576 [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-24 11:56:10.644 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.670 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.687 DEBUG 10576 [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-24 11:56:10.688 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.853 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.854 DEBUG 10576 [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-24 11:56:10.854 DEBUG 10576 [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-24 11:56:10.873 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.874 DEBUG 10576 [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-24 11:56:10.874 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.892 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.892 DEBUG 10576 [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-24 11:56:10.892 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.910 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.910 DEBUG 10576 [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-24 11:56:10.910 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.928 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:10.928 DEBUG 10576 [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-24 11:56:10.928 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.014 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.014 DEBUG 10576 [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-24 11:56:11.014 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.033 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.033 DEBUG 10576 [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-24 11:56:11.033 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.053 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.054 DEBUG 10576 [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-24 11:56:11.054 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.115 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.116 DEBUG 10576 [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-24 11:56:11.116 DEBUG 10576 [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-24 11:56:11.134 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.134 DEBUG 10576 [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-24 11:56:11.135 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.153 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.154 DEBUG 10576 [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-24 11:56:11.154 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.171 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.172 DEBUG 10576 [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-24 11:56:11.172 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.190 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.190 DEBUG 10576 [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-24 11:56:11.190 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.223 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.225 DEBUG 10576 [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-24 11:56:11.226 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.252 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.260 DEBUG 10576 [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-24 11:56:11.261 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.425 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.426 DEBUG 10576 [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-24 11:56:11.426 DEBUG 10576 [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-24 11:56:11.447 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.448 DEBUG 10576 [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-24 11:56:11.448 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.466 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.466 DEBUG 10576 [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-24 11:56:11.466 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.484 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.484 DEBUG 10576 [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-24 11:56:11.484 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.502 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.502 DEBUG 10576 [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-24 11:56:11.502 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.587 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.587 DEBUG 10576 [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-24 11:56:11.587 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.604 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.605 DEBUG 10576 [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-24 11:56:11.605 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.626 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.626 DEBUG 10576 [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-24 11:56:11.626 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.688 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.688 DEBUG 10576 [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-24 11:56:11.688 DEBUG 10576 [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-24 11:56:11.707 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.708 DEBUG 10576 [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-24 11:56:11.709 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.728 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.729 DEBUG 10576 [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-24 11:56:11.729 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.746 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.746 DEBUG 10576 [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-24 11:56:11.746 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.765 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.765 DEBUG 10576 [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-24 11:56:11.765 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.797 DEBUG 10576 [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-24 11:56:11.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:11.823 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.018 DEBUG 10576 [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-24 11:56:13.018 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.185 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.186 DEBUG 10576 [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-24 11:56:13.186 DEBUG 10576 [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-24 11:56:13.206 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.207 DEBUG 10576 [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-24 11:56:13.207 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.224 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.224 DEBUG 10576 [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-24 11:56:13.224 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.242 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.242 DEBUG 10576 [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-24 11:56:13.243 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.260 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.260 DEBUG 10576 [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-24 11:56:13.260 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.346 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.346 DEBUG 10576 [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-24 11:56:13.346 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.364 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.367 DEBUG 10576 [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-24 11:56:13.368 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.388 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.388 DEBUG 10576 [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-24 11:56:13.388 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.449 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.449 DEBUG 10576 [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-24 11:56:13.449 DEBUG 10576 [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-24 11:56:13.468 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.468 DEBUG 10576 [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-24 11:56:13.468 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.486 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.487 DEBUG 10576 [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-24 11:56:13.487 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.504 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.505 DEBUG 10576 [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-24 11:56:13.505 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.524 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.524 DEBUG 10576 [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-24 11:56:13.524 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.557 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.557 DEBUG 10576 [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-24 11:56:13.557 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.583 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.586 DEBUG 10576 [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-24 11:56:13.587 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.750 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.751 DEBUG 10576 [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-24 11:56:13.751 DEBUG 10576 [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-24 11:56:13.771 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.771 DEBUG 10576 [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-24 11:56:13.771 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.789 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.789 DEBUG 10576 [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-24 11:56:13.790 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.807 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.808 DEBUG 10576 [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-24 11:56:13.808 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.826 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.826 DEBUG 10576 [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-24 11:56:13.826 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.911 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.911 DEBUG 10576 [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-24 11:56:13.911 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.929 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.929 DEBUG 10576 [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-24 11:56:13.929 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.950 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:13.950 DEBUG 10576 [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-24 11:56:13.950 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.027 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.030 DEBUG 10576 [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-24 11:56:14.030 DEBUG 10576 [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-24 11:56:14.048 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.049 DEBUG 10576 [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-24 11:56:14.049 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.068 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.069 DEBUG 10576 [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-24 11:56:14.069 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.086 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.086 DEBUG 10576 [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-24 11:56:14.086 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.104 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.104 DEBUG 10576 [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-24 11:56:14.105 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.136 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.138 DEBUG 10576 [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-24 11:56:14.139 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:56:14.165 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.211 DEBUG 10576 [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-24 11:57:00.211 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.375 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.376 DEBUG 10576 [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-24 11:57:00.376 DEBUG 10576 [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-24 11:57:00.396 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.396 DEBUG 10576 [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-24 11:57:00.397 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.414 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.415 DEBUG 10576 [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-24 11:57:00.415 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.433 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.433 DEBUG 10576 [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-24 11:57:00.433 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.451 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.451 DEBUG 10576 [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-24 11:57:00.451 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.536 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.536 DEBUG 10576 [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-24 11:57:00.536 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.554 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.555 DEBUG 10576 [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-24 11:57:00.555 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.576 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.576 DEBUG 10576 [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-24 11:57:00.576 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.637 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.637 DEBUG 10576 [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-24 11:57:00.637 DEBUG 10576 [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-24 11:57:00.656 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.656 DEBUG 10576 [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-24 11:57:00.656 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.675 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.676 DEBUG 10576 [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-24 11:57:00.676 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.693 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.693 DEBUG 10576 [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-24 11:57:00.693 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.711 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.712 DEBUG 10576 [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-24 11:57:00.712 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.744 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.744 DEBUG 10576 [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-24 11:57:00.744 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.770 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.774 DEBUG 10576 [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-24 11:57:00.775 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.941 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.943 DEBUG 10576 [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-24 11:57:00.944 DEBUG 10576 [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-24 11:57:00.964 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.964 DEBUG 10576 [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-24 11:57:00.964 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.982 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:00.982 DEBUG 10576 [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-24 11:57:00.982 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.000 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.003 DEBUG 10576 [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-24 11:57:01.003 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.021 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.021 DEBUG 10576 [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-24 11:57:01.021 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.108 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.108 DEBUG 10576 [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-24 11:57:01.108 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.126 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.127 DEBUG 10576 [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-24 11:57:01.127 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.148 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.148 DEBUG 10576 [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-24 11:57:01.148 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.208 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.209 DEBUG 10576 [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-24 11:57:01.209 DEBUG 10576 [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-24 11:57:01.227 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.228 DEBUG 10576 [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-24 11:57:01.228 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.246 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.247 DEBUG 10576 [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-24 11:57:01.247 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.264 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.265 DEBUG 10576 [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-24 11:57:01.265 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.283 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.284 DEBUG 10576 [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-24 11:57:01.284 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.316 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.316 DEBUG 10576 [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-24 11:57:01.316 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:01.343 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.510 DEBUG 10576 [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-24 11:57:46.510 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.676 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.676 DEBUG 10576 [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-24 11:57:46.676 DEBUG 10576 [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-24 11:57:46.696 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.697 DEBUG 10576 [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-24 11:57:46.697 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.715 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.715 DEBUG 10576 [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-24 11:57:46.715 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.733 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.733 DEBUG 10576 [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-24 11:57:46.733 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.751 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.751 DEBUG 10576 [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-24 11:57:46.751 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.836 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.836 DEBUG 10576 [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-24 11:57:46.836 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.855 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.855 DEBUG 10576 [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-24 11:57:46.855 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.876 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.878 DEBUG 10576 [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-24 11:57:46.879 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.940 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.941 DEBUG 10576 [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-24 11:57:46.941 DEBUG 10576 [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-24 11:57:46.959 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.959 DEBUG 10576 [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-24 11:57:46.959 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.977 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.979 DEBUG 10576 [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-24 11:57:46.979 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.996 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:46.996 DEBUG 10576 [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-24 11:57:46.996 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.014 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.014 DEBUG 10576 [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-24 11:57:47.014 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.047 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.047 DEBUG 10576 [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-24 11:57:47.047 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.074 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.081 DEBUG 10576 [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-24 11:57:47.082 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.247 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.252 DEBUG 10576 [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-24 11:57:47.252 DEBUG 10576 [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-24 11:57:47.272 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.273 DEBUG 10576 [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-24 11:57:47.273 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.291 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.291 DEBUG 10576 [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-24 11:57:47.291 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.309 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.309 DEBUG 10576 [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-24 11:57:47.309 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.327 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.327 DEBUG 10576 [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-24 11:57:47.327 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.413 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.413 DEBUG 10576 [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-24 11:57:47.413 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.431 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.432 DEBUG 10576 [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-24 11:57:47.432 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.452 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.454 DEBUG 10576 [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-24 11:57:47.454 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.514 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.515 DEBUG 10576 [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-24 11:57:47.515 DEBUG 10576 [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-24 11:57:47.533 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.533 DEBUG 10576 [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-24 11:57:47.533 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.552 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.553 DEBUG 10576 [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-24 11:57:47.553 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.569 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.570 DEBUG 10576 [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-24 11:57:47.570 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.589 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.592 DEBUG 10576 [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-24 11:57:47.592 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.625 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.625 DEBUG 10576 [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-24 11:57:47.625 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:47.651 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.362 DEBUG 10576 [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-24 11:57:59.363 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.528 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.529 DEBUG 10576 [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-24 11:57:59.529 DEBUG 10576 [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-24 11:57:59.548 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.548 DEBUG 10576 [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-24 11:57:59.548 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.567 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.567 DEBUG 10576 [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-24 11:57:59.567 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.585 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.586 DEBUG 10576 [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-24 11:57:59.586 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.603 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.604 DEBUG 10576 [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-24 11:57:59.604 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.689 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.691 DEBUG 10576 [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-24 11:57:59.692 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.709 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.710 DEBUG 10576 [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-24 11:57:59.710 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.731 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.733 DEBUG 10576 [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-24 11:57:59.734 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.795 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.795 DEBUG 10576 [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-24 11:57:59.795 DEBUG 10576 [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-24 11:57:59.815 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.816 DEBUG 10576 [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-24 11:57:59.817 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.835 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.835 DEBUG 10576 [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-24 11:57:59.836 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.853 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.853 DEBUG 10576 [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-24 11:57:59.853 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.872 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.872 DEBUG 10576 [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-24 11:57:59.872 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.904 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.906 DEBUG 10576 [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-24 11:57:59.907 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.933 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:57:59.936 DEBUG 10576 [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-24 11:57:59.936 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.100 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.101 DEBUG 10576 [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-24 11:58:00.101 DEBUG 10576 [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-24 11:58:00.121 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.121 DEBUG 10576 [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-24 11:58:00.121 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.139 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.140 DEBUG 10576 [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-24 11:58:00.140 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.157 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.157 DEBUG 10576 [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-24 11:58:00.157 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.175 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.176 DEBUG 10576 [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-24 11:58:00.176 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.261 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.261 DEBUG 10576 [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-24 11:58:00.261 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.279 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.279 DEBUG 10576 [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-24 11:58:00.279 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.300 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.301 DEBUG 10576 [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-24 11:58:00.301 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.361 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.362 DEBUG 10576 [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-24 11:58:00.362 DEBUG 10576 [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-24 11:58:00.380 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.380 DEBUG 10576 [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-24 11:58:00.380 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.399 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.402 DEBUG 10576 [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-24 11:58:00.402 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.421 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.421 DEBUG 10576 [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-24 11:58:00.421 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.439 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.440 DEBUG 10576 [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-24 11:58:00.440 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.472 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.472 DEBUG 10576 [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-24 11:58:00.472 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:00.499 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.050 DEBUG 10576 [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-24 11:58:03.051 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.219 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.220 DEBUG 10576 [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-24 11:58:03.220 DEBUG 10576 [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-24 11:58:03.239 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.239 DEBUG 10576 [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-24 11:58:03.239 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.258 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.258 DEBUG 10576 [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-24 11:58:03.258 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.276 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.278 DEBUG 10576 [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-24 11:58:03.279 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.296 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.298 DEBUG 10576 [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-24 11:58:03.298 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.383 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.384 DEBUG 10576 [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-24 11:58:03.384 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.402 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.402 DEBUG 10576 [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-24 11:58:03.402 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.423 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.423 DEBUG 10576 [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-24 11:58:03.423 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.484 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.485 DEBUG 10576 [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-24 11:58:03.485 DEBUG 10576 [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-24 11:58:03.504 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.504 DEBUG 10576 [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-24 11:58:03.504 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.522 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.523 DEBUG 10576 [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-24 11:58:03.523 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.540 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.540 DEBUG 10576 [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-24 11:58:03.540 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.558 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.559 DEBUG 10576 [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-24 11:58:03.559 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.591 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.591 DEBUG 10576 [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-24 11:58:03.591 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.618 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.620 DEBUG 10576 [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-24 11:58:03.621 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.787 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.788 DEBUG 10576 [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-24 11:58:03.788 DEBUG 10576 [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-24 11:58:03.809 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.809 DEBUG 10576 [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-24 11:58:03.809 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.827 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.827 DEBUG 10576 [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-24 11:58:03.827 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.845 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.845 DEBUG 10576 [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-24 11:58:03.845 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.864 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.864 DEBUG 10576 [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-24 11:58:03.864 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.949 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.949 DEBUG 10576 [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-24 11:58:03.949 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.968 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.968 DEBUG 10576 [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-24 11:58:03.968 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.989 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:03.989 DEBUG 10576 [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-24 11:58:03.989 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.051 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.051 DEBUG 10576 [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-24 11:58:04.051 DEBUG 10576 [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-24 11:58:04.070 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.070 DEBUG 10576 [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-24 11:58:04.070 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.088 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.088 DEBUG 10576 [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-24 11:58:04.088 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.106 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.107 DEBUG 10576 [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-24 11:58:04.107 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.125 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.125 DEBUG 10576 [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-24 11:58:04.125 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.157 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.157 DEBUG 10576 [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-24 11:58:04.157 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 11:58:04.184 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:19.848 DEBUG 10576 [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-24 12:00:19.849 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.013 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.014 DEBUG 10576 [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-24 12:00:20.014 DEBUG 10576 [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-24 12:00:20.034 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.034 DEBUG 10576 [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-24 12:00:20.035 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.052 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.052 DEBUG 10576 [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-24 12:00:20.052 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.070 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.070 DEBUG 10576 [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-24 12:00:20.071 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.089 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.090 DEBUG 10576 [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-24 12:00:20.091 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.176 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.176 DEBUG 10576 [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-24 12:00:20.176 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.194 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.194 DEBUG 10576 [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-24 12:00:20.194 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.215 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.216 DEBUG 10576 [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-24 12:00:20.216 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.277 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.279 DEBUG 10576 [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-24 12:00:20.279 DEBUG 10576 [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-24 12:00:20.297 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.297 DEBUG 10576 [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-24 12:00:20.297 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.316 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.317 DEBUG 10576 [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-24 12:00:20.317 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.334 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.336 DEBUG 10576 [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-24 12:00:20.337 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.355 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.356 DEBUG 10576 [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-24 12:00:20.356 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.388 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.388 DEBUG 10576 [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-24 12:00:20.388 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.415 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.418 DEBUG 10576 [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-24 12:00:20.418 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.582 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.582 DEBUG 10576 [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-24 12:00:20.582 DEBUG 10576 [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-24 12:00:20.603 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.604 DEBUG 10576 [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-24 12:00:20.604 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.621 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.621 DEBUG 10576 [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-24 12:00:20.621 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.639 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.639 DEBUG 10576 [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-24 12:00:20.639 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.657 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.657 DEBUG 10576 [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-24 12:00:20.657 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.743 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.743 DEBUG 10576 [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-24 12:00:20.743 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.761 DEBUG 10576 [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-24 12:00:20.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.782 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.782 DEBUG 10576 [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-24 12:00:20.782 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.844 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.844 DEBUG 10576 [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-24 12:00:20.844 DEBUG 10576 [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-24 12:00:20.862 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.862 DEBUG 10576 [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-24 12:00:20.862 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.880 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.881 DEBUG 10576 [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-24 12:00:20.881 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.899 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.899 DEBUG 10576 [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-24 12:00:20.899 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.917 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.918 DEBUG 10576 [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-24 12:00:20.918 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.950 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.950 DEBUG 10576 [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-24 12:00:20.950 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:20.977 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.474 DEBUG 10576 [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-24 12:00:23.474 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.640 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.640 DEBUG 10576 [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-24 12:00:23.640 DEBUG 10576 [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-24 12:00:23.661 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.661 DEBUG 10576 [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-24 12:00:23.661 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.679 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.680 DEBUG 10576 [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-24 12:00:23.680 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.697 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.698 DEBUG 10576 [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-24 12:00:23.698 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.715 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.715 DEBUG 10576 [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-24 12:00:23.716 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.800 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.800 DEBUG 10576 [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-24 12:00:23.800 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.818 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.818 DEBUG 10576 [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-24 12:00:23.818 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.839 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.839 DEBUG 10576 [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-24 12:00:23.839 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.900 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.901 DEBUG 10576 [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-24 12:00:23.901 DEBUG 10576 [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-24 12:00:23.920 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.920 DEBUG 10576 [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-24 12:00:23.920 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.938 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.939 DEBUG 10576 [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-24 12:00:23.939 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.957 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.957 DEBUG 10576 [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-24 12:00:23.957 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.975 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:23.975 DEBUG 10576 [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-24 12:00:23.975 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.008 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.008 DEBUG 10576 [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-24 12:00:24.009 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.035 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.038 DEBUG 10576 [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-24 12:00:24.038 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.203 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.204 DEBUG 10576 [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-24 12:00:24.204 DEBUG 10576 [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-24 12:00:24.223 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.223 DEBUG 10576 [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-24 12:00:24.224 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.242 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.242 DEBUG 10576 [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-24 12:00:24.242 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.260 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.260 DEBUG 10576 [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-24 12:00:24.260 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.278 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.278 DEBUG 10576 [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-24 12:00:24.278 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.363 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.364 DEBUG 10576 [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-24 12:00:24.364 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.382 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.382 DEBUG 10576 [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-24 12:00:24.382 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.403 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.403 DEBUG 10576 [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-24 12:00:24.403 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.465 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.465 DEBUG 10576 [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-24 12:00:24.465 DEBUG 10576 [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-24 12:00:24.483 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.483 DEBUG 10576 [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-24 12:00:24.483 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.502 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.503 DEBUG 10576 [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-24 12:00:24.503 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.521 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.521 DEBUG 10576 [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-24 12:00:24.521 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.539 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.539 DEBUG 10576 [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-24 12:00:24.539 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.572 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.572 DEBUG 10576 [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-24 12:00:24.572 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:24.598 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.198 DEBUG 10576 [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-24 12:00:32.200 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.365 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.366 DEBUG 10576 [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-24 12:00:32.366 DEBUG 10576 [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-24 12:00:32.385 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.386 DEBUG 10576 [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-24 12:00:32.386 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.403 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.404 DEBUG 10576 [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-24 12:00:32.404 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.422 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.422 DEBUG 10576 [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-24 12:00:32.422 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.440 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.440 DEBUG 10576 [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-24 12:00:32.441 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.526 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.528 DEBUG 10576 [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-24 12:00:32.529 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.547 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.547 DEBUG 10576 [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-24 12:00:32.547 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.568 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.569 DEBUG 10576 [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-24 12:00:32.569 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.630 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.630 DEBUG 10576 [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-24 12:00:32.630 DEBUG 10576 [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-24 12:00:32.649 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.650 DEBUG 10576 [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-24 12:00:32.651 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.670 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.670 DEBUG 10576 [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-24 12:00:32.670 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.688 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.688 DEBUG 10576 [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-24 12:00:32.689 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.707 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.707 DEBUG 10576 [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-24 12:00:32.707 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.738 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.739 DEBUG 10576 [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-24 12:00:32.739 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.765 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.768 DEBUG 10576 [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-24 12:00:32.769 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.933 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.934 DEBUG 10576 [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-24 12:00:32.934 DEBUG 10576 [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-24 12:00:32.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.954 DEBUG 10576 [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-24 12:00:32.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.972 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.975 DEBUG 10576 [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-24 12:00:32.975 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.993 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:32.993 DEBUG 10576 [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-24 12:00:32.993 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.011 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.011 DEBUG 10576 [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-24 12:00:33.011 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.096 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.096 DEBUG 10576 [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-24 12:00:33.096 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.113 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.114 DEBUG 10576 [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-24 12:00:33.114 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.136 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.137 DEBUG 10576 [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-24 12:00:33.137 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.197 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.197 DEBUG 10576 [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-24 12:00:33.198 DEBUG 10576 [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-24 12:00:33.216 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.216 DEBUG 10576 [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-24 12:00:33.216 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.235 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.236 DEBUG 10576 [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-24 12:00:33.236 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.253 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.253 DEBUG 10576 [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-24 12:00:33.253 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.271 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.271 DEBUG 10576 [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-24 12:00:33.272 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.304 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.306 DEBUG 10576 [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-24 12:00:33.307 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:00:33.333 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.722 DEBUG 10576 [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-24 12:01:59.723 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.888 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.889 DEBUG 10576 [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-24 12:01:59.889 DEBUG 10576 [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-24 12:01:59.911 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.912 DEBUG 10576 [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-24 12:01:59.912 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.930 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.930 DEBUG 10576 [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-24 12:01:59.930 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.948 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.948 DEBUG 10576 [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-24 12:01:59.948 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.966 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:01:59.967 DEBUG 10576 [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-24 12:01:59.967 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.052 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.052 DEBUG 10576 [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-24 12:02:00.052 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.070 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.070 DEBUG 10576 [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-24 12:02:00.070 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.092 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.092 DEBUG 10576 [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-24 12:02:00.092 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.153 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.153 DEBUG 10576 [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-24 12:02:00.154 DEBUG 10576 [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-24 12:02:00.172 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.173 DEBUG 10576 [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-24 12:02:00.173 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.191 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.192 DEBUG 10576 [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-24 12:02:00.192 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.209 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.210 DEBUG 10576 [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-24 12:02:00.210 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.227 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.227 DEBUG 10576 [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-24 12:02:00.228 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.261 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.261 DEBUG 10576 [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-24 12:02:00.261 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.287 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.290 DEBUG 10576 [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-24 12:02:00.291 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.456 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.457 DEBUG 10576 [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-24 12:02:00.457 DEBUG 10576 [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-24 12:02:00.476 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.476 DEBUG 10576 [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-24 12:02:00.477 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.496 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.496 DEBUG 10576 [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-24 12:02:00.497 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.513 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.514 DEBUG 10576 [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-24 12:02:00.514 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.534 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.534 DEBUG 10576 [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-24 12:02:00.534 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.619 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.619 DEBUG 10576 [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-24 12:02:00.620 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.637 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.638 DEBUG 10576 [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-24 12:02:00.638 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.659 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.659 DEBUG 10576 [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-24 12:02:00.659 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.720 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.721 DEBUG 10576 [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-24 12:02:00.721 DEBUG 10576 [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-24 12:02:00.739 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.739 DEBUG 10576 [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-24 12:02:00.739 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.759 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.761 DEBUG 10576 [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-24 12:02:00.761 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.778 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.778 DEBUG 10576 [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-24 12:02:00.778 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.796 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.796 DEBUG 10576 [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-24 12:02:00.796 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.829 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.830 DEBUG 10576 [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-24 12:02:00.830 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:00.856 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.605 DEBUG 10576 [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-24 12:02:19.605 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.771 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.775 DEBUG 10576 [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-24 12:02:19.775 DEBUG 10576 [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-24 12:02:19.795 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.796 DEBUG 10576 [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-24 12:02:19.796 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.812 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.813 DEBUG 10576 [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-24 12:02:19.813 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.831 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.831 DEBUG 10576 [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-24 12:02:19.831 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.849 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.849 DEBUG 10576 [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-24 12:02:19.849 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.935 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.935 DEBUG 10576 [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-24 12:02:19.935 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.953 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.953 DEBUG 10576 [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-24 12:02:19.953 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.975 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:19.975 DEBUG 10576 [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-24 12:02:19.975 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.036 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.036 DEBUG 10576 [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-24 12:02:20.036 DEBUG 10576 [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-24 12:02:20.055 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.055 DEBUG 10576 [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-24 12:02:20.055 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.074 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.074 DEBUG 10576 [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-24 12:02:20.075 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.092 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.092 DEBUG 10576 [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-24 12:02:20.092 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.110 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.110 DEBUG 10576 [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-24 12:02:20.110 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.144 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.144 DEBUG 10576 [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-24 12:02:20.144 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.169 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.173 DEBUG 10576 [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-24 12:02:20.173 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.337 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.337 DEBUG 10576 [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-24 12:02:20.338 DEBUG 10576 [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-24 12:02:20.357 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.358 DEBUG 10576 [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-24 12:02:20.358 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.376 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.378 DEBUG 10576 [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-24 12:02:20.379 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.396 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.396 DEBUG 10576 [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-24 12:02:20.396 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.414 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.414 DEBUG 10576 [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-24 12:02:20.414 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.500 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.500 DEBUG 10576 [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-24 12:02:20.500 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.518 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.518 DEBUG 10576 [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-24 12:02:20.518 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.539 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.539 DEBUG 10576 [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-24 12:02:20.539 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.600 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.601 DEBUG 10576 [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-24 12:02:20.601 DEBUG 10576 [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-24 12:02:20.619 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.619 DEBUG 10576 [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-24 12:02:20.619 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.638 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.639 DEBUG 10576 [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-24 12:02:20.639 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.656 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.656 DEBUG 10576 [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-24 12:02:20.656 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.674 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.674 DEBUG 10576 [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-24 12:02:20.674 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.707 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.707 DEBUG 10576 [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-24 12:02:20.707 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:20.734 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.161 DEBUG 10576 [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-24 12:02:27.161 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.325 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.326 DEBUG 10576 [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-24 12:02:27.326 DEBUG 10576 [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-24 12:02:27.346 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.346 DEBUG 10576 [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-24 12:02:27.346 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.364 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.364 DEBUG 10576 [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-24 12:02:27.364 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.382 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.382 DEBUG 10576 [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-24 12:02:27.383 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.400 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.401 DEBUG 10576 [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-24 12:02:27.401 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.486 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.486 DEBUG 10576 [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-24 12:02:27.486 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.504 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.505 DEBUG 10576 [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-24 12:02:27.505 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.526 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.526 DEBUG 10576 [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-24 12:02:27.526 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.588 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.588 DEBUG 10576 [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-24 12:02:27.588 DEBUG 10576 [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-24 12:02:27.606 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.606 DEBUG 10576 [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-24 12:02:27.606 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.625 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.626 DEBUG 10576 [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-24 12:02:27.626 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.642 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.643 DEBUG 10576 [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-24 12:02:27.643 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.661 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.661 DEBUG 10576 [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-24 12:02:27.661 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.693 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.694 DEBUG 10576 [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-24 12:02:27.694 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.721 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.724 DEBUG 10576 [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-24 12:02:27.724 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.888 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.889 DEBUG 10576 [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-24 12:02:27.889 DEBUG 10576 [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-24 12:02:27.909 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.910 DEBUG 10576 [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-24 12:02:27.910 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.927 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.928 DEBUG 10576 [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-24 12:02:27.928 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.946 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.946 DEBUG 10576 [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-24 12:02:27.946 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.964 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:27.964 DEBUG 10576 [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-24 12:02:27.964 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.048 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.049 DEBUG 10576 [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-24 12:02:28.049 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.066 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.067 DEBUG 10576 [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-24 12:02:28.067 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.088 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.088 DEBUG 10576 [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-24 12:02:28.088 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.149 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.149 DEBUG 10576 [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-24 12:02:28.149 DEBUG 10576 [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-24 12:02:28.169 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.170 DEBUG 10576 [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-24 12:02:28.171 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.189 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.190 DEBUG 10576 [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-24 12:02:28.190 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.207 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.208 DEBUG 10576 [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-24 12:02:28.208 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.226 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.226 DEBUG 10576 [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-24 12:02:28.226 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.258 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.258 DEBUG 10576 [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-24 12:02:28.258 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:28.285 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.732 DEBUG 10576 [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-24 12:02:46.732 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.897 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.898 DEBUG 10576 [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-24 12:02:46.898 DEBUG 10576 [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-24 12:02:46.918 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.918 DEBUG 10576 [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-24 12:02:46.919 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.935 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.936 DEBUG 10576 [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-24 12:02:46.936 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.954 DEBUG 10576 [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-24 12:02:46.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.972 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:46.972 DEBUG 10576 [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-24 12:02:46.972 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.058 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.058 DEBUG 10576 [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-24 12:02:47.058 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.076 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.076 DEBUG 10576 [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-24 12:02:47.076 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.097 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.097 DEBUG 10576 [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-24 12:02:47.097 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.159 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.159 DEBUG 10576 [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-24 12:02:47.159 DEBUG 10576 [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-24 12:02:47.178 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.178 DEBUG 10576 [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-24 12:02:47.178 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.197 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.199 DEBUG 10576 [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-24 12:02:47.199 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.216 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.217 DEBUG 10576 [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-24 12:02:47.217 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.236 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.236 DEBUG 10576 [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-24 12:02:47.236 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.268 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.268 DEBUG 10576 [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-24 12:02:47.268 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.295 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.298 DEBUG 10576 [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-24 12:02:47.298 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.463 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.464 DEBUG 10576 [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-24 12:02:47.464 DEBUG 10576 [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-24 12:02:47.483 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.483 DEBUG 10576 [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-24 12:02:47.483 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.501 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.502 DEBUG 10576 [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-24 12:02:47.502 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.520 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.520 DEBUG 10576 [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-24 12:02:47.520 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.538 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.538 DEBUG 10576 [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-24 12:02:47.539 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.624 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.624 DEBUG 10576 [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-24 12:02:47.625 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.641 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.641 DEBUG 10576 [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-24 12:02:47.641 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.663 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.663 DEBUG 10576 [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-24 12:02:47.663 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.724 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.725 DEBUG 10576 [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-24 12:02:47.725 DEBUG 10576 [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-24 12:02:47.743 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.743 DEBUG 10576 [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-24 12:02:47.743 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.761 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.762 DEBUG 10576 [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-24 12:02:47.762 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.779 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.782 DEBUG 10576 [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-24 12:02:47.782 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.801 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.801 DEBUG 10576 [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-24 12:02:47.802 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.834 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.834 DEBUG 10576 [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-24 12:02:47.834 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:47.860 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:48.777 DEBUG 10576 [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-24 12:02:48.778 DEBUG 10576 [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-24 12:02:48.845 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:48.845 DEBUG 10576 [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-24 12:02:48.845 DEBUG 10576 [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-24 12:02:48.920 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.251 DEBUG 10576 [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-24 12:02:51.252 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.287 DEBUG 10576 [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-24 12:02:51.287 DEBUG 10576 [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-24 12:02:51.354 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.355 DEBUG 10576 [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-24 12:02:51.355 DEBUG 10576 [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-24 12:02:51.419 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.420 DEBUG 10576 [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-24 12:02:51.420 DEBUG 10576 [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-24 12:02:51.430 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.444 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.445 DEBUG 10576 [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-24 12:02:51.445 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.463 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.466 DEBUG 10576 [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-24 12:02:51.466 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.483 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.484 DEBUG 10576 [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-24 12:02:51.484 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.502 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.503 DEBUG 10576 [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-24 12:02:51.503 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.587 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.588 DEBUG 10576 [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-24 12:02:51.588 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.606 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.607 DEBUG 10576 [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-24 12:02:51.607 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.628 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.629 DEBUG 10576 [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-24 12:02:51.629 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.690 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.691 DEBUG 10576 [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-24 12:02:51.691 DEBUG 10576 [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-24 12:02:51.710 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.711 DEBUG 10576 [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-24 12:02:51.711 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.730 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.730 DEBUG 10576 [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-24 12:02:51.731 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.748 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.749 DEBUG 10576 [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-24 12:02:51.749 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.767 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.768 DEBUG 10576 [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-24 12:02:51.768 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.800 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.801 DEBUG 10576 [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-24 12:02:51.801 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.827 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.830 DEBUG 10576 [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-24 12:02:51.831 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.996 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:51.996 DEBUG 10576 [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-24 12:02:51.997 DEBUG 10576 [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-24 12:02:52.017 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.018 DEBUG 10576 [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-24 12:02:52.018 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.035 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.036 DEBUG 10576 [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-24 12:02:52.036 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.054 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.055 DEBUG 10576 [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-24 12:02:52.055 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.073 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.073 DEBUG 10576 [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-24 12:02:52.074 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.159 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.160 DEBUG 10576 [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-24 12:02:52.160 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.177 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.178 DEBUG 10576 [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-24 12:02:52.178 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.199 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.200 DEBUG 10576 [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-24 12:02:52.200 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.262 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.263 DEBUG 10576 [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-24 12:02:52.263 DEBUG 10576 [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-24 12:02:52.281 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.282 DEBUG 10576 [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-24 12:02:52.282 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.300 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.301 DEBUG 10576 [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-24 12:02:52.301 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.319 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.320 DEBUG 10576 [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-24 12:02:52.320 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.337 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.337 DEBUG 10576 [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-24 12:02:52.338 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.370 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.371 DEBUG 10576 [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-24 12:02:52.371 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:02:52.397 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.244 DEBUG 10576 [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-24 12:03:00.244 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.409 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.410 DEBUG 10576 [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-24 12:03:00.410 DEBUG 10576 [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-24 12:03:00.430 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.431 DEBUG 10576 [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-24 12:03:00.431 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.448 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.448 DEBUG 10576 [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-24 12:03:00.448 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.467 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.467 DEBUG 10576 [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-24 12:03:00.467 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.485 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.487 DEBUG 10576 [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-24 12:03:00.488 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.574 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.574 DEBUG 10576 [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-24 12:03:00.574 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.593 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.593 DEBUG 10576 [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-24 12:03:00.593 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.614 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.614 DEBUG 10576 [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-24 12:03:00.614 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.675 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.676 DEBUG 10576 [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-24 12:03:00.676 DEBUG 10576 [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-24 12:03:00.694 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.694 DEBUG 10576 [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-24 12:03:00.694 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.713 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.714 DEBUG 10576 [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-24 12:03:00.714 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.732 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.734 DEBUG 10576 [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-24 12:03:00.735 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.753 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.754 DEBUG 10576 [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-24 12:03:00.754 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.786 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.786 DEBUG 10576 [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-24 12:03:00.786 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.813 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.816 DEBUG 10576 [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-24 12:03:00.817 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.980 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:00.980 DEBUG 10576 [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-24 12:03:00.982 DEBUG 10576 [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-24 12:03:01.001 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.002 DEBUG 10576 [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-24 12:03:01.002 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.020 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.020 DEBUG 10576 [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-24 12:03:01.020 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.039 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.039 DEBUG 10576 [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-24 12:03:01.039 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.057 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.057 DEBUG 10576 [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-24 12:03:01.057 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.142 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.142 DEBUG 10576 [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-24 12:03:01.142 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.160 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.160 DEBUG 10576 [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-24 12:03:01.160 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.182 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.182 DEBUG 10576 [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-24 12:03:01.182 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.243 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.243 DEBUG 10576 [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-24 12:03:01.243 DEBUG 10576 [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-24 12:03:01.262 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.262 DEBUG 10576 [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-24 12:03:01.262 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.281 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.281 DEBUG 10576 [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-24 12:03:01.281 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.299 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.299 DEBUG 10576 [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-24 12:03:01.299 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.318 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.318 DEBUG 10576 [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-24 12:03:01.318 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.350 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.350 DEBUG 10576 [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-24 12:03:01.350 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:01.377 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.365 DEBUG 10576 [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-24 12:03:03.365 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.530 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.531 DEBUG 10576 [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-24 12:03:03.531 DEBUG 10576 [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-24 12:03:03.552 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.553 DEBUG 10576 [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-24 12:03:03.553 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.571 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.572 DEBUG 10576 [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-24 12:03:03.572 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.589 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.589 DEBUG 10576 [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-24 12:03:03.589 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.608 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.608 DEBUG 10576 [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-24 12:03:03.608 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.694 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.694 DEBUG 10576 [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-24 12:03:03.694 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.712 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.714 DEBUG 10576 [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-24 12:03:03.715 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.736 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.736 DEBUG 10576 [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-24 12:03:03.736 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.798 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.800 DEBUG 10576 [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-24 12:03:03.800 DEBUG 10576 [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-24 12:03:03.819 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.819 DEBUG 10576 [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-24 12:03:03.819 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.838 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.839 DEBUG 10576 [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-24 12:03:03.839 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.857 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.857 DEBUG 10576 [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-24 12:03:03.857 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.875 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.875 DEBUG 10576 [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-24 12:03:03.875 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.908 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.908 DEBUG 10576 [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-24 12:03:03.908 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.935 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:03.938 DEBUG 10576 [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-24 12:03:03.938 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.104 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.104 DEBUG 10576 [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-24 12:03:04.104 DEBUG 10576 [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-24 12:03:04.124 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.125 DEBUG 10576 [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-24 12:03:04.125 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.143 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.143 DEBUG 10576 [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-24 12:03:04.143 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.162 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.162 DEBUG 10576 [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-24 12:03:04.162 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.180 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.182 DEBUG 10576 [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-24 12:03:04.183 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.268 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.268 DEBUG 10576 [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-24 12:03:04.268 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.287 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.287 DEBUG 10576 [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-24 12:03:04.287 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.308 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.308 DEBUG 10576 [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-24 12:03:04.308 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.370 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.370 DEBUG 10576 [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-24 12:03:04.370 DEBUG 10576 [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-24 12:03:04.389 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.389 DEBUG 10576 [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-24 12:03:04.389 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.408 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.409 DEBUG 10576 [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-24 12:03:04.409 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.426 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.426 DEBUG 10576 [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-24 12:03:04.426 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.445 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.445 DEBUG 10576 [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-24 12:03:04.445 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.478 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.478 DEBUG 10576 [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-24 12:03:04.478 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:03:04.505 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.631 DEBUG 10576 [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-24 12:04:06.631 DEBUG 10576 [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-24 12:04:06.704 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.704 DEBUG 10576 [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-24 12:04:06.704 DEBUG 10576 [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-24 12:04:06.831 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.832 DEBUG 10576 [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-24 12:04:06.832 DEBUG 10576 [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-24 12:04:06.850 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.850 DEBUG 10576 [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-24 12:04:06.850 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.869 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.869 DEBUG 10576 [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-24 12:04:06.869 DEBUG 10576 [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-24 12:04:06.953 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.954 DEBUG 10576 [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-24 12:04:06.954 DEBUG 10576 [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-24 12:04:06.972 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.975 DEBUG 10576 [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-24 12:04:06.975 DEBUG 10576 [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-24 12:04:06.993 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:06.993 DEBUG 10576 [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-24 12:04:06.993 DEBUG 10576 [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-24 12:04:07.012 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.014 DEBUG 10576 [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-24 12:04:07.015 DEBUG 10576 [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-24 12:04:07.035 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.036 DEBUG 10576 [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-24 12:04:07.036 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.054 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.054 DEBUG 10576 [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-24 12:04:07.054 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.072 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.072 DEBUG 10576 [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-24 12:04:07.072 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.090 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.091 DEBUG 10576 [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-24 12:04:07.091 DEBUG 10576 [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-24 12:04:07.108 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.109 DEBUG 10576 [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-24 12:04:07.109 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.127 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.128 DEBUG 10576 [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-24 12:04:07.128 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.146 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.147 DEBUG 10576 [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-24 12:04:07.147 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:07.165 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.658 DEBUG 10576 [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-24 12:04:08.658 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.825 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.829 DEBUG 10576 [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-24 12:04:08.829 DEBUG 10576 [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-24 12:04:08.849 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.849 DEBUG 10576 [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-24 12:04:08.849 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.867 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.867 DEBUG 10576 [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-24 12:04:08.867 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.886 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.886 DEBUG 10576 [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-24 12:04:08.886 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.904 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.907 DEBUG 10576 [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-24 12:04:08.907 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.993 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:08.993 DEBUG 10576 [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-24 12:04:08.993 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.011 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.012 DEBUG 10576 [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-24 12:04:09.012 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.033 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.033 DEBUG 10576 [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-24 12:04:09.033 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.094 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.095 DEBUG 10576 [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-24 12:04:09.095 DEBUG 10576 [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-24 12:04:09.113 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.113 DEBUG 10576 [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-24 12:04:09.113 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.132 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.133 DEBUG 10576 [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-24 12:04:09.133 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.151 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.153 DEBUG 10576 [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-24 12:04:09.153 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.171 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.172 DEBUG 10576 [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-24 12:04:09.172 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.205 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.206 DEBUG 10576 [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-24 12:04:09.206 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.232 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.234 DEBUG 10576 [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-24 12:04:09.235 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.400 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.401 DEBUG 10576 [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-24 12:04:09.401 DEBUG 10576 [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-24 12:04:09.421 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.421 DEBUG 10576 [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-24 12:04:09.421 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.440 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.440 DEBUG 10576 [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-24 12:04:09.440 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.458 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.458 DEBUG 10576 [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-24 12:04:09.458 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.476 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.476 DEBUG 10576 [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-24 12:04:09.477 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.562 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.562 DEBUG 10576 [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-24 12:04:09.562 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.581 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.584 DEBUG 10576 [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-24 12:04:09.584 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.605 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.605 DEBUG 10576 [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-24 12:04:09.605 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.667 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.667 DEBUG 10576 [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-24 12:04:09.667 DEBUG 10576 [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-24 12:04:09.685 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.685 DEBUG 10576 [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-24 12:04:09.685 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.705 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.705 DEBUG 10576 [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-24 12:04:09.705 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.723 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.723 DEBUG 10576 [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-24 12:04:09.723 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.742 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.742 DEBUG 10576 [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-24 12:04:09.742 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.774 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.774 DEBUG 10576 [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-24 12:04:09.774 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:04:09.801 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.648 DEBUG 10576 [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-24 12:05:11.648 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.697 DEBUG 10576 [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-24 12:05:11.697 DEBUG 10576 [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-24 12:05:11.764 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.764 DEBUG 10576 [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-24 12:05:11.764 DEBUG 10576 [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-24 12:05:11.816 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.817 DEBUG 10576 [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-24 12:05:11.817 DEBUG 10576 [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-24 12:05:11.838 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.839 DEBUG 10576 [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-24 12:05:11.840 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.840 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.857 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.858 DEBUG 10576 [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-24 12:05:11.858 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.876 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.877 DEBUG 10576 [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-24 12:05:11.877 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.895 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.895 DEBUG 10576 [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-24 12:05:11.896 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.981 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:11.983 DEBUG 10576 [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-24 12:05:11.983 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.001 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.002 DEBUG 10576 [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-24 12:05:12.002 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.023 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.024 DEBUG 10576 [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-24 12:05:12.024 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.085 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.086 DEBUG 10576 [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-24 12:05:12.086 DEBUG 10576 [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-24 12:05:12.104 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.104 DEBUG 10576 [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-24 12:05:12.105 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.123 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.124 DEBUG 10576 [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-24 12:05:12.124 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.142 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.142 DEBUG 10576 [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-24 12:05:12.142 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.161 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.162 DEBUG 10576 [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-24 12:05:12.162 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.194 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.197 DEBUG 10576 [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-24 12:05:12.197 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.224 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.228 DEBUG 10576 [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-24 12:05:12.228 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.391 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.393 DEBUG 10576 [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-24 12:05:12.393 DEBUG 10576 [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-24 12:05:12.414 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.415 DEBUG 10576 [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-24 12:05:12.415 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.433 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.434 DEBUG 10576 [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-24 12:05:12.434 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.452 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.456 DEBUG 10576 [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-24 12:05:12.456 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.475 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.475 DEBUG 10576 [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-24 12:05:12.475 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.561 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.565 DEBUG 10576 [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-24 12:05:12.565 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.583 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.584 DEBUG 10576 [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-24 12:05:12.584 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.605 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.606 DEBUG 10576 [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-24 12:05:12.606 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.667 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.668 DEBUG 10576 [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-24 12:05:12.668 DEBUG 10576 [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-24 12:05:12.687 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.688 DEBUG 10576 [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-24 12:05:12.688 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.706 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.707 DEBUG 10576 [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-24 12:05:12.707 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.725 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.726 DEBUG 10576 [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-24 12:05:12.726 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.744 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.745 DEBUG 10576 [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-24 12:05:12.745 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.777 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.781 DEBUG 10576 [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-24 12:05:12.781 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:05:12.809 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.039 DEBUG 10576 [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-24 12:07:28.040 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.205 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.207 DEBUG 10576 [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-24 12:07:28.207 DEBUG 10576 [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-24 12:07:28.226 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.227 DEBUG 10576 [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-24 12:07:28.227 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.246 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.247 DEBUG 10576 [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-24 12:07:28.247 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.264 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.265 DEBUG 10576 [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-24 12:07:28.265 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.283 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.284 DEBUG 10576 [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-24 12:07:28.284 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.370 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.370 DEBUG 10576 [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-24 12:07:28.371 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.389 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.390 DEBUG 10576 [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-24 12:07:28.390 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.410 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.411 DEBUG 10576 [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-24 12:07:28.411 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.472 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.473 DEBUG 10576 [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-24 12:07:28.473 DEBUG 10576 [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-24 12:07:28.491 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.491 DEBUG 10576 [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-24 12:07:28.492 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.510 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.511 DEBUG 10576 [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-24 12:07:28.511 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.529 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.530 DEBUG 10576 [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-24 12:07:28.530 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.548 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.549 DEBUG 10576 [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-24 12:07:28.549 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.581 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.582 DEBUG 10576 [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-24 12:07:28.582 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.613 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.617 DEBUG 10576 [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-24 12:07:28.617 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.781 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.782 DEBUG 10576 [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-24 12:07:28.782 DEBUG 10576 [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-24 12:07:28.802 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.803 DEBUG 10576 [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-24 12:07:28.803 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.821 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.822 DEBUG 10576 [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-24 12:07:28.822 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.840 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.841 DEBUG 10576 [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-24 12:07:28.841 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.858 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.859 DEBUG 10576 [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-24 12:07:28.859 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.945 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.947 DEBUG 10576 [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-24 12:07:28.947 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.965 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.966 DEBUG 10576 [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-24 12:07:28.966 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.987 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:28.991 DEBUG 10576 [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-24 12:07:28.991 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.053 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.053 DEBUG 10576 [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-24 12:07:29.054 DEBUG 10576 [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-24 12:07:29.072 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.073 DEBUG 10576 [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-24 12:07:29.073 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.091 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.092 DEBUG 10576 [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-24 12:07:29.092 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.110 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.111 DEBUG 10576 [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-24 12:07:29.111 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.129 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.130 DEBUG 10576 [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-24 12:07:29.130 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.162 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.162 DEBUG 10576 [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-24 12:07:29.163 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:29.189 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.212 DEBUG 10576 [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-24 12:07:35.212 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.377 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.378 DEBUG 10576 [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-24 12:07:35.378 DEBUG 10576 [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-24 12:07:35.398 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.399 DEBUG 10576 [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-24 12:07:35.399 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.417 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.418 DEBUG 10576 [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-24 12:07:35.418 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.436 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.437 DEBUG 10576 [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-24 12:07:35.437 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.455 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.456 DEBUG 10576 [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-24 12:07:35.456 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.541 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.542 DEBUG 10576 [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-24 12:07:35.542 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.560 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.561 DEBUG 10576 [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-24 12:07:35.561 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.582 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.585 DEBUG 10576 [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-24 12:07:35.586 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.648 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.649 DEBUG 10576 [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-24 12:07:35.649 DEBUG 10576 [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-24 12:07:35.667 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.667 DEBUG 10576 [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-24 12:07:35.668 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.686 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.687 DEBUG 10576 [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-24 12:07:35.687 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.705 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.706 DEBUG 10576 [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-24 12:07:35.706 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.724 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.725 DEBUG 10576 [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-24 12:07:35.725 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.758 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.758 DEBUG 10576 [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-24 12:07:35.759 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.785 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.788 DEBUG 10576 [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-24 12:07:35.789 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.953 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.954 DEBUG 10576 [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-24 12:07:35.954 DEBUG 10576 [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-24 12:07:35.975 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.976 DEBUG 10576 [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-24 12:07:35.976 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.993 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:35.994 DEBUG 10576 [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-24 12:07:35.994 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.012 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.013 DEBUG 10576 [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-24 12:07:36.013 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.030 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.031 DEBUG 10576 [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-24 12:07:36.031 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.115 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.116 DEBUG 10576 [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-24 12:07:36.116 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.134 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.135 DEBUG 10576 [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-24 12:07:36.135 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.157 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.158 DEBUG 10576 [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-24 12:07:36.158 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.219 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.220 DEBUG 10576 [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-24 12:07:36.220 DEBUG 10576 [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-24 12:07:36.238 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.238 DEBUG 10576 [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-24 12:07:36.239 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.259 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.260 DEBUG 10576 [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-24 12:07:36.260 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.278 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.279 DEBUG 10576 [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-24 12:07:36.279 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.297 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.299 DEBUG 10576 [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-24 12:07:36.299 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.332 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.333 DEBUG 10576 [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-24 12:07:36.333 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:36.359 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.468 DEBUG 10576 [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-24 12:07:41.468 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.523 DEBUG 10576 [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-24 12:07:41.523 DEBUG 10576 [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-24 12:07:41.590 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.590 DEBUG 10576 [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-24 12:07:41.590 DEBUG 10576 [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-24 12:07:41.634 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.635 DEBUG 10576 [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-24 12:07:41.635 DEBUG 10576 [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-24 12:07:41.656 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.656 DEBUG 10576 [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-24 12:07:41.657 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.665 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.674 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.675 DEBUG 10576 [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-24 12:07:41.675 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.693 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.693 DEBUG 10576 [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-24 12:07:41.694 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.712 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.713 DEBUG 10576 [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-24 12:07:41.713 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.798 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.798 DEBUG 10576 [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-24 12:07:41.798 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.817 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.818 DEBUG 10576 [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-24 12:07:41.818 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.838 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.839 DEBUG 10576 [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-24 12:07:41.839 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.900 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.905 DEBUG 10576 [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-24 12:07:41.905 DEBUG 10576 [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-24 12:07:41.924 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.924 DEBUG 10576 [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-24 12:07:41.924 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.943 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.944 DEBUG 10576 [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-24 12:07:41.944 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.962 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.963 DEBUG 10576 [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-24 12:07:41.963 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.981 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:41.982 DEBUG 10576 [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-24 12:07:41.982 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.015 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.016 DEBUG 10576 [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-24 12:07:42.016 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.042 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.046 DEBUG 10576 [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-24 12:07:42.046 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.211 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.212 DEBUG 10576 [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-24 12:07:42.213 DEBUG 10576 [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-24 12:07:42.233 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.234 DEBUG 10576 [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-24 12:07:42.234 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.252 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.253 DEBUG 10576 [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-24 12:07:42.253 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.271 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.272 DEBUG 10576 [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-24 12:07:42.272 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.290 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.293 DEBUG 10576 [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-24 12:07:42.293 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.377 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.378 DEBUG 10576 [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-24 12:07:42.378 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.397 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.398 DEBUG 10576 [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-24 12:07:42.398 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.418 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.421 DEBUG 10576 [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-24 12:07:42.421 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.482 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.483 DEBUG 10576 [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-24 12:07:42.483 DEBUG 10576 [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-24 12:07:42.503 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.505 DEBUG 10576 [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-24 12:07:42.505 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.524 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.525 DEBUG 10576 [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-24 12:07:42.526 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.543 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.544 DEBUG 10576 [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-24 12:07:42.544 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.563 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.564 DEBUG 10576 [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-24 12:07:42.564 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.595 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.596 DEBUG 10576 [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-24 12:07:42.596 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:07:42.623 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.134 DEBUG 10576 [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-24 12:08:07.135 DEBUG 10576 [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-24 12:08:07.208 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.208 DEBUG 10576 [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-24 12:08:07.208 DEBUG 10576 [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-24 12:08:07.338 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.339 DEBUG 10576 [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-24 12:08:07.339 DEBUG 10576 [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-24 12:08:07.357 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.358 DEBUG 10576 [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-24 12:08:07.358 DEBUG 10576 [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-24 12:08:07.376 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.377 DEBUG 10576 [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-24 12:08:07.377 DEBUG 10576 [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-24 12:08:07.463 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.464 DEBUG 10576 [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-24 12:08:07.464 DEBUG 10576 [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-24 12:08:07.482 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.483 DEBUG 10576 [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-24 12:08:07.483 DEBUG 10576 [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-24 12:08:07.501 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.502 DEBUG 10576 [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-24 12:08:07.502 DEBUG 10576 [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-24 12:08:07.519 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.520 DEBUG 10576 [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-24 12:08:07.520 DEBUG 10576 [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-24 12:08:07.541 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.542 DEBUG 10576 [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-24 12:08:07.542 DEBUG 10576 [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-24 12:08:07.560 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.561 DEBUG 10576 [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-24 12:08:07.561 DEBUG 10576 [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-24 12:08:07.579 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.580 DEBUG 10576 [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-24 12:08:07.580 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.598 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.598 DEBUG 10576 [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-24 12:08:07.598 DEBUG 10576 [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-24 12:08:07.616 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.617 DEBUG 10576 [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-24 12:08:07.617 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.636 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.637 DEBUG 10576 [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-24 12:08:07.637 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.655 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.656 DEBUG 10576 [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-24 12:08:07.656 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.674 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.675 DEBUG 10576 [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-24 12:08:07.675 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:07.693 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.249 DEBUG 10576 [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-24 12:08:18.250 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.277 DEBUG 10576 [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-24 12:08:18.277 DEBUG 10576 [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-24 12:08:18.345 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.345 DEBUG 10576 [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-24 12:08:18.345 DEBUG 10576 [http-nio-8879-exec-9] 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-24 12:08:18.416 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.418 DEBUG 10576 [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-24 12:08:18.418 DEBUG 10576 [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-24 12:08:18.419 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.438 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.439 DEBUG 10576 [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-24 12:08:18.439 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.457 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.458 DEBUG 10576 [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-24 12:08:18.458 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.475 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.478 DEBUG 10576 [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-24 12:08:18.478 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.496 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.497 DEBUG 10576 [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-24 12:08:18.497 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.583 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.583 DEBUG 10576 [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-24 12:08:18.583 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.602 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.603 DEBUG 10576 [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-24 12:08:18.603 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.623 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.624 DEBUG 10576 [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-24 12:08:18.624 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.685 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.686 DEBUG 10576 [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-24 12:08:18.686 DEBUG 10576 [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-24 12:08:18.704 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.704 DEBUG 10576 [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-24 12:08:18.705 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.726 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.727 DEBUG 10576 [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-24 12:08:18.727 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.745 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.746 DEBUG 10576 [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-24 12:08:18.746 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.764 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.764 DEBUG 10576 [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-24 12:08:18.764 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.798 DEBUG 10576 [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-24 12:08:18.798 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.824 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.828 DEBUG 10576 [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-24 12:08:18.828 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.993 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:18.994 DEBUG 10576 [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-24 12:08:18.994 DEBUG 10576 [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-24 12:08:19.014 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.015 DEBUG 10576 [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-24 12:08:19.016 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.034 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.035 DEBUG 10576 [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-24 12:08:19.035 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.053 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.057 DEBUG 10576 [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-24 12:08:19.057 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.075 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.076 DEBUG 10576 [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-24 12:08:19.076 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.162 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.166 DEBUG 10576 [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-24 12:08:19.166 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.184 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.185 DEBUG 10576 [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-24 12:08:19.185 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.205 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.206 DEBUG 10576 [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-24 12:08:19.206 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.268 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.269 DEBUG 10576 [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-24 12:08:19.269 DEBUG 10576 [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-24 12:08:19.287 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.287 DEBUG 10576 [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-24 12:08:19.288 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.306 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.307 DEBUG 10576 [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-24 12:08:19.307 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.325 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.328 DEBUG 10576 [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-24 12:08:19.328 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.346 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.347 DEBUG 10576 [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-24 12:08:19.347 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.380 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.380 DEBUG 10576 [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-24 12:08:19.381 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:19.407 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.616 DEBUG 10576 [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-24 12:08:57.616 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.781 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.782 DEBUG 10576 [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-24 12:08:57.782 DEBUG 10576 [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-24 12:08:57.803 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.804 DEBUG 10576 [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-24 12:08:57.804 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.821 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.822 DEBUG 10576 [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-24 12:08:57.822 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.841 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.842 DEBUG 10576 [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-24 12:08:57.842 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.860 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.861 DEBUG 10576 [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-24 12:08:57.861 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.945 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.946 DEBUG 10576 [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-24 12:08:57.946 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.964 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.965 DEBUG 10576 [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-24 12:08:57.965 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.985 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:57.989 DEBUG 10576 [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-24 12:08:57.989 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.051 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.052 DEBUG 10576 [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-24 12:08:58.052 DEBUG 10576 [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-24 12:08:58.070 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.071 DEBUG 10576 [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-24 12:08:58.071 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.089 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.090 DEBUG 10576 [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-24 12:08:58.090 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.108 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.109 DEBUG 10576 [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-24 12:08:58.109 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.127 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.127 DEBUG 10576 [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-24 12:08:58.128 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.161 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.162 DEBUG 10576 [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-24 12:08:58.162 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.188 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.192 DEBUG 10576 [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-24 12:08:58.192 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.354 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.355 DEBUG 10576 [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-24 12:08:58.356 DEBUG 10576 [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-24 12:08:58.376 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.377 DEBUG 10576 [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-24 12:08:58.377 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.395 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.399 DEBUG 10576 [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-24 12:08:58.399 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.417 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.418 DEBUG 10576 [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-24 12:08:58.418 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.436 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.437 DEBUG 10576 [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-24 12:08:58.437 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.522 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.523 DEBUG 10576 [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-24 12:08:58.523 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.541 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.542 DEBUG 10576 [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-24 12:08:58.542 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.563 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.564 DEBUG 10576 [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-24 12:08:58.564 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.625 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.626 DEBUG 10576 [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-24 12:08:58.626 DEBUG 10576 [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-24 12:08:58.644 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.644 DEBUG 10576 [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-24 12:08:58.644 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.663 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.664 DEBUG 10576 [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-24 12:08:58.664 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.682 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.683 DEBUG 10576 [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-24 12:08:58.683 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.700 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.701 DEBUG 10576 [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-24 12:08:58.701 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.734 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.735 DEBUG 10576 [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-24 12:08:58.735 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:58.761 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.059 DEBUG 10576 [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-24 12:08:59.059 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.154 DEBUG 10576 [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-24 12:08:59.155 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.173 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.191 DEBUG 10576 [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-24 12:08:59.191 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.210 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.226 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.227 DEBUG 10576 [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-24 12:08:59.228 DEBUG 10576 [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-24 12:08:59.248 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.249 DEBUG 10576 [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-24 12:08:59.249 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.267 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.268 DEBUG 10576 [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-24 12:08:59.268 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.286 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.287 DEBUG 10576 [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-24 12:08:59.287 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.306 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.310 DEBUG 10576 [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-24 12:08:59.310 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.379 DEBUG 10576 [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-24 12:08:59.379 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.396 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.397 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.397 DEBUG 10576 [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-24 12:08:59.397 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.415 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.416 DEBUG 10576 [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-24 12:08:59.416 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.436 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.437 DEBUG 10576 [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-24 12:08:59.437 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.502 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.502 DEBUG 10576 [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-24 12:08:59.502 DEBUG 10576 [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-24 12:08:59.521 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.521 DEBUG 10576 [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-24 12:08:59.521 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.540 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.541 DEBUG 10576 [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-24 12:08:59.541 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.559 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.560 DEBUG 10576 [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-24 12:08:59.560 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.578 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.578 DEBUG 10576 [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-24 12:08:59.578 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.611 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.611 DEBUG 10576 [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-24 12:08:59.612 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.638 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.642 DEBUG 10576 [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-24 12:08:59.642 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.810 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.811 DEBUG 10576 [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-24 12:08:59.811 DEBUG 10576 [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-24 12:08:59.831 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.832 DEBUG 10576 [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-24 12:08:59.832 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.850 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.850 DEBUG 10576 [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-24 12:08:59.851 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.868 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.869 DEBUG 10576 [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-24 12:08:59.869 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.887 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.888 DEBUG 10576 [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-24 12:08:59.888 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.973 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.974 DEBUG 10576 [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-24 12:08:59.974 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.992 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:08:59.993 DEBUG 10576 [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-24 12:08:59.993 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.013 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.014 DEBUG 10576 [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-24 12:09:00.014 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.076 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.077 DEBUG 10576 [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-24 12:09:00.077 DEBUG 10576 [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-24 12:09:00.095 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.095 DEBUG 10576 [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-24 12:09:00.095 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.114 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.115 DEBUG 10576 [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-24 12:09:00.115 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.132 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.133 DEBUG 10576 [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-24 12:09:00.133 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.151 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.152 DEBUG 10576 [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-24 12:09:00.152 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.185 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.186 DEBUG 10576 [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-24 12:09:00.186 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.213 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.224 DEBUG 10576 [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-24 12:09:00.224 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.392 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.394 DEBUG 10576 [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-24 12:09:00.394 DEBUG 10576 [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-24 12:09:00.414 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.415 DEBUG 10576 [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-24 12:09:00.415 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.433 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.434 DEBUG 10576 [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-24 12:09:00.434 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.452 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.453 DEBUG 10576 [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-24 12:09:00.453 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.470 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.471 DEBUG 10576 [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-24 12:09:00.472 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.557 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.558 DEBUG 10576 [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-24 12:09:00.558 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.575 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.576 DEBUG 10576 [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-24 12:09:00.576 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.598 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.598 DEBUG 10576 [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-24 12:09:00.598 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.660 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.661 DEBUG 10576 [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-24 12:09:00.661 DEBUG 10576 [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-24 12:09:00.679 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.679 DEBUG 10576 [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-24 12:09:00.680 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.698 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.699 DEBUG 10576 [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-24 12:09:00.699 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.717 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.718 DEBUG 10576 [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-24 12:09:00.718 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.736 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.736 DEBUG 10576 [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-24 12:09:00.737 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.769 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.770 DEBUG 10576 [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-24 12:09:00.770 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.798 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.804 DEBUG 10576 [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-24 12:09:00.804 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.972 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.973 DEBUG 10576 [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-24 12:09:00.973 DEBUG 10576 [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-24 12:09:00.993 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:00.994 DEBUG 10576 [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-24 12:09:00.994 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.012 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.013 DEBUG 10576 [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-24 12:09:01.013 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.031 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.031 DEBUG 10576 [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-24 12:09:01.032 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.050 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.051 DEBUG 10576 [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-24 12:09:01.051 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.138 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.139 DEBUG 10576 [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-24 12:09:01.139 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.156 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.157 DEBUG 10576 [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-24 12:09:01.157 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.178 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.178 DEBUG 10576 [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-24 12:09:01.179 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.241 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.245 DEBUG 10576 [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-24 12:09:01.246 DEBUG 10576 [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-24 12:09:01.264 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.264 DEBUG 10576 [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-24 12:09:01.264 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.283 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.284 DEBUG 10576 [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-24 12:09:01.284 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.302 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.306 DEBUG 10576 [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-24 12:09:01.306 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.324 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.325 DEBUG 10576 [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-24 12:09:01.325 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.358 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.358 DEBUG 10576 [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-24 12:09:01.359 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:01.384 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:06.849 DEBUG 10576 [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-24 12:09:06.849 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:06.883 DEBUG 10576 [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-24 12:09:06.883 DEBUG 10576 [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-24 12:09:06.951 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:06.951 DEBUG 10576 [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-24 12:09:06.951 DEBUG 10576 [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-24 12:09:07.019 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.023 DEBUG 10576 [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-24 12:09:07.023 DEBUG 10576 [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-24 12:09:07.026 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.043 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.044 DEBUG 10576 [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-24 12:09:07.044 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.062 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.063 DEBUG 10576 [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-24 12:09:07.063 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.081 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.082 DEBUG 10576 [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-24 12:09:07.082 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.099 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.100 DEBUG 10576 [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-24 12:09:07.100 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.185 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.186 DEBUG 10576 [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-24 12:09:07.186 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.204 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.205 DEBUG 10576 [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-24 12:09:07.205 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.230 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.231 DEBUG 10576 [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-24 12:09:07.231 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.293 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.294 DEBUG 10576 [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-24 12:09:07.294 DEBUG 10576 [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-24 12:09:07.312 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.312 DEBUG 10576 [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-24 12:09:07.313 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.331 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.332 DEBUG 10576 [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-24 12:09:07.332 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.350 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.351 DEBUG 10576 [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-24 12:09:07.351 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.370 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.370 DEBUG 10576 [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-24 12:09:07.371 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.403 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.403 DEBUG 10576 [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-24 12:09:07.403 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.431 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.433 DEBUG 10576 [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-24 12:09:07.434 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.601 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.602 DEBUG 10576 [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-24 12:09:07.602 DEBUG 10576 [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-24 12:09:07.623 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.624 DEBUG 10576 [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-24 12:09:07.624 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.642 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.643 DEBUG 10576 [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-24 12:09:07.643 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.661 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.661 DEBUG 10576 [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-24 12:09:07.662 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.680 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.681 DEBUG 10576 [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-24 12:09:07.681 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.766 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.767 DEBUG 10576 [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-24 12:09:07.767 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.785 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.786 DEBUG 10576 [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-24 12:09:07.786 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.807 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.811 DEBUG 10576 [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-24 12:09:07.811 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.872 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.874 DEBUG 10576 [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-24 12:09:07.874 DEBUG 10576 [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-24 12:09:07.892 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.893 DEBUG 10576 [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-24 12:09:07.893 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.911 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.912 DEBUG 10576 [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-24 12:09:07.912 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.930 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.931 DEBUG 10576 [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-24 12:09:07.931 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.949 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.949 DEBUG 10576 [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-24 12:09:07.949 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.981 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:07.982 DEBUG 10576 [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-24 12:09:07.982 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:08.009 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.164 DEBUG 10576 [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-24 12:09:24.164 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.330 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.331 DEBUG 10576 [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-24 12:09:24.331 DEBUG 10576 [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-24 12:09:24.352 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.353 DEBUG 10576 [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-24 12:09:24.353 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.371 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.372 DEBUG 10576 [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-24 12:09:24.372 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.389 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.390 DEBUG 10576 [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-24 12:09:24.390 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.408 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.409 DEBUG 10576 [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-24 12:09:24.409 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.495 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.495 DEBUG 10576 [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-24 12:09:24.495 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.514 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.514 DEBUG 10576 [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-24 12:09:24.514 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.535 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.536 DEBUG 10576 [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-24 12:09:24.536 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.598 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.602 DEBUG 10576 [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-24 12:09:24.603 DEBUG 10576 [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-24 12:09:24.621 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.622 DEBUG 10576 [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-24 12:09:24.622 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.640 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.641 DEBUG 10576 [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-24 12:09:24.641 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.659 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.660 DEBUG 10576 [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-24 12:09:24.660 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.678 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.683 DEBUG 10576 [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-24 12:09:24.683 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.715 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.716 DEBUG 10576 [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-24 12:09:24.716 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.743 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.747 DEBUG 10576 [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-24 12:09:24.747 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.910 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.911 DEBUG 10576 [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-24 12:09:24.911 DEBUG 10576 [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-24 12:09:24.931 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.932 DEBUG 10576 [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-24 12:09:24.932 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.950 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.950 DEBUG 10576 [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-24 12:09:24.951 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.969 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.969 DEBUG 10576 [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-24 12:09:24.970 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.988 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:24.989 DEBUG 10576 [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-24 12:09:24.989 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.074 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.075 DEBUG 10576 [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-24 12:09:25.075 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.093 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.094 DEBUG 10576 [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-24 12:09:25.094 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.117 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.118 DEBUG 10576 [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-24 12:09:25.118 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.180 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.181 DEBUG 10576 [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-24 12:09:25.181 DEBUG 10576 [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-24 12:09:25.199 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.200 DEBUG 10576 [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-24 12:09:25.200 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.219 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.220 DEBUG 10576 [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-24 12:09:25.220 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.238 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.239 DEBUG 10576 [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-24 12:09:25.239 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.256 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.257 DEBUG 10576 [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-24 12:09:25.257 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.288 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.289 DEBUG 10576 [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-24 12:09:25.289 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:25.316 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:27.875 DEBUG 10576 [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-24 12:09:27.875 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.041 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.042 DEBUG 10576 [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-24 12:09:28.043 DEBUG 10576 [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-24 12:09:28.062 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.063 DEBUG 10576 [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-24 12:09:28.063 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.082 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.086 DEBUG 10576 [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-24 12:09:28.087 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.104 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.105 DEBUG 10576 [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-24 12:09:28.105 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.123 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.124 DEBUG 10576 [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-24 12:09:28.124 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.209 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.210 DEBUG 10576 [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-24 12:09:28.210 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.231 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.232 DEBUG 10576 [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-24 12:09:28.232 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.252 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.253 DEBUG 10576 [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-24 12:09:28.253 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.315 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.316 DEBUG 10576 [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-24 12:09:28.316 DEBUG 10576 [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-24 12:09:28.334 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.335 DEBUG 10576 [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-24 12:09:28.335 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.353 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.354 DEBUG 10576 [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-24 12:09:28.354 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.372 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.373 DEBUG 10576 [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-24 12:09:28.373 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.391 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.392 DEBUG 10576 [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-24 12:09:28.392 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.424 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.425 DEBUG 10576 [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-24 12:09:28.425 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.453 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.461 DEBUG 10576 [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-24 12:09:28.461 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.627 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.629 DEBUG 10576 [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-24 12:09:28.629 DEBUG 10576 [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-24 12:09:28.648 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.649 DEBUG 10576 [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-24 12:09:28.649 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.667 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.668 DEBUG 10576 [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-24 12:09:28.668 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.686 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.686 DEBUG 10576 [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-24 12:09:28.687 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.705 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.706 DEBUG 10576 [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-24 12:09:28.706 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.792 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.793 DEBUG 10576 [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-24 12:09:28.793 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.811 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.812 DEBUG 10576 [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-24 12:09:28.812 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.832 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.835 DEBUG 10576 [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-24 12:09:28.835 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.897 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.898 DEBUG 10576 [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-24 12:09:28.898 DEBUG 10576 [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-24 12:09:28.916 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.916 DEBUG 10576 [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-24 12:09:28.917 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.935 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.936 DEBUG 10576 [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-24 12:09:28.936 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.954 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.955 DEBUG 10576 [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-24 12:09:28.955 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.972 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:28.973 DEBUG 10576 [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-24 12:09:28.973 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:29.005 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:29.006 DEBUG 10576 [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-24 12:09:29.006 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:29.034 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:29.865 DEBUG 10576 [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-24 12:09:29.865 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.031 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.032 DEBUG 10576 [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-24 12:09:30.032 DEBUG 10576 [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-24 12:09:30.052 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.053 DEBUG 10576 [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-24 12:09:30.053 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.071 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.075 DEBUG 10576 [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-24 12:09:30.075 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.092 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.092 DEBUG 10576 [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-24 12:09:30.093 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.115 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.116 DEBUG 10576 [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-24 12:09:30.116 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.201 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.202 DEBUG 10576 [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-24 12:09:30.202 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.219 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.220 DEBUG 10576 [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-24 12:09:30.220 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.241 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.246 DEBUG 10576 [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-24 12:09:30.246 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.308 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.309 DEBUG 10576 [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-24 12:09:30.309 DEBUG 10576 [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-24 12:09:30.327 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.327 DEBUG 10576 [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-24 12:09:30.328 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.347 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.348 DEBUG 10576 [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-24 12:09:30.348 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.365 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.366 DEBUG 10576 [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-24 12:09:30.366 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.385 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.386 DEBUG 10576 [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-24 12:09:30.386 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.417 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.418 DEBUG 10576 [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-24 12:09:30.418 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.445 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.449 DEBUG 10576 [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-24 12:09:30.449 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.613 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.614 DEBUG 10576 [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-24 12:09:30.614 DEBUG 10576 [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-24 12:09:30.635 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.636 DEBUG 10576 [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-24 12:09:30.636 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.654 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.655 DEBUG 10576 [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-24 12:09:30.655 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.672 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.673 DEBUG 10576 [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-24 12:09:30.673 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.692 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.693 DEBUG 10576 [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-24 12:09:30.693 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.778 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.779 DEBUG 10576 [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-24 12:09:30.779 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.798 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.801 DEBUG 10576 [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-24 12:09:30.801 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.822 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.823 DEBUG 10576 [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-24 12:09:30.823 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.884 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.885 DEBUG 10576 [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-24 12:09:30.885 DEBUG 10576 [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-24 12:09:30.904 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.904 DEBUG 10576 [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-24 12:09:30.904 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.922 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.923 DEBUG 10576 [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-24 12:09:30.923 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.941 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.942 DEBUG 10576 [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-24 12:09:30.942 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.960 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.961 DEBUG 10576 [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-24 12:09:30.961 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.993 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:30.994 DEBUG 10576 [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-24 12:09:30.994 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:31.021 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.036 DEBUG 10576 [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-24 12:09:32.036 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.204 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.205 DEBUG 10576 [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-24 12:09:32.205 DEBUG 10576 [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-24 12:09:32.224 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.224 DEBUG 10576 [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-24 12:09:32.225 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.242 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.242 DEBUG 10576 [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-24 12:09:32.242 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.259 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.262 DEBUG 10576 [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-24 12:09:32.262 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.284 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.284 DEBUG 10576 [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-24 12:09:32.285 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.369 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.369 DEBUG 10576 [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-24 12:09:32.369 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.388 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.388 DEBUG 10576 [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-24 12:09:32.388 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.409 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.409 DEBUG 10576 [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-24 12:09:32.409 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.471 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.471 DEBUG 10576 [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-24 12:09:32.471 DEBUG 10576 [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-24 12:09:32.489 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.490 DEBUG 10576 [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-24 12:09:32.490 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.508 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.508 DEBUG 10576 [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-24 12:09:32.508 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.526 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.527 DEBUG 10576 [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-24 12:09:32.527 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.546 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.546 DEBUG 10576 [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-24 12:09:32.546 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.578 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.578 DEBUG 10576 [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-24 12:09:32.578 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.605 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.607 DEBUG 10576 [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-24 12:09:32.608 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.774 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.776 DEBUG 10576 [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-24 12:09:32.776 DEBUG 10576 [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-24 12:09:32.796 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.796 DEBUG 10576 [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-24 12:09:32.797 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.815 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.815 DEBUG 10576 [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-24 12:09:32.815 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.833 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.833 DEBUG 10576 [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-24 12:09:32.833 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.851 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.851 DEBUG 10576 [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-24 12:09:32.851 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.936 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.936 DEBUG 10576 [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-24 12:09:32.936 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.955 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.955 DEBUG 10576 [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-24 12:09:32.955 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.976 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:32.977 DEBUG 10576 [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-24 12:09:32.977 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.038 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.038 DEBUG 10576 [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-24 12:09:33.038 DEBUG 10576 [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-24 12:09:33.056 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.057 DEBUG 10576 [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-24 12:09:33.057 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.075 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.076 DEBUG 10576 [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-24 12:09:33.076 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.093 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.094 DEBUG 10576 [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-24 12:09:33.094 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.112 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.112 DEBUG 10576 [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-24 12:09:33.112 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.144 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.145 DEBUG 10576 [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-24 12:09:33.145 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:33.172 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:37.873 DEBUG 10576 [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-24 12:09:37.873 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:37.910 DEBUG 10576 [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-24 12:09:37.911 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:37.978 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:37.978 DEBUG 10576 [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-24 12:09:37.978 DEBUG 10576 [http-nio-8879-exec-3] 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-24 12:09:38.039 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.040 DEBUG 10576 [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-24 12:09:38.040 DEBUG 10576 [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-24 12:09:38.054 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.060 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.060 DEBUG 10576 [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-24 12:09:38.060 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.078 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.079 DEBUG 10576 [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-24 12:09:38.079 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.097 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.100 DEBUG 10576 [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-24 12:09:38.100 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.118 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.119 DEBUG 10576 [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-24 12:09:38.119 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.203 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.203 DEBUG 10576 [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-24 12:09:38.203 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.222 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.222 DEBUG 10576 [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-24 12:09:38.222 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.243 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.243 DEBUG 10576 [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-24 12:09:38.243 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.304 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.305 DEBUG 10576 [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-24 12:09:38.305 DEBUG 10576 [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-24 12:09:38.324 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.324 DEBUG 10576 [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-24 12:09:38.324 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.343 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.344 DEBUG 10576 [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-24 12:09:38.344 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.361 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.361 DEBUG 10576 [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-24 12:09:38.361 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.379 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.380 DEBUG 10576 [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-24 12:09:38.380 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.413 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.413 DEBUG 10576 [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-24 12:09:38.413 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.440 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.443 DEBUG 10576 [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-24 12:09:38.443 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.606 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.607 DEBUG 10576 [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-24 12:09:38.607 DEBUG 10576 [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-24 12:09:38.627 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.628 DEBUG 10576 [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-24 12:09:38.628 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.645 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.646 DEBUG 10576 [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-24 12:09:38.646 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.664 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.664 DEBUG 10576 [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-24 12:09:38.664 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.683 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.683 DEBUG 10576 [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-24 12:09:38.683 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.768 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.769 DEBUG 10576 [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-24 12:09:38.769 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.787 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.787 DEBUG 10576 [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-24 12:09:38.787 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.808 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.808 DEBUG 10576 [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-24 12:09:38.808 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.870 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.870 DEBUG 10576 [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-24 12:09:38.870 DEBUG 10576 [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-24 12:09:38.889 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.889 DEBUG 10576 [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-24 12:09:38.890 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.908 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.908 DEBUG 10576 [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-24 12:09:38.908 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.927 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.927 DEBUG 10576 [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-24 12:09:38.927 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.945 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.945 DEBUG 10576 [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-24 12:09:38.945 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.978 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:38.978 DEBUG 10576 [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-24 12:09:38.978 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:09:39.005 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.371 DEBUG 10576 [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-24 12:10:22.371 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.536 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.537 DEBUG 10576 [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-24 12:10:22.537 DEBUG 10576 [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-24 12:10:22.557 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.558 DEBUG 10576 [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-24 12:10:22.558 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.576 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.576 DEBUG 10576 [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-24 12:10:22.576 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.594 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.595 DEBUG 10576 [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-24 12:10:22.595 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.613 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.614 DEBUG 10576 [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-24 12:10:22.614 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.700 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.701 DEBUG 10576 [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-24 12:10:22.701 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.719 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.719 DEBUG 10576 [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-24 12:10:22.720 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.740 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.741 DEBUG 10576 [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-24 12:10:22.742 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.802 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.803 DEBUG 10576 [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-24 12:10:22.803 DEBUG 10576 [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-24 12:10:22.821 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.822 DEBUG 10576 [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-24 12:10:22.822 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.841 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.842 DEBUG 10576 [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-24 12:10:22.842 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.859 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.860 DEBUG 10576 [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-24 12:10:22.860 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.878 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.879 DEBUG 10576 [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-24 12:10:22.879 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.911 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.912 DEBUG 10576 [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-24 12:10:22.912 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.938 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:22.942 DEBUG 10576 [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-24 12:10:22.942 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.106 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.107 DEBUG 10576 [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-24 12:10:23.108 DEBUG 10576 [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-24 12:10:23.128 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.129 DEBUG 10576 [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-24 12:10:23.129 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.146 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.147 DEBUG 10576 [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-24 12:10:23.148 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.166 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.166 DEBUG 10576 [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-24 12:10:23.167 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.184 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.185 DEBUG 10576 [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-24 12:10:23.185 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.269 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.269 DEBUG 10576 [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-24 12:10:23.270 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.288 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.292 DEBUG 10576 [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-24 12:10:23.293 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.313 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.314 DEBUG 10576 [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-24 12:10:23.314 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.375 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.376 DEBUG 10576 [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-24 12:10:23.376 DEBUG 10576 [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-24 12:10:23.394 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.395 DEBUG 10576 [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-24 12:10:23.395 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.413 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.414 DEBUG 10576 [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-24 12:10:23.414 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.432 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.435 DEBUG 10576 [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-24 12:10:23.435 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.453 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.454 DEBUG 10576 [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-24 12:10:23.454 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.486 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.487 DEBUG 10576 [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-24 12:10:23.487 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:23.513 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:26.881 DEBUG 10576 [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-24 12:10:26.881 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:26.915 DEBUG 10576 [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-24 12:10:26.915 DEBUG 10576 [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-24 12:10:26.982 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:26.982 DEBUG 10576 [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-24 12:10:26.982 DEBUG 10576 [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-24 12:10:27.049 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.050 DEBUG 10576 [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-24 12:10:27.050 DEBUG 10576 [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-24 12:10:27.058 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.070 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.071 DEBUG 10576 [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-24 12:10:27.072 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.090 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.092 DEBUG 10576 [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-24 12:10:27.092 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.110 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.110 DEBUG 10576 [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-24 12:10:27.111 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.128 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.133 DEBUG 10576 [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-24 12:10:27.133 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.221 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.222 DEBUG 10576 [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-24 12:10:27.222 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.239 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.241 DEBUG 10576 [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-24 12:10:27.241 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.262 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.262 DEBUG 10576 [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-24 12:10:27.263 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.324 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.325 DEBUG 10576 [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-24 12:10:27.325 DEBUG 10576 [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-24 12:10:27.343 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.343 DEBUG 10576 [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-24 12:10:27.344 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.361 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.363 DEBUG 10576 [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-24 12:10:27.363 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.381 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.382 DEBUG 10576 [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-24 12:10:27.382 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.400 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.401 DEBUG 10576 [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-24 12:10:27.401 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.433 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.434 DEBUG 10576 [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-24 12:10:27.434 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.460 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.464 DEBUG 10576 [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-24 12:10:27.464 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.628 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.630 DEBUG 10576 [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-24 12:10:27.630 DEBUG 10576 [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-24 12:10:27.650 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.651 DEBUG 10576 [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-24 12:10:27.651 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.668 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.669 DEBUG 10576 [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-24 12:10:27.670 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.688 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.689 DEBUG 10576 [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-24 12:10:27.689 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.707 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.708 DEBUG 10576 [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-24 12:10:27.708 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.793 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.794 DEBUG 10576 [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-24 12:10:27.794 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.811 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.812 DEBUG 10576 [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-24 12:10:27.812 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.833 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.834 DEBUG 10576 [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-24 12:10:27.834 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.895 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.896 DEBUG 10576 [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-24 12:10:27.896 DEBUG 10576 [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-24 12:10:27.914 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.914 DEBUG 10576 [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-24 12:10:27.915 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.933 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.934 DEBUG 10576 [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-24 12:10:27.934 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.952 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.953 DEBUG 10576 [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-24 12:10:27.953 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.971 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:27.972 DEBUG 10576 [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-24 12:10:27.972 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:28.003 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:28.004 DEBUG 10576 [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-24 12:10:28.004 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:28.031 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.546 DEBUG 10576 [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-24 12:10:58.546 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.712 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.713 DEBUG 10576 [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-24 12:10:58.713 DEBUG 10576 [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-24 12:10:58.733 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.734 DEBUG 10576 [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-24 12:10:58.734 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.752 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.753 DEBUG 10576 [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-24 12:10:58.753 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.771 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.772 DEBUG 10576 [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-24 12:10:58.772 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.789 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.790 DEBUG 10576 [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-24 12:10:58.790 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.876 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.877 DEBUG 10576 [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-24 12:10:58.877 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.895 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.896 DEBUG 10576 [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-24 12:10:58.896 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.917 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.917 DEBUG 10576 [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-24 12:10:58.918 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.979 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.980 DEBUG 10576 [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-24 12:10:58.980 DEBUG 10576 [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-24 12:10:58.998 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:58.999 DEBUG 10576 [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-24 12:10:58.999 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.020 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.021 DEBUG 10576 [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-24 12:10:59.021 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.043 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.044 DEBUG 10576 [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-24 12:10:59.044 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.062 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.062 DEBUG 10576 [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-24 12:10:59.062 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.095 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.095 DEBUG 10576 [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-24 12:10:59.095 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.122 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.126 DEBUG 10576 [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-24 12:10:59.126 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.291 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.293 DEBUG 10576 [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-24 12:10:59.293 DEBUG 10576 [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-24 12:10:59.313 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.314 DEBUG 10576 [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-24 12:10:59.314 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.332 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.333 DEBUG 10576 [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-24 12:10:59.333 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.350 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.351 DEBUG 10576 [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-24 12:10:59.351 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.369 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.370 DEBUG 10576 [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-24 12:10:59.370 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.456 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.456 DEBUG 10576 [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-24 12:10:59.457 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.474 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.475 DEBUG 10576 [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-24 12:10:59.475 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.496 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.497 DEBUG 10576 [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-24 12:10:59.497 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.558 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.559 DEBUG 10576 [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-24 12:10:59.559 DEBUG 10576 [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-24 12:10:59.577 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.577 DEBUG 10576 [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-24 12:10:59.577 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.597 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.598 DEBUG 10576 [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-24 12:10:59.598 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.615 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.616 DEBUG 10576 [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-24 12:10:59.616 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.634 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.634 DEBUG 10576 [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-24 12:10:59.634 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.667 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.668 DEBUG 10576 [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-24 12:10:59.668 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:10:59.694 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.760 DEBUG 10576 [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-24 12:11:16.760 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.793 DEBUG 10576 [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-24 12:11:16.793 DEBUG 10576 [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-24 12:11:16.861 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.861 DEBUG 10576 [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-24 12:11:16.861 DEBUG 10576 [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-24 12:11:16.927 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.930 DEBUG 10576 [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-24 12:11:16.930 DEBUG 10576 [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-24 12:11:16.937 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.951 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.951 DEBUG 10576 [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-24 12:11:16.951 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.973 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.974 DEBUG 10576 [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-24 12:11:16.974 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.991 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:16.992 DEBUG 10576 [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-24 12:11:16.992 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.010 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.011 DEBUG 10576 [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-24 12:11:17.011 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.096 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.097 DEBUG 10576 [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-24 12:11:17.097 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.114 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.115 DEBUG 10576 [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-24 12:11:17.115 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.135 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.135 DEBUG 10576 [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-24 12:11:17.135 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.200 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.205 DEBUG 10576 [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-24 12:11:17.205 DEBUG 10576 [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-24 12:11:17.222 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.222 DEBUG 10576 [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-24 12:11:17.224 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.241 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.242 DEBUG 10576 [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-24 12:11:17.242 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.261 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.262 DEBUG 10576 [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-24 12:11:17.262 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.279 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.280 DEBUG 10576 [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-24 12:11:17.280 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.313 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.314 DEBUG 10576 [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-24 12:11:17.314 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.341 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.345 DEBUG 10576 [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-24 12:11:17.345 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.511 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.514 DEBUG 10576 [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-24 12:11:17.515 DEBUG 10576 [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-24 12:11:17.535 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.536 DEBUG 10576 [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-24 12:11:17.536 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.554 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.555 DEBUG 10576 [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-24 12:11:17.555 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.573 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.573 DEBUG 10576 [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-24 12:11:17.573 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.592 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.593 DEBUG 10576 [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-24 12:11:17.593 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.646 DEBUG 10576 [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-24 12:11:17.646 DEBUG 10576 [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-24 12:11:17.678 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.678 DEBUG 10576 [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-24 12:11:17.678 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.697 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.698 DEBUG 10576 [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-24 12:11:17.698 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.717 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.718 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.718 DEBUG 10576 [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-24 12:11:17.718 DEBUG 10576 [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-24 12:11:17.719 DEBUG 10576 [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-24 12:11:17.719 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.780 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.780 DEBUG 10576 [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-24 12:11:17.780 DEBUG 10576 [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-24 12:11:17.799 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.799 DEBUG 10576 [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-24 12:11:17.799 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.818 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.819 DEBUG 10576 [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-24 12:11:17.819 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.836 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.837 DEBUG 10576 [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-24 12:11:17.837 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.845 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.846 DEBUG 10576 [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-24 12:11:17.846 DEBUG 10576 [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-24 12:11:17.855 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.856 DEBUG 10576 [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-24 12:11:17.856 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.864 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.864 DEBUG 10576 [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-24 12:11:17.865 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.883 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.885 DEBUG 10576 [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-24 12:11:17.885 DEBUG 10576 [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-24 12:11:17.888 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.888 DEBUG 10576 [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-24 12:11:17.888 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.917 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.969 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.970 DEBUG 10576 [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-24 12:11:17.970 DEBUG 10576 [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-24 12:11:17.988 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:17.989 DEBUG 10576 [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-24 12:11:17.989 DEBUG 10576 [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-24 12:11:18.006 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.007 DEBUG 10576 [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-24 12:11:18.007 DEBUG 10576 [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-24 12:11:18.025 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.025 DEBUG 10576 [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-24 12:11:18.026 DEBUG 10576 [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-24 12:11:18.046 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.047 DEBUG 10576 [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-24 12:11:18.048 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.065 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.065 DEBUG 10576 [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-24 12:11:18.066 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.084 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.086 DEBUG 10576 [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-24 12:11:18.086 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.104 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.104 DEBUG 10576 [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-24 12:11:18.105 DEBUG 10576 [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-24 12:11:18.122 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.123 DEBUG 10576 [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-24 12:11:18.123 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.141 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.145 DEBUG 10576 [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-24 12:11:18.146 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.164 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.165 DEBUG 10576 [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-24 12:11:18.165 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:18.183 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.157 DEBUG 10576 [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-24 12:11:43.157 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.191 DEBUG 10576 [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-24 12:11:43.191 DEBUG 10576 [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-24 12:11:43.258 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.259 DEBUG 10576 [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-24 12:11:43.259 DEBUG 10576 [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-24 12:11:43.322 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.323 DEBUG 10576 [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-24 12:11:43.323 DEBUG 10576 [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-24 12:11:43.334 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.343 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.344 DEBUG 10576 [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-24 12:11:43.344 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.362 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.363 DEBUG 10576 [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-24 12:11:43.363 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.380 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.381 DEBUG 10576 [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-24 12:11:43.381 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.399 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.400 DEBUG 10576 [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-24 12:11:43.400 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.484 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.484 DEBUG 10576 [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-24 12:11:43.485 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.502 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.503 DEBUG 10576 [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-24 12:11:43.503 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.524 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.525 DEBUG 10576 [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-24 12:11:43.525 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.585 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.586 DEBUG 10576 [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-24 12:11:43.587 DEBUG 10576 [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-24 12:11:43.605 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.605 DEBUG 10576 [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-24 12:11:43.605 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.627 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.628 DEBUG 10576 [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-24 12:11:43.628 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.650 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.651 DEBUG 10576 [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-24 12:11:43.651 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.668 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.669 DEBUG 10576 [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-24 12:11:43.669 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.701 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.702 DEBUG 10576 [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-24 12:11:43.702 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.728 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.732 DEBUG 10576 [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-24 12:11:43.732 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.897 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.898 DEBUG 10576 [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-24 12:11:43.898 DEBUG 10576 [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-24 12:11:43.918 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.918 DEBUG 10576 [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-24 12:11:43.918 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.936 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.936 DEBUG 10576 [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-24 12:11:43.936 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.954 DEBUG 10576 [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-24 12:11:43.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.973 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:43.975 DEBUG 10576 [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-24 12:11:43.975 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.062 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.062 DEBUG 10576 [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-24 12:11:44.062 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.079 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.080 DEBUG 10576 [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-24 12:11:44.080 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.100 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.101 DEBUG 10576 [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-24 12:11:44.101 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.162 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.163 DEBUG 10576 [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-24 12:11:44.163 DEBUG 10576 [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-24 12:11:44.181 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.181 DEBUG 10576 [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-24 12:11:44.181 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.200 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.200 DEBUG 10576 [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-24 12:11:44.200 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.218 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.218 DEBUG 10576 [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-24 12:11:44.218 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.236 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.238 DEBUG 10576 [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-24 12:11:44.239 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.271 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.271 DEBUG 10576 [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-24 12:11:44.271 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:44.298 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:51.986 DEBUG 10576 [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-24 12:11:51.987 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.020 DEBUG 10576 [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-24 12:11:52.020 DEBUG 10576 [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-24 12:11:52.088 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.088 DEBUG 10576 [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-24 12:11:52.088 DEBUG 10576 [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-24 12:11:52.154 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.158 DEBUG 10576 [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-24 12:11:52.158 DEBUG 10576 [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-24 12:11:52.163 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.178 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.178 DEBUG 10576 [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-24 12:11:52.178 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.196 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.196 DEBUG 10576 [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-24 12:11:52.196 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.214 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.214 DEBUG 10576 [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-24 12:11:52.214 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.232 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.232 DEBUG 10576 [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-24 12:11:52.232 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.318 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.318 DEBUG 10576 [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-24 12:11:52.318 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.336 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.337 DEBUG 10576 [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-24 12:11:52.337 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.358 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.358 DEBUG 10576 [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-24 12:11:52.358 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.420 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.422 DEBUG 10576 [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-24 12:11:52.423 DEBUG 10576 [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-24 12:11:52.441 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.441 DEBUG 10576 [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-24 12:11:52.441 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.460 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.463 DEBUG 10576 [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-24 12:11:52.463 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.481 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.481 DEBUG 10576 [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-24 12:11:52.481 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.499 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.499 DEBUG 10576 [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-24 12:11:52.499 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.531 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.531 DEBUG 10576 [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-24 12:11:52.531 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.558 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.561 DEBUG 10576 [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-24 12:11:52.562 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.727 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.729 DEBUG 10576 [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-24 12:11:52.729 DEBUG 10576 [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-24 12:11:52.749 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.749 DEBUG 10576 [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-24 12:11:52.749 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.767 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.767 DEBUG 10576 [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-24 12:11:52.767 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.785 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.785 DEBUG 10576 [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-24 12:11:52.785 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.803 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.803 DEBUG 10576 [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-24 12:11:52.804 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.888 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.888 DEBUG 10576 [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-24 12:11:52.888 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.907 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.907 DEBUG 10576 [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-24 12:11:52.907 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.928 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.928 DEBUG 10576 [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-24 12:11:52.928 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.989 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:52.989 DEBUG 10576 [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-24 12:11:52.989 DEBUG 10576 [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-24 12:11:53.009 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.009 DEBUG 10576 [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-24 12:11:53.009 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.028 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.028 DEBUG 10576 [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-24 12:11:53.028 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.046 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.046 DEBUG 10576 [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-24 12:11:53.046 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.064 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.066 DEBUG 10576 [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-24 12:11:53.067 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.099 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.099 DEBUG 10576 [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-24 12:11:53.099 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:53.126 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.289 DEBUG 10576 [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-24 12:11:59.289 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.324 DEBUG 10576 [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-24 12:11:59.325 DEBUG 10576 [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-24 12:11:59.392 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.392 DEBUG 10576 [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-24 12:11:59.392 DEBUG 10576 [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-24 12:11:59.458 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.459 DEBUG 10576 [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-24 12:11:59.459 DEBUG 10576 [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-24 12:11:59.468 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.478 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.478 DEBUG 10576 [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-24 12:11:59.478 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.496 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.496 DEBUG 10576 [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-24 12:11:59.496 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.514 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.514 DEBUG 10576 [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-24 12:11:59.514 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.532 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.533 DEBUG 10576 [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-24 12:11:59.533 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.619 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.619 DEBUG 10576 [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-24 12:11:59.619 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.637 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.638 DEBUG 10576 [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-24 12:11:59.638 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.658 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.659 DEBUG 10576 [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-24 12:11:59.659 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.720 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.721 DEBUG 10576 [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-24 12:11:59.721 DEBUG 10576 [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-24 12:11:59.739 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.739 DEBUG 10576 [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-24 12:11:59.739 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.758 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.758 DEBUG 10576 [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-24 12:11:59.758 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.776 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.776 DEBUG 10576 [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-24 12:11:59.776 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.794 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.794 DEBUG 10576 [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-24 12:11:59.794 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.827 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.827 DEBUG 10576 [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-24 12:11:59.827 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.858 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:11:59.860 DEBUG 10576 [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-24 12:11:59.861 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.027 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.028 DEBUG 10576 [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-24 12:12:00.028 DEBUG 10576 [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-24 12:12:00.048 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.048 DEBUG 10576 [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-24 12:12:00.048 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.066 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.066 DEBUG 10576 [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-24 12:12:00.066 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.084 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.084 DEBUG 10576 [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-24 12:12:00.084 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.102 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.102 DEBUG 10576 [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-24 12:12:00.102 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.189 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.189 DEBUG 10576 [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-24 12:12:00.190 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.208 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.208 DEBUG 10576 [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-24 12:12:00.208 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.229 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.229 DEBUG 10576 [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-24 12:12:00.229 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.291 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.291 DEBUG 10576 [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-24 12:12:00.292 DEBUG 10576 [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-24 12:12:00.310 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.310 DEBUG 10576 [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-24 12:12:00.310 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.329 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.329 DEBUG 10576 [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-24 12:12:00.330 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.347 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.347 DEBUG 10576 [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-24 12:12:00.347 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.365 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.367 DEBUG 10576 [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-24 12:12:00.367 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.400 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.400 DEBUG 10576 [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-24 12:12:00.400 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:00.427 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.278 DEBUG 10576 [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-24 12:12:58.278 DEBUG 10576 [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-24 12:12:58.350 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.350 DEBUG 10576 [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-24 12:12:58.350 DEBUG 10576 [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-24 12:12:58.477 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.477 DEBUG 10576 [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-24 12:12:58.478 DEBUG 10576 [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-24 12:12:58.495 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.495 DEBUG 10576 [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-24 12:12:58.495 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.514 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.514 DEBUG 10576 [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-24 12:12:58.514 DEBUG 10576 [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-24 12:12:58.599 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.599 DEBUG 10576 [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-24 12:12:58.599 DEBUG 10576 [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-24 12:12:58.617 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.620 DEBUG 10576 [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-24 12:12:58.620 DEBUG 10576 [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-24 12:12:58.638 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.639 DEBUG 10576 [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-24 12:12:58.639 DEBUG 10576 [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-24 12:12:58.656 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.657 DEBUG 10576 [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-24 12:12:58.657 DEBUG 10576 [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-24 12:12:58.677 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.677 DEBUG 10576 [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-24 12:12:58.677 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.695 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.695 DEBUG 10576 [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-24 12:12:58.695 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.713 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.713 DEBUG 10576 [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-24 12:12:58.713 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.731 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.731 DEBUG 10576 [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-24 12:12:58.731 DEBUG 10576 [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-24 12:12:58.749 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.750 DEBUG 10576 [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-24 12:12:58.750 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.769 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.770 DEBUG 10576 [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-24 12:12:58.770 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.787 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.787 DEBUG 10576 [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-24 12:12:58.788 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 12:12:58.805 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.125 DEBUG 10576 [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-24 12:13:00.125 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.179 DEBUG 10576 [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-24 12:13:00.179 DEBUG 10576 [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-24 12:13:00.248 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.248 DEBUG 10576 [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-24 12:13:00.248 DEBUG 10576 [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-24 12:13:00.291 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.291 DEBUG 10576 [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-24 12:13:00.291 DEBUG 10576 [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-24 12:13:00.311 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.311 DEBUG 10576 [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-24 12:13:00.311 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.324 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.329 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.329 DEBUG 10576 [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-24 12:13:00.329 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.347 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.349 DEBUG 10576 [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-24 12:13:00.350 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.368 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.368 DEBUG 10576 [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-24 12:13:00.368 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.454 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.454 DEBUG 10576 [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-24 12:13:00.454 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.471 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.472 DEBUG 10576 [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-24 12:13:00.472 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.493 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.493 DEBUG 10576 [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-24 12:13:00.493 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.554 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.554 DEBUG 10576 [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-24 12:13:00.555 DEBUG 10576 [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-24 12:13:00.573 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.573 DEBUG 10576 [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-24 12:13:00.573 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.591 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.592 DEBUG 10576 [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-24 12:13:00.592 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.610 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.610 DEBUG 10576 [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-24 12:13:00.610 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.627 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.628 DEBUG 10576 [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-24 12:13:00.628 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.661 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.661 DEBUG 10576 [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-24 12:13:00.661 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.688 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.691 DEBUG 10576 [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-24 12:13:00.692 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.855 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.856 DEBUG 10576 [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-24 12:13:00.856 DEBUG 10576 [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-24 12:13:00.875 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.875 DEBUG 10576 [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-24 12:13:00.875 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.893 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.893 DEBUG 10576 [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-24 12:13:00.893 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.911 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.911 DEBUG 10576 [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-24 12:13:00.911 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.930 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:00.930 DEBUG 10576 [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-24 12:13:00.930 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.015 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.015 DEBUG 10576 [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-24 12:13:01.015 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.033 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.033 DEBUG 10576 [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-24 12:13:01.033 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.054 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.054 DEBUG 10576 [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-24 12:13:01.054 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.115 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.115 DEBUG 10576 [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-24 12:13:01.115 DEBUG 10576 [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-24 12:13:01.133 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.133 DEBUG 10576 [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-24 12:13:01.133 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.152 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.153 DEBUG 10576 [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-24 12:13:01.153 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.170 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.171 DEBUG 10576 [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-24 12:13:01.171 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.189 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.189 DEBUG 10576 [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-24 12:13:01.189 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.222 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.222 DEBUG 10576 [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-24 12:13:01.222 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 12:13:01.248 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.469 DEBUG 10576 [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-24 13:19:47.469 DEBUG 10576 [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-24 13:19:47.541 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.541 DEBUG 10576 [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-24 13:19:47.541 DEBUG 10576 [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-24 13:19:47.669 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.669 DEBUG 10576 [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-24 13:19:47.669 DEBUG 10576 [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-24 13:19:47.687 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.687 DEBUG 10576 [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-24 13:19:47.687 DEBUG 10576 [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-24 13:19:47.706 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.706 DEBUG 10576 [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-24 13:19:47.706 DEBUG 10576 [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-24 13:19:47.788 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.789 DEBUG 10576 [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-24 13:19:47.789 DEBUG 10576 [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-24 13:19:47.807 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.808 DEBUG 10576 [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-24 13:19:47.809 DEBUG 10576 [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-24 13:19:47.827 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.827 DEBUG 10576 [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-24 13:19:47.827 DEBUG 10576 [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-24 13:19:47.843 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.844 DEBUG 10576 [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-24 13:19:47.844 DEBUG 10576 [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-24 13:19:47.865 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.867 DEBUG 10576 [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-24 13:19:47.868 DEBUG 10576 [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-24 13:19:47.886 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.886 DEBUG 10576 [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-24 13:19:47.886 DEBUG 10576 [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-24 13:19:47.903 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.903 DEBUG 10576 [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-24 13:19:47.903 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.921 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.921 DEBUG 10576 [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-24 13:19:47.921 DEBUG 10576 [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-24 13:19:47.939 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.940 DEBUG 10576 [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-24 13:19:47.940 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.958 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.958 DEBUG 10576 [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-24 13:19:47.959 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.975 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.976 DEBUG 10576 [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-24 13:19:47.976 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.994 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:47.995 DEBUG 10576 [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-24 13:19:47.995 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:19:48.012 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.501 DEBUG 10576 [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-24 13:21:45.501 DEBUG 10576 [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-24 13:21:45.574 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.574 DEBUG 10576 [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-24 13:21:45.575 DEBUG 10576 [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-24 13:21:45.704 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.704 DEBUG 10576 [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-24 13:21:45.704 DEBUG 10576 [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-24 13:21:45.722 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.722 DEBUG 10576 [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-24 13:21:45.722 DEBUG 10576 [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-24 13:21:45.740 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.740 DEBUG 10576 [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-24 13:21:45.740 DEBUG 10576 [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-24 13:21:45.823 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.824 DEBUG 10576 [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-24 13:21:45.824 DEBUG 10576 [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-24 13:21:45.842 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.843 DEBUG 10576 [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-24 13:21:45.843 DEBUG 10576 [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-24 13:21:45.860 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.860 DEBUG 10576 [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-24 13:21:45.860 DEBUG 10576 [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-24 13:21:45.878 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.878 DEBUG 10576 [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-24 13:21:45.878 DEBUG 10576 [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-24 13:21:45.899 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.899 DEBUG 10576 [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-24 13:21:45.900 DEBUG 10576 [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-24 13:21:45.917 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.917 DEBUG 10576 [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-24 13:21:45.917 DEBUG 10576 [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-24 13:21:45.935 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.935 DEBUG 10576 [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-24 13:21:45.935 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.952 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.953 DEBUG 10576 [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-24 13:21:45.953 DEBUG 10576 [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-24 13:21:45.970 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.971 DEBUG 10576 [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-24 13:21:45.971 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.989 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:45.989 DEBUG 10576 [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-24 13:21:45.989 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:46.006 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:46.008 DEBUG 10576 [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-24 13:21:46.008 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:46.025 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:46.025 DEBUG 10576 [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-24 13:21:46.026 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:21:46.043 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.707 DEBUG 10576 [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-24 13:23:41.707 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.880 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.881 DEBUG 10576 [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-24 13:23:41.881 DEBUG 10576 [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-24 13:23:41.900 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.901 DEBUG 10576 [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-24 13:23:41.901 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.918 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.918 DEBUG 10576 [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-24 13:23:41.918 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.936 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.938 DEBUG 10576 [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-24 13:23:41.938 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.956 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:41.956 DEBUG 10576 [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-24 13:23:41.956 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.041 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.041 DEBUG 10576 [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-24 13:23:42.041 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.059 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.060 DEBUG 10576 [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-24 13:23:42.060 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.081 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.081 DEBUG 10576 [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-24 13:23:42.081 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.142 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.142 DEBUG 10576 [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-24 13:23:42.142 DEBUG 10576 [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-24 13:23:42.162 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.162 DEBUG 10576 [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-24 13:23:42.163 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.183 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.184 DEBUG 10576 [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-24 13:23:42.184 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.201 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.201 DEBUG 10576 [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-24 13:23:42.201 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.219 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.219 DEBUG 10576 [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-24 13:23:42.219 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.251 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.253 DEBUG 10576 [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-24 13:23:42.253 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.280 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.282 DEBUG 10576 [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-24 13:23:42.283 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.451 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.452 DEBUG 10576 [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-24 13:23:42.452 DEBUG 10576 [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-24 13:23:42.471 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.471 DEBUG 10576 [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-24 13:23:42.471 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.488 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.489 DEBUG 10576 [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-24 13:23:42.489 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.507 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.507 DEBUG 10576 [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-24 13:23:42.507 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.525 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.525 DEBUG 10576 [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-24 13:23:42.525 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.609 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.609 DEBUG 10576 [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-24 13:23:42.609 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.627 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.628 DEBUG 10576 [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-24 13:23:42.628 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.648 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.648 DEBUG 10576 [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-24 13:23:42.648 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.710 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.710 DEBUG 10576 [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-24 13:23:42.710 DEBUG 10576 [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-24 13:23:42.728 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.728 DEBUG 10576 [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-24 13:23:42.728 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.746 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.747 DEBUG 10576 [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-24 13:23:42.747 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.765 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.765 DEBUG 10576 [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-24 13:23:42.765 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.783 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.783 DEBUG 10576 [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-24 13:23:42.783 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.817 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.817 DEBUG 10576 [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-24 13:23:42.817 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:23:42.844 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:24:26.481 DEBUG 10576 [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-24 13:24:26.481 DEBUG 10576 [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-24 13:24:26.549 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:24:26.549 DEBUG 10576 [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-24 13:24:26.549 DEBUG 10576 [http-nio-8879-exec-5] 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-24 13:24:26.625 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:04.881 DEBUG 10576 [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-24 13:26:04.881 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.049 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.049 DEBUG 10576 [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-24 13:26:05.049 DEBUG 10576 [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-24 13:26:05.103 DEBUG 10576 [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-24 13:26:05.104 DEBUG 10576 [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-24 13:26:05.117 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.117 DEBUG 10576 [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-24 13:26:05.117 DEBUG 10576 [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-24 13:26:05.127 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.129 DEBUG 10576 [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-24 13:26:05.129 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.151 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.151 DEBUG 10576 [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-24 13:26:05.151 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.168 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.169 DEBUG 10576 [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-24 13:26:05.169 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.186 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.187 DEBUG 10576 [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-24 13:26:05.187 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.196 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.271 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.272 DEBUG 10576 [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-24 13:26:05.272 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.289 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.290 DEBUG 10576 [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-24 13:26:05.290 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.311 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.311 DEBUG 10576 [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-24 13:26:05.311 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.372 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.372 DEBUG 10576 [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-24 13:26:05.372 DEBUG 10576 [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-24 13:26:05.390 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.390 DEBUG 10576 [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-24 13:26:05.391 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.409 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.410 DEBUG 10576 [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-24 13:26:05.410 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.427 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.428 DEBUG 10576 [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-24 13:26:05.428 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.445 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.446 DEBUG 10576 [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-24 13:26:05.446 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.478 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.480 DEBUG 10576 [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-24 13:26:05.481 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.508 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.511 DEBUG 10576 [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-24 13:26:05.511 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.676 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.677 DEBUG 10576 [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-24 13:26:05.677 DEBUG 10576 [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-24 13:26:05.697 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.697 DEBUG 10576 [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-24 13:26:05.697 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.715 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.715 DEBUG 10576 [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-24 13:26:05.716 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.733 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.733 DEBUG 10576 [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-24 13:26:05.733 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.751 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.751 DEBUG 10576 [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-24 13:26:05.751 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.835 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.835 DEBUG 10576 [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-24 13:26:05.835 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.853 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.855 DEBUG 10576 [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-24 13:26:05.856 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.877 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.877 DEBUG 10576 [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-24 13:26:05.877 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.938 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.939 DEBUG 10576 [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-24 13:26:05.939 DEBUG 10576 [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-24 13:26:05.962 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.962 DEBUG 10576 [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-24 13:26:05.962 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.980 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.981 DEBUG 10576 [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-24 13:26:05.981 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:05.999 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:06.000 DEBUG 10576 [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-24 13:26:06.000 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:06.018 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:06.018 DEBUG 10576 [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-24 13:26:06.018 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:06.051 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:06.051 DEBUG 10576 [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-24 13:26:06.051 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:06.078 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.126 DEBUG 10576 [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-24 13:26:10.126 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.293 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.294 DEBUG 10576 [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-24 13:26:10.294 DEBUG 10576 [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-24 13:26:10.313 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.313 DEBUG 10576 [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-24 13:26:10.313 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.331 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.331 DEBUG 10576 [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-24 13:26:10.331 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.349 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.350 DEBUG 10576 [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-24 13:26:10.350 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.367 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.368 DEBUG 10576 [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-24 13:26:10.368 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.453 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.453 DEBUG 10576 [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-24 13:26:10.453 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.471 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.471 DEBUG 10576 [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-24 13:26:10.471 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.492 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.492 DEBUG 10576 [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-24 13:26:10.492 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.554 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.554 DEBUG 10576 [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-24 13:26:10.555 DEBUG 10576 [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-24 13:26:10.572 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.572 DEBUG 10576 [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-24 13:26:10.572 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.591 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.592 DEBUG 10576 [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-24 13:26:10.592 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.609 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.610 DEBUG 10576 [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-24 13:26:10.610 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.627 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.628 DEBUG 10576 [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-24 13:26:10.629 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.660 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.661 DEBUG 10576 [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-24 13:26:10.661 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.688 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.691 DEBUG 10576 [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-24 13:26:10.692 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.858 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.858 DEBUG 10576 [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-24 13:26:10.858 DEBUG 10576 [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-24 13:26:10.878 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.879 DEBUG 10576 [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-24 13:26:10.879 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.897 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.897 DEBUG 10576 [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-24 13:26:10.898 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.915 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.915 DEBUG 10576 [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-24 13:26:10.915 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.933 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:10.933 DEBUG 10576 [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-24 13:26:10.933 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.017 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.018 DEBUG 10576 [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-24 13:26:11.018 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.034 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.035 DEBUG 10576 [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-24 13:26:11.035 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.056 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.056 DEBUG 10576 [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-24 13:26:11.056 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.117 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.118 DEBUG 10576 [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-24 13:26:11.118 DEBUG 10576 [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-24 13:26:11.136 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.136 DEBUG 10576 [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-24 13:26:11.136 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.154 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.154 DEBUG 10576 [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-24 13:26:11.155 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.172 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.173 DEBUG 10576 [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-24 13:26:11.173 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.191 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.192 DEBUG 10576 [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-24 13:26:11.192 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.223 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.224 DEBUG 10576 [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-24 13:26:11.224 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:11.251 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.650 DEBUG 10576 [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-24 13:26:15.650 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.816 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.817 DEBUG 10576 [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-24 13:26:15.817 DEBUG 10576 [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-24 13:26:15.836 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.837 DEBUG 10576 [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-24 13:26:15.837 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.855 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.855 DEBUG 10576 [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-24 13:26:15.855 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.872 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.872 DEBUG 10576 [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-24 13:26:15.872 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.890 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.891 DEBUG 10576 [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-24 13:26:15.891 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.975 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.975 DEBUG 10576 [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-24 13:26:15.975 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.993 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:15.994 DEBUG 10576 [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-24 13:26:15.994 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.014 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.015 DEBUG 10576 [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-24 13:26:16.015 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.076 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.077 DEBUG 10576 [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-24 13:26:16.077 DEBUG 10576 [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-24 13:26:16.095 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.095 DEBUG 10576 [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-24 13:26:16.095 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.113 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.114 DEBUG 10576 [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-24 13:26:16.114 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.132 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.133 DEBUG 10576 [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-24 13:26:16.133 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.150 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.151 DEBUG 10576 [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-24 13:26:16.151 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.183 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.184 DEBUG 10576 [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-24 13:26:16.184 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.211 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.215 DEBUG 10576 [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-24 13:26:16.215 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.380 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.381 DEBUG 10576 [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-24 13:26:16.381 DEBUG 10576 [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-24 13:26:16.400 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.400 DEBUG 10576 [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-24 13:26:16.400 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.418 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.418 DEBUG 10576 [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-24 13:26:16.418 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.436 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.436 DEBUG 10576 [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-24 13:26:16.436 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.454 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.454 DEBUG 10576 [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-24 13:26:16.454 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.538 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.539 DEBUG 10576 [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-24 13:26:16.539 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.557 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.557 DEBUG 10576 [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-24 13:26:16.557 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.578 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.578 DEBUG 10576 [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-24 13:26:16.578 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.640 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.640 DEBUG 10576 [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-24 13:26:16.640 DEBUG 10576 [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-24 13:26:16.658 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.658 DEBUG 10576 [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-24 13:26:16.658 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.677 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.678 DEBUG 10576 [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-24 13:26:16.678 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.694 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.695 DEBUG 10576 [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-24 13:26:16.695 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.713 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.714 DEBUG 10576 [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-24 13:26:16.714 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.746 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.746 DEBUG 10576 [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-24 13:26:16.746 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:16.772 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.040 DEBUG 10576 [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-24 13:26:18.040 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.208 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.208 DEBUG 10576 [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-24 13:26:18.208 DEBUG 10576 [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-24 13:26:18.228 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.228 DEBUG 10576 [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-24 13:26:18.228 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.246 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.247 DEBUG 10576 [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-24 13:26:18.247 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.264 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.264 DEBUG 10576 [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-24 13:26:18.264 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.283 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.285 DEBUG 10576 [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-24 13:26:18.285 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.370 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.370 DEBUG 10576 [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-24 13:26:18.370 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.387 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.388 DEBUG 10576 [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-24 13:26:18.388 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.409 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.409 DEBUG 10576 [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-24 13:26:18.409 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.471 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.471 DEBUG 10576 [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-24 13:26:18.471 DEBUG 10576 [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-24 13:26:18.490 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.490 DEBUG 10576 [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-24 13:26:18.491 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.567 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.567 DEBUG 10576 [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-24 13:26:18.568 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.585 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.585 DEBUG 10576 [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-24 13:26:18.585 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.603 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.603 DEBUG 10576 [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-24 13:26:18.603 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.635 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.635 DEBUG 10576 [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-24 13:26:18.635 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.662 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.665 DEBUG 10576 [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-24 13:26:18.665 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.830 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.831 DEBUG 10576 [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-24 13:26:18.831 DEBUG 10576 [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-24 13:26:18.850 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.850 DEBUG 10576 [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-24 13:26:18.850 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.868 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.868 DEBUG 10576 [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-24 13:26:18.869 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.889 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.889 DEBUG 10576 [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-24 13:26:18.889 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.907 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.907 DEBUG 10576 [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-24 13:26:18.907 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.992 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:18.992 DEBUG 10576 [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-24 13:26:18.992 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.010 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.012 DEBUG 10576 [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-24 13:26:19.013 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.033 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.034 DEBUG 10576 [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-24 13:26:19.034 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.095 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.095 DEBUG 10576 [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-24 13:26:19.095 DEBUG 10576 [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-24 13:26:19.114 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.114 DEBUG 10576 [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-24 13:26:19.114 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.132 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.132 DEBUG 10576 [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-24 13:26:19.133 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.151 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.151 DEBUG 10576 [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-24 13:26:19.151 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.169 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.169 DEBUG 10576 [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-24 13:26:19.169 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.201 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.201 DEBUG 10576 [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-24 13:26:19.201 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:19.228 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.355 DEBUG 10576 [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-24 13:26:39.355 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.522 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.522 DEBUG 10576 [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-24 13:26:39.523 DEBUG 10576 [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-24 13:26:39.543 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.543 DEBUG 10576 [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-24 13:26:39.543 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.560 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.560 DEBUG 10576 [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-24 13:26:39.560 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.578 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.578 DEBUG 10576 [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-24 13:26:39.579 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.597 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.597 DEBUG 10576 [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-24 13:26:39.597 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.681 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.681 DEBUG 10576 [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-24 13:26:39.681 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.699 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.700 DEBUG 10576 [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-24 13:26:39.700 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.721 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.721 DEBUG 10576 [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-24 13:26:39.721 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.782 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.782 DEBUG 10576 [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-24 13:26:39.782 DEBUG 10576 [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-24 13:26:39.800 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.800 DEBUG 10576 [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-24 13:26:39.800 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.819 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.819 DEBUG 10576 [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-24 13:26:39.820 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.837 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.840 DEBUG 10576 [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-24 13:26:39.840 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.858 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.858 DEBUG 10576 [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-24 13:26:39.858 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.890 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.890 DEBUG 10576 [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-24 13:26:39.890 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.917 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:39.919 DEBUG 10576 [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-24 13:26:39.919 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.084 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.085 DEBUG 10576 [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-24 13:26:40.085 DEBUG 10576 [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-24 13:26:40.105 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.105 DEBUG 10576 [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-24 13:26:40.106 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.123 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.123 DEBUG 10576 [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-24 13:26:40.123 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.141 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.141 DEBUG 10576 [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-24 13:26:40.141 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.159 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.160 DEBUG 10576 [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-24 13:26:40.160 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.244 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.244 DEBUG 10576 [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-24 13:26:40.244 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.262 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.262 DEBUG 10576 [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-24 13:26:40.262 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.283 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.283 DEBUG 10576 [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-24 13:26:40.283 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.344 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.344 DEBUG 10576 [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-24 13:26:40.344 DEBUG 10576 [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-24 13:26:40.363 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.363 DEBUG 10576 [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-24 13:26:40.363 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.381 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.382 DEBUG 10576 [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-24 13:26:40.382 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.400 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.400 DEBUG 10576 [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-24 13:26:40.400 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.418 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.418 DEBUG 10576 [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-24 13:26:40.418 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.451 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.451 DEBUG 10576 [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-24 13:26:40.451 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.478 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:40.997 DEBUG 10576 [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-24 13:26:40.998 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.020 DEBUG 10576 [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-24 13:26:41.021 DEBUG 10576 [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-24 13:26:41.089 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.089 DEBUG 10576 [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-24 13:26:41.089 DEBUG 10576 [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-24 13:26:41.164 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.164 DEBUG 10576 [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-24 13:26:41.165 DEBUG 10576 [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-24 13:26:41.166 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.184 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.185 DEBUG 10576 [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-24 13:26:41.185 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.202 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.202 DEBUG 10576 [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-24 13:26:41.202 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.220 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.220 DEBUG 10576 [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-24 13:26:41.220 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.239 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.239 DEBUG 10576 [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-24 13:26:41.239 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.322 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.322 DEBUG 10576 [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-24 13:26:41.322 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.340 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.340 DEBUG 10576 [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-24 13:26:41.340 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.361 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.361 DEBUG 10576 [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-24 13:26:41.362 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.423 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.424 DEBUG 10576 [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-24 13:26:41.424 DEBUG 10576 [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-24 13:26:41.441 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.441 DEBUG 10576 [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-24 13:26:41.441 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.460 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.460 DEBUG 10576 [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-24 13:26:41.461 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.478 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.478 DEBUG 10576 [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-24 13:26:41.478 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.497 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.500 DEBUG 10576 [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-24 13:26:41.500 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.532 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.532 DEBUG 10576 [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-24 13:26:41.532 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.559 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.562 DEBUG 10576 [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-24 13:26:41.562 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.728 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.728 DEBUG 10576 [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-24 13:26:41.729 DEBUG 10576 [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-24 13:26:41.749 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.749 DEBUG 10576 [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-24 13:26:41.749 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.767 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.767 DEBUG 10576 [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-24 13:26:41.767 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.785 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.785 DEBUG 10576 [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-24 13:26:41.785 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.803 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.803 DEBUG 10576 [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-24 13:26:41.803 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.888 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.888 DEBUG 10576 [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-24 13:26:41.888 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.906 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.906 DEBUG 10576 [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-24 13:26:41.906 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.927 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.927 DEBUG 10576 [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-24 13:26:41.927 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.988 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:41.989 DEBUG 10576 [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-24 13:26:41.989 DEBUG 10576 [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-24 13:26:42.007 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.007 DEBUG 10576 [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-24 13:26:42.007 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.026 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.029 DEBUG 10576 [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-24 13:26:42.029 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.048 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.048 DEBUG 10576 [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-24 13:26:42.049 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.066 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.066 DEBUG 10576 [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-24 13:26:42.066 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.099 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.099 DEBUG 10576 [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-24 13:26:42.099 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:42.126 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.437 DEBUG 10576 [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-24 13:26:52.437 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.473 DEBUG 10576 [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-24 13:26:52.473 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.541 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.541 DEBUG 10576 [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-24 13:26:52.541 DEBUG 10576 [http-nio-8879-exec-3] 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-24 13:26:52.604 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.605 DEBUG 10576 [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-24 13:26:52.605 DEBUG 10576 [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-24 13:26:52.616 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.624 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.625 DEBUG 10576 [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-24 13:26:52.625 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.642 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.643 DEBUG 10576 [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-24 13:26:52.643 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.661 DEBUG 10576 [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-24 13:26:52.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.679 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.679 DEBUG 10576 [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-24 13:26:52.679 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.763 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.764 DEBUG 10576 [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-24 13:26:52.764 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.782 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.782 DEBUG 10576 [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-24 13:26:52.782 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.802 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.802 DEBUG 10576 [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-24 13:26:52.802 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.864 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.864 DEBUG 10576 [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-24 13:26:52.864 DEBUG 10576 [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-24 13:26:52.882 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.882 DEBUG 10576 [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-24 13:26:52.882 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.900 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.901 DEBUG 10576 [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-24 13:26:52.901 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.918 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.919 DEBUG 10576 [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-24 13:26:52.919 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.937 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.937 DEBUG 10576 [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-24 13:26:52.937 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.970 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.970 DEBUG 10576 [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-24 13:26:52.970 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.997 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:52.999 DEBUG 10576 [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-24 13:26:52.999 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.165 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.166 DEBUG 10576 [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-24 13:26:53.166 DEBUG 10576 [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-24 13:26:53.187 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.187 DEBUG 10576 [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-24 13:26:53.187 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.204 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.205 DEBUG 10576 [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-24 13:26:53.205 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.223 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.223 DEBUG 10576 [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-24 13:26:53.223 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.241 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.241 DEBUG 10576 [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-24 13:26:53.241 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.325 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.326 DEBUG 10576 [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-24 13:26:53.326 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.344 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.344 DEBUG 10576 [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-24 13:26:53.344 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.365 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.365 DEBUG 10576 [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-24 13:26:53.365 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.426 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.426 DEBUG 10576 [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-24 13:26:53.426 DEBUG 10576 [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-24 13:26:53.445 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.446 DEBUG 10576 [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-24 13:26:53.446 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.464 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.464 DEBUG 10576 [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-24 13:26:53.464 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.483 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.483 DEBUG 10576 [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-24 13:26:53.483 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.501 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.503 DEBUG 10576 [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-24 13:26:53.504 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.536 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.536 DEBUG 10576 [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-24 13:26:53.536 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:26:53.563 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:21.848 DEBUG 10576 [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-24 13:27:21.848 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.016 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.017 DEBUG 10576 [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-24 13:27:22.017 DEBUG 10576 [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-24 13:27:22.037 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.037 DEBUG 10576 [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-24 13:27:22.037 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.054 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.054 DEBUG 10576 [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-24 13:27:22.055 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.072 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.072 DEBUG 10576 [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-24 13:27:22.073 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.090 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.091 DEBUG 10576 [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-24 13:27:22.091 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.176 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.176 DEBUG 10576 [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-24 13:27:22.176 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.193 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.194 DEBUG 10576 [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-24 13:27:22.194 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.215 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.216 DEBUG 10576 [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-24 13:27:22.216 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.276 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.276 DEBUG 10576 [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-24 13:27:22.276 DEBUG 10576 [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-24 13:27:22.295 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.295 DEBUG 10576 [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-24 13:27:22.295 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.314 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.314 DEBUG 10576 [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-24 13:27:22.314 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.332 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.334 DEBUG 10576 [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-24 13:27:22.334 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.353 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.354 DEBUG 10576 [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-24 13:27:22.354 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.385 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.385 DEBUG 10576 [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-24 13:27:22.385 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.412 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.415 DEBUG 10576 [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-24 13:27:22.416 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.582 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.583 DEBUG 10576 [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-24 13:27:22.583 DEBUG 10576 [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-24 13:27:22.604 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.604 DEBUG 10576 [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-24 13:27:22.604 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.623 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.623 DEBUG 10576 [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-24 13:27:22.623 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.640 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.640 DEBUG 10576 [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-24 13:27:22.640 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.662 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.662 DEBUG 10576 [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-24 13:27:22.662 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.749 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.749 DEBUG 10576 [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-24 13:27:22.750 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.768 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.769 DEBUG 10576 [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-24 13:27:22.770 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.790 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.790 DEBUG 10576 [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-24 13:27:22.790 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.851 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.851 DEBUG 10576 [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-24 13:27:22.851 DEBUG 10576 [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-24 13:27:22.870 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.870 DEBUG 10576 [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-24 13:27:22.870 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.889 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.890 DEBUG 10576 [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-24 13:27:22.890 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.906 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.907 DEBUG 10576 [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-24 13:27:22.907 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.925 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.925 DEBUG 10576 [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-24 13:27:22.925 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.958 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.958 DEBUG 10576 [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-24 13:27:22.958 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:22.985 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.186 DEBUG 10576 [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-24 13:27:25.187 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.354 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.355 DEBUG 10576 [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-24 13:27:25.355 DEBUG 10576 [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-24 13:27:25.375 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.375 DEBUG 10576 [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-24 13:27:25.375 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.393 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.393 DEBUG 10576 [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-24 13:27:25.393 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.411 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.411 DEBUG 10576 [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-24 13:27:25.411 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.430 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.430 DEBUG 10576 [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-24 13:27:25.430 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.514 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.514 DEBUG 10576 [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-24 13:27:25.514 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.532 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.533 DEBUG 10576 [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-24 13:27:25.533 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.554 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.554 DEBUG 10576 [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-24 13:27:25.554 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.614 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.615 DEBUG 10576 [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-24 13:27:25.615 DEBUG 10576 [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-24 13:27:25.633 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.633 DEBUG 10576 [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-24 13:27:25.633 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.652 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.653 DEBUG 10576 [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-24 13:27:25.653 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.670 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.673 DEBUG 10576 [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-24 13:27:25.673 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.691 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.691 DEBUG 10576 [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-24 13:27:25.691 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.724 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.724 DEBUG 10576 [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-24 13:27:25.724 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.751 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.754 DEBUG 10576 [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-24 13:27:25.754 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.921 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.922 DEBUG 10576 [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-24 13:27:25.922 DEBUG 10576 [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-24 13:27:25.942 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.942 DEBUG 10576 [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-24 13:27:25.942 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.960 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.960 DEBUG 10576 [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-24 13:27:25.960 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.977 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.977 DEBUG 10576 [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-24 13:27:25.977 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.996 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:25.996 DEBUG 10576 [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-24 13:27:25.996 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.080 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.080 DEBUG 10576 [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-24 13:27:26.080 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.098 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.098 DEBUG 10576 [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-24 13:27:26.098 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.120 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.120 DEBUG 10576 [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-24 13:27:26.120 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.180 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.181 DEBUG 10576 [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-24 13:27:26.181 DEBUG 10576 [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-24 13:27:26.199 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.199 DEBUG 10576 [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-24 13:27:26.199 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.218 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.218 DEBUG 10576 [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-24 13:27:26.218 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.236 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.236 DEBUG 10576 [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-24 13:27:26.236 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.254 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.255 DEBUG 10576 [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-24 13:27:26.255 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.288 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.289 DEBUG 10576 [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-24 13:27:26.290 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:26.316 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.074 DEBUG 10576 [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-24 13:27:59.074 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.136 DEBUG 10576 [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-24 13:27:59.136 DEBUG 10576 [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-24 13:27:59.196 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.196 DEBUG 10576 [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-24 13:27:59.196 DEBUG 10576 [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-24 13:27:59.242 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.243 DEBUG 10576 [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-24 13:27:59.243 DEBUG 10576 [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-24 13:27:59.262 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.262 DEBUG 10576 [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-24 13:27:59.262 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.273 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.273 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.273 DEBUG 10576 [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-24 13:27:59.273 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.293 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.293 DEBUG 10576 [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-24 13:27:59.293 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.313 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.313 DEBUG 10576 [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-24 13:27:59.313 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.393 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.393 DEBUG 10576 [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-24 13:27:59.393 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.413 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.413 DEBUG 10576 [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-24 13:27:59.413 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.433 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.433 DEBUG 10576 [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-24 13:27:59.433 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.503 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.503 DEBUG 10576 [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-24 13:27:59.503 DEBUG 10576 [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-24 13:27:59.513 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.513 DEBUG 10576 [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-24 13:27:59.513 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.540 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.541 DEBUG 10576 [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-24 13:27:59.541 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.556 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.556 DEBUG 10576 [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-24 13:27:59.556 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.576 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.576 DEBUG 10576 [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-24 13:27:59.576 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.606 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.606 DEBUG 10576 [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-24 13:27:59.606 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.636 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.636 DEBUG 10576 [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-24 13:27:59.636 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.809 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.810 DEBUG 10576 [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-24 13:27:59.810 DEBUG 10576 [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-24 13:27:59.823 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.823 DEBUG 10576 [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-24 13:27:59.823 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.847 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.847 DEBUG 10576 [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-24 13:27:59.847 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.865 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.865 DEBUG 10576 [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-24 13:27:59.865 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.883 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.883 DEBUG 10576 [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-24 13:27:59.883 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.967 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.967 DEBUG 10576 [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-24 13:27:59.967 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.985 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.985 DEBUG 10576 [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-24 13:27:59.985 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.997 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:27:59.997 DEBUG 10576 [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-24 13:27:59.997 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.068 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.068 DEBUG 10576 [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-24 13:28:00.068 DEBUG 10576 [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-24 13:28:00.086 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.086 DEBUG 10576 [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-24 13:28:00.086 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.104 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.105 DEBUG 10576 [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-24 13:28:00.105 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.122 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.123 DEBUG 10576 [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-24 13:28:00.123 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.141 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.141 DEBUG 10576 [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-24 13:28:00.141 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.172 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.173 DEBUG 10576 [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-24 13:28:00.173 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:00.199 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.546 DEBUG 10576 [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-24 13:28:31.547 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.713 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.713 DEBUG 10576 [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-24 13:28:31.713 DEBUG 10576 [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-24 13:28:31.733 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.733 DEBUG 10576 [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-24 13:28:31.733 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.743 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.743 DEBUG 10576 [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-24 13:28:31.743 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.762 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.762 DEBUG 10576 [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-24 13:28:31.762 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.787 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.787 DEBUG 10576 [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-24 13:28:31.788 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.871 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.871 DEBUG 10576 [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-24 13:28:31.871 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.889 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.889 DEBUG 10576 [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-24 13:28:31.889 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.910 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.910 DEBUG 10576 [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-24 13:28:31.910 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.972 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.972 DEBUG 10576 [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-24 13:28:31.972 DEBUG 10576 [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-24 13:28:31.990 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:31.990 DEBUG 10576 [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-24 13:28:31.990 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.008 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.009 DEBUG 10576 [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-24 13:28:32.009 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.027 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.027 DEBUG 10576 [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-24 13:28:32.027 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.045 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.045 DEBUG 10576 [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-24 13:28:32.045 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.073 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.073 DEBUG 10576 [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-24 13:28:32.073 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.103 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.103 DEBUG 10576 [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-24 13:28:32.103 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.263 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.263 DEBUG 10576 [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-24 13:28:32.273 DEBUG 10576 [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-24 13:28:32.284 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.284 DEBUG 10576 [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-24 13:28:32.284 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.303 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.303 DEBUG 10576 [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-24 13:28:32.303 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.323 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.323 DEBUG 10576 [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-24 13:28:32.323 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.343 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.343 DEBUG 10576 [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-24 13:28:32.343 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.423 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.423 DEBUG 10576 [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-24 13:28:32.423 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.443 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.443 DEBUG 10576 [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-24 13:28:32.443 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.463 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.463 DEBUG 10576 [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-24 13:28:32.463 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.523 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.523 DEBUG 10576 [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-24 13:28:32.523 DEBUG 10576 [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-24 13:28:32.543 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.543 DEBUG 10576 [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-24 13:28:32.543 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.563 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.563 DEBUG 10576 [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-24 13:28:32.563 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.587 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.587 DEBUG 10576 [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-24 13:28:32.587 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.604 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.605 DEBUG 10576 [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-24 13:28:32.605 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.638 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.638 DEBUG 10576 [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-24 13:28:32.638 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:32.664 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.145 DEBUG 10576 [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-24 13:28:43.145 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.315 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.315 DEBUG 10576 [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-24 13:28:43.315 DEBUG 10576 [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-24 13:28:43.335 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.335 DEBUG 10576 [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-24 13:28:43.335 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.355 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.355 DEBUG 10576 [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-24 13:28:43.355 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.375 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.375 DEBUG 10576 [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-24 13:28:43.375 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.395 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.395 DEBUG 10576 [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-24 13:28:43.395 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.475 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.475 DEBUG 10576 [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-24 13:28:43.475 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.495 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.495 DEBUG 10576 [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-24 13:28:43.495 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.515 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.515 DEBUG 10576 [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-24 13:28:43.515 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.575 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.575 DEBUG 10576 [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-24 13:28:43.575 DEBUG 10576 [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-24 13:28:43.595 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.595 DEBUG 10576 [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-24 13:28:43.595 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.615 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.615 DEBUG 10576 [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-24 13:28:43.615 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.635 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.635 DEBUG 10576 [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-24 13:28:43.635 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.655 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.655 DEBUG 10576 [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-24 13:28:43.655 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.685 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.685 DEBUG 10576 [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-24 13:28:43.685 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.715 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.715 DEBUG 10576 [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-24 13:28:43.715 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.885 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.885 DEBUG 10576 [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-24 13:28:43.885 DEBUG 10576 [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-24 13:28:43.905 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.905 DEBUG 10576 [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-24 13:28:43.905 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.915 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.915 DEBUG 10576 [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-24 13:28:43.915 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.935 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.935 DEBUG 10576 [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-24 13:28:43.935 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.955 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:43.955 DEBUG 10576 [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-24 13:28:43.955 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.035 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.035 DEBUG 10576 [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-24 13:28:44.035 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.055 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.055 DEBUG 10576 [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-24 13:28:44.055 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.075 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.075 DEBUG 10576 [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-24 13:28:44.075 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.135 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.135 DEBUG 10576 [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-24 13:28:44.135 DEBUG 10576 [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-24 13:28:44.155 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.155 DEBUG 10576 [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-24 13:28:44.155 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.175 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.175 DEBUG 10576 [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-24 13:28:44.175 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.195 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.195 DEBUG 10576 [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-24 13:28:44.195 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.215 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.215 DEBUG 10576 [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-24 13:28:44.215 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.245 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.245 DEBUG 10576 [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-24 13:28:44.245 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.275 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.395 DEBUG 10576 [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-24 13:28:44.395 DEBUG 10576 [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-24 13:28:44.465 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:28:44.465 DEBUG 10576 [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-24 13:28:44.465 DEBUG 10576 [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-24 13:28:44.545 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:29.907 DEBUG 10576 [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-24 13:29:29.907 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:29.967 DEBUG 10576 [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-24 13:29:29.967 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.037 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.037 DEBUG 10576 [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-24 13:29:30.037 DEBUG 10576 [http-nio-8879-exec-3] 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-24 13:29:30.077 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.077 DEBUG 10576 [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-24 13:29:30.077 DEBUG 10576 [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-24 13:29:30.097 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.097 DEBUG 10576 [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-24 13:29:30.097 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.117 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.118 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.118 DEBUG 10576 [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-24 13:29:30.118 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.127 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.137 DEBUG 10576 [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-24 13:29:30.137 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.147 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.147 DEBUG 10576 [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-24 13:29:30.147 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.239 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.240 DEBUG 10576 [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-24 13:29:30.240 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.257 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.257 DEBUG 10576 [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-24 13:29:30.258 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.278 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.279 DEBUG 10576 [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-24 13:29:30.279 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.341 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.341 DEBUG 10576 [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-24 13:29:30.341 DEBUG 10576 [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-24 13:29:30.359 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.360 DEBUG 10576 [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-24 13:29:30.360 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.378 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.380 DEBUG 10576 [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-24 13:29:30.380 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.397 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.398 DEBUG 10576 [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-24 13:29:30.398 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.416 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.416 DEBUG 10576 [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-24 13:29:30.416 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.448 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.449 DEBUG 10576 [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-24 13:29:30.449 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.471 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.471 DEBUG 10576 [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-24 13:29:30.471 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.641 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.641 DEBUG 10576 [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-24 13:29:30.641 DEBUG 10576 [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-24 13:29:30.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.661 DEBUG 10576 [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-24 13:29:30.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.681 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.681 DEBUG 10576 [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-24 13:29:30.681 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.701 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.701 DEBUG 10576 [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-24 13:29:30.701 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.721 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.721 DEBUG 10576 [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-24 13:29:30.721 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.801 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.801 DEBUG 10576 [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-24 13:29:30.801 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.821 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.821 DEBUG 10576 [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-24 13:29:30.821 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.845 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.846 DEBUG 10576 [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-24 13:29:30.846 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.907 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.907 DEBUG 10576 [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-24 13:29:30.907 DEBUG 10576 [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-24 13:29:30.924 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.924 DEBUG 10576 [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-24 13:29:30.924 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.943 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.943 DEBUG 10576 [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-24 13:29:30.943 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.961 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.961 DEBUG 10576 [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-24 13:29:30.962 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.980 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:30.980 DEBUG 10576 [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-24 13:29:30.981 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:31.013 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:31.014 DEBUG 10576 [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-24 13:29:31.014 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:31.039 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:33.933 DEBUG 10576 [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-24 13:29:33.933 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:34.102 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:34.102 DEBUG 10576 [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-24 13:29:34.102 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:29:34.122 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.388 DEBUG 10576 [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-24 13:30:55.388 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.528 DEBUG 10576 [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-24 13:30:55.528 DEBUG 10576 [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-24 13:30:55.554 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.555 DEBUG 10576 [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-24 13:30:55.555 DEBUG 10576 [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-24 13:30:55.575 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.576 DEBUG 10576 [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-24 13:30:55.576 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.593 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.594 DEBUG 10576 [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-24 13:30:55.594 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.595 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.596 DEBUG 10576 [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-24 13:30:55.596 DEBUG 10576 [http-nio-8879-exec-9] 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-24 13:30:55.611 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.612 DEBUG 10576 [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-24 13:30:55.612 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.629 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.630 DEBUG 10576 [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-24 13:30:55.630 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.671 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.714 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.714 DEBUG 10576 [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-24 13:30:55.715 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.732 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.733 DEBUG 10576 [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-24 13:30:55.733 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.753 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.754 DEBUG 10576 [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-24 13:30:55.754 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.814 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.815 DEBUG 10576 [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-24 13:30:55.815 DEBUG 10576 [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-24 13:30:55.833 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.834 DEBUG 10576 [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-24 13:30:55.834 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.854 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.855 DEBUG 10576 [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-24 13:30:55.855 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.872 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.872 DEBUG 10576 [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-24 13:30:55.872 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.890 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.891 DEBUG 10576 [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-24 13:30:55.891 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.923 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.924 DEBUG 10576 [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-24 13:30:55.926 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.952 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:55.957 DEBUG 10576 [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-24 13:30:55.957 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.124 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.125 DEBUG 10576 [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-24 13:30:56.125 DEBUG 10576 [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-24 13:30:56.145 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.147 DEBUG 10576 [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-24 13:30:56.147 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.164 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.166 DEBUG 10576 [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-24 13:30:56.166 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.184 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.184 DEBUG 10576 [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-24 13:30:56.184 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.202 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.203 DEBUG 10576 [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-24 13:30:56.203 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.286 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.286 DEBUG 10576 [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-24 13:30:56.286 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.304 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.306 DEBUG 10576 [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-24 13:30:56.306 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.327 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.328 DEBUG 10576 [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-24 13:30:56.328 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.389 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.390 DEBUG 10576 [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-24 13:30:56.390 DEBUG 10576 [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-24 13:30:56.410 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.411 DEBUG 10576 [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-24 13:30:56.412 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.431 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.431 DEBUG 10576 [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-24 13:30:56.432 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.449 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.450 DEBUG 10576 [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-24 13:30:56.450 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.468 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.468 DEBUG 10576 [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-24 13:30:56.469 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.500 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.500 DEBUG 10576 [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-24 13:30:56.500 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:56.527 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:58.477 DEBUG 10576 [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-24 13:30:58.477 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:58.643 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:58.643 DEBUG 10576 [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-24 13:30:58.643 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:30:58.661 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.221 DEBUG 10576 [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-24 13:31:21.221 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.391 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.391 DEBUG 10576 [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-24 13:31:21.391 DEBUG 10576 [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-24 13:31:21.412 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.413 DEBUG 10576 [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-24 13:31:21.414 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.430 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.431 DEBUG 10576 [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-24 13:31:21.431 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.448 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.449 DEBUG 10576 [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-24 13:31:21.449 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.466 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.467 DEBUG 10576 [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-24 13:31:21.467 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.550 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.551 DEBUG 10576 [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-24 13:31:21.551 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.568 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.569 DEBUG 10576 [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-24 13:31:21.569 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.589 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.590 DEBUG 10576 [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-24 13:31:21.590 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.650 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.651 DEBUG 10576 [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-24 13:31:21.651 DEBUG 10576 [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-24 13:31:21.669 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.669 DEBUG 10576 [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-24 13:31:21.670 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.697 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.697 DEBUG 10576 [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-24 13:31:21.697 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.714 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.715 DEBUG 10576 [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-24 13:31:21.715 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.737 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.737 DEBUG 10576 [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-24 13:31:21.737 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.769 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.769 DEBUG 10576 [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-24 13:31:21.769 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.795 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.798 DEBUG 10576 [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-24 13:31:21.799 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.964 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.965 DEBUG 10576 [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-24 13:31:21.965 DEBUG 10576 [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-24 13:31:21.984 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:21.984 DEBUG 10576 [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-24 13:31:21.984 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.003 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.003 DEBUG 10576 [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-24 13:31:22.003 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.020 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.020 DEBUG 10576 [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-24 13:31:22.020 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.038 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.038 DEBUG 10576 [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-24 13:31:22.038 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.122 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.122 DEBUG 10576 [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-24 13:31:22.122 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.139 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.140 DEBUG 10576 [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-24 13:31:22.140 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.161 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.161 DEBUG 10576 [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-24 13:31:22.161 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.222 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.222 DEBUG 10576 [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-24 13:31:22.222 DEBUG 10576 [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-24 13:31:22.240 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.241 DEBUG 10576 [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-24 13:31:22.241 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.259 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.259 DEBUG 10576 [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-24 13:31:22.259 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.276 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.277 DEBUG 10576 [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-24 13:31:22.277 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.295 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.295 DEBUG 10576 [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-24 13:31:22.295 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.327 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.328 DEBUG 10576 [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-24 13:31:22.328 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.354 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.478 DEBUG 10576 [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-24 13:31:22.478 DEBUG 10576 [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-24 13:31:22.546 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:22.546 DEBUG 10576 [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-24 13:31:22.546 DEBUG 10576 [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-24 13:31:22.621 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.545 DEBUG 10576 [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-24 13:31:37.545 DEBUG 10576 [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-24 13:31:37.615 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.615 DEBUG 10576 [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-24 13:31:37.625 DEBUG 10576 [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-24 13:31:37.747 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.747 DEBUG 10576 [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-24 13:31:37.747 DEBUG 10576 [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-24 13:31:37.773 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.774 DEBUG 10576 [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-24 13:31:37.774 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.787 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.787 DEBUG 10576 [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-24 13:31:37.787 DEBUG 10576 [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-24 13:31:37.847 DEBUG 10576 [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-24 13:31:37.847 DEBUG 10576 [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-24 13:31:37.877 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.878 DEBUG 10576 [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-24 13:31:37.878 DEBUG 10576 [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-24 13:31:37.896 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.896 DEBUG 10576 [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-24 13:31:37.896 DEBUG 10576 [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-24 13:31:37.906 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.916 DEBUG 10576 [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-24 13:31:37.916 DEBUG 10576 [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-24 13:31:37.926 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.926 DEBUG 10576 [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-24 13:31:37.926 DEBUG 10576 [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-24 13:31:37.926 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.926 DEBUG 10576 [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-24 13:31:37.926 DEBUG 10576 [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-24 13:31:37.946 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.956 DEBUG 10576 [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-24 13:31:37.956 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.966 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.966 DEBUG 10576 [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-24 13:31:37.966 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.986 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:37.986 DEBUG 10576 [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-24 13:31:37.986 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.010 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.012 DEBUG 10576 [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-24 13:31:38.012 DEBUG 10576 [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-24 13:31:38.030 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.033 DEBUG 10576 [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-24 13:31:38.033 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.053 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.055 DEBUG 10576 [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-24 13:31:38.056 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.056 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.058 DEBUG 10576 [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-24 13:31:38.058 DEBUG 10576 [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-24 13:31:38.073 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.074 DEBUG 10576 [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-24 13:31:38.074 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.076 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.076 DEBUG 10576 [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-24 13:31:38.077 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.092 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.094 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.096 DEBUG 10576 [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-24 13:31:38.097 DEBUG 10576 [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-24 13:31:38.180 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.181 DEBUG 10576 [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-24 13:31:38.181 DEBUG 10576 [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-24 13:31:38.199 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.200 DEBUG 10576 [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-24 13:31:38.200 DEBUG 10576 [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-24 13:31:38.218 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.218 DEBUG 10576 [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-24 13:31:38.219 DEBUG 10576 [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-24 13:31:38.236 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.237 DEBUG 10576 [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-24 13:31:38.237 DEBUG 10576 [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-24 13:31:38.259 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.260 DEBUG 10576 [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-24 13:31:38.260 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.277 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.277 DEBUG 10576 [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-24 13:31:38.277 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.295 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.296 DEBUG 10576 [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-24 13:31:38.296 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.314 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.318 DEBUG 10576 [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-24 13:31:38.319 DEBUG 10576 [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-24 13:31:38.322 DEBUG 10576 [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-24 13:31:38.323 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.337 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.337 DEBUG 10576 [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-24 13:31:38.338 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.355 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.355 DEBUG 10576 [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-24 13:31:38.355 DEBUG 10576 [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-24 13:31:38.423 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.423 DEBUG 10576 [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-24 13:31:38.423 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.440 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.440 DEBUG 10576 [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-24 13:31:38.440 DEBUG 10576 [http-nio-8879-exec-9] 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-24 13:31:38.494 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.494 DEBUG 10576 [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-24 13:31:38.494 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.512 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.512 DEBUG 10576 [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-24 13:31:38.512 DEBUG 10576 [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-24 13:31:38.517 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.531 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.532 DEBUG 10576 [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-24 13:31:38.532 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.549 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.550 DEBUG 10576 [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-24 13:31:38.550 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.568 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.568 DEBUG 10576 [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-24 13:31:38.568 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.586 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.586 DEBUG 10576 [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-24 13:31:38.586 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.668 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.669 DEBUG 10576 [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-24 13:31:38.669 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.686 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.686 DEBUG 10576 [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-24 13:31:38.686 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.707 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.707 DEBUG 10576 [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-24 13:31:38.707 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.768 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.770 DEBUG 10576 [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-24 13:31:38.770 DEBUG 10576 [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-24 13:31:38.788 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.788 DEBUG 10576 [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-24 13:31:38.788 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.806 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.807 DEBUG 10576 [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-24 13:31:38.807 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.825 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.825 DEBUG 10576 [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-24 13:31:38.825 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.843 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.843 DEBUG 10576 [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-24 13:31:38.843 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.875 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.875 DEBUG 10576 [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-24 13:31:38.875 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.902 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:38.906 DEBUG 10576 [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-24 13:31:38.907 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.071 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.071 DEBUG 10576 [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-24 13:31:39.072 DEBUG 10576 [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-24 13:31:39.091 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.092 DEBUG 10576 [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-24 13:31:39.092 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.109 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.110 DEBUG 10576 [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-24 13:31:39.110 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.128 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.128 DEBUG 10576 [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-24 13:31:39.128 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.146 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.146 DEBUG 10576 [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-24 13:31:39.146 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.228 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.229 DEBUG 10576 [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-24 13:31:39.229 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.247 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.248 DEBUG 10576 [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-24 13:31:39.248 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.267 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.267 DEBUG 10576 [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-24 13:31:39.268 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.329 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.330 DEBUG 10576 [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-24 13:31:39.330 DEBUG 10576 [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-24 13:31:39.348 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.348 DEBUG 10576 [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-24 13:31:39.348 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.366 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.367 DEBUG 10576 [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-24 13:31:39.367 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.385 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.385 DEBUG 10576 [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-24 13:31:39.385 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.402 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.403 DEBUG 10576 [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-24 13:31:39.403 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.435 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.436 DEBUG 10576 [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-24 13:31:39.436 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:39.462 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:47.876 DEBUG 10576 [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-24 13:31:47.876 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.049 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.050 DEBUG 10576 [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-24 13:31:48.050 DEBUG 10576 [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-24 13:31:48.071 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.072 DEBUG 10576 [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-24 13:31:48.072 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.093 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.094 DEBUG 10576 [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-24 13:31:48.094 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.111 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.113 DEBUG 10576 [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-24 13:31:48.113 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.132 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.135 DEBUG 10576 [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-24 13:31:48.135 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.218 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.219 DEBUG 10576 [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-24 13:31:48.219 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.236 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.237 DEBUG 10576 [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-24 13:31:48.237 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.257 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.258 DEBUG 10576 [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-24 13:31:48.258 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.319 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.320 DEBUG 10576 [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-24 13:31:48.320 DEBUG 10576 [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-24 13:31:48.338 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.338 DEBUG 10576 [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-24 13:31:48.338 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.356 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.357 DEBUG 10576 [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-24 13:31:48.357 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.375 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.376 DEBUG 10576 [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-24 13:31:48.376 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.393 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.394 DEBUG 10576 [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-24 13:31:48.394 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.426 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.427 DEBUG 10576 [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-24 13:31:48.427 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.453 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.462 DEBUG 10576 [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-24 13:31:48.462 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.628 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.629 DEBUG 10576 [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-24 13:31:48.629 DEBUG 10576 [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-24 13:31:48.650 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.651 DEBUG 10576 [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-24 13:31:48.651 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.668 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.669 DEBUG 10576 [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-24 13:31:48.669 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.686 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.687 DEBUG 10576 [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-24 13:31:48.687 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.705 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.706 DEBUG 10576 [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-24 13:31:48.706 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.789 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.790 DEBUG 10576 [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-24 13:31:48.790 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.808 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.809 DEBUG 10576 [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-24 13:31:48.809 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.830 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.830 DEBUG 10576 [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-24 13:31:48.831 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.891 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.892 DEBUG 10576 [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-24 13:31:48.892 DEBUG 10576 [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-24 13:31:48.909 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.910 DEBUG 10576 [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-24 13:31:48.910 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.928 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.930 DEBUG 10576 [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-24 13:31:48.930 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.947 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.948 DEBUG 10576 [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-24 13:31:48.949 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.966 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.967 DEBUG 10576 [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-24 13:31:48.967 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:48.999 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.000 DEBUG 10576 [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-24 13:31:49.000 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.026 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.037 DEBUG 10576 [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-24 13:31:49.037 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.205 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.206 DEBUG 10576 [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-24 13:31:49.206 DEBUG 10576 [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-24 13:31:49.227 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.228 DEBUG 10576 [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-24 13:31:49.228 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.246 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.246 DEBUG 10576 [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-24 13:31:49.246 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.263 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.265 DEBUG 10576 [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-24 13:31:49.265 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.283 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.284 DEBUG 10576 [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-24 13:31:49.284 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.367 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.368 DEBUG 10576 [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-24 13:31:49.368 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.386 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.387 DEBUG 10576 [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-24 13:31:49.387 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.407 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.407 DEBUG 10576 [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-24 13:31:49.408 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.469 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.470 DEBUG 10576 [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-24 13:31:49.470 DEBUG 10576 [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-24 13:31:49.488 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.488 DEBUG 10576 [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-24 13:31:49.488 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.507 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.508 DEBUG 10576 [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-24 13:31:49.508 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.525 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.526 DEBUG 10576 [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-24 13:31:49.527 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.544 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.545 DEBUG 10576 [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-24 13:31:49.545 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.577 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.578 DEBUG 10576 [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-24 13:31:49.578 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.606 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.610 DEBUG 10576 [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-24 13:31:49.611 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.778 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.779 DEBUG 10576 [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-24 13:31:49.779 DEBUG 10576 [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-24 13:31:49.799 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.800 DEBUG 10576 [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-24 13:31:49.800 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.818 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.819 DEBUG 10576 [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-24 13:31:49.819 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.835 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.836 DEBUG 10576 [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-24 13:31:49.836 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.857 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.858 DEBUG 10576 [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-24 13:31:49.858 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.942 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.942 DEBUG 10576 [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-24 13:31:49.943 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.960 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.962 DEBUG 10576 [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-24 13:31:49.962 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.983 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:49.984 DEBUG 10576 [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-24 13:31:49.984 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.040 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.040 DEBUG 10576 [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-24 13:31:50.040 DEBUG 10576 [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-24 13:31:50.060 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.060 DEBUG 10576 [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-24 13:31:50.060 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.074 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.074 DEBUG 10576 [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-24 13:31:50.074 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.097 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.097 DEBUG 10576 [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-24 13:31:50.097 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.117 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.117 DEBUG 10576 [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-24 13:31:50.117 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.147 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.147 DEBUG 10576 [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-24 13:31:50.147 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:31:50.178 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.474 DEBUG 10576 [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-24 13:32:08.474 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.526 DEBUG 10576 [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-24 13:32:08.526 DEBUG 10576 [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-24 13:32:08.596 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.596 DEBUG 10576 [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-24 13:32:08.596 DEBUG 10576 [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-24 13:32:08.636 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.636 DEBUG 10576 [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-24 13:32:08.636 DEBUG 10576 [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-24 13:32:08.656 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.656 DEBUG 10576 [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-24 13:32:08.656 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.674 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.674 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.674 DEBUG 10576 [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-24 13:32:08.674 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.694 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.694 DEBUG 10576 [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-24 13:32:08.694 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.714 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.714 DEBUG 10576 [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-24 13:32:08.714 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.797 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.797 DEBUG 10576 [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-24 13:32:08.797 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.817 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.817 DEBUG 10576 [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-24 13:32:08.817 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.837 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.837 DEBUG 10576 [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-24 13:32:08.837 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.896 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.896 DEBUG 10576 [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-24 13:32:08.896 DEBUG 10576 [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-24 13:32:08.916 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.916 DEBUG 10576 [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-24 13:32:08.916 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.936 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.936 DEBUG 10576 [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-24 13:32:08.936 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.956 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.956 DEBUG 10576 [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-24 13:32:08.957 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.966 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:08.966 DEBUG 10576 [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-24 13:32:08.966 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.007 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.007 DEBUG 10576 [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-24 13:32:09.007 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.034 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.037 DEBUG 10576 [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-24 13:32:09.038 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.204 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.208 DEBUG 10576 [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-24 13:32:09.208 DEBUG 10576 [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-24 13:32:09.228 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.228 DEBUG 10576 [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-24 13:32:09.228 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.246 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.246 DEBUG 10576 [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-24 13:32:09.246 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.264 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.264 DEBUG 10576 [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-24 13:32:09.264 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.282 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.282 DEBUG 10576 [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-24 13:32:09.282 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.366 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.366 DEBUG 10576 [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-24 13:32:09.366 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.383 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.383 DEBUG 10576 [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-24 13:32:09.384 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.405 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.405 DEBUG 10576 [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-24 13:32:09.405 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.466 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.467 DEBUG 10576 [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-24 13:32:09.467 DEBUG 10576 [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-24 13:32:09.485 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.485 DEBUG 10576 [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-24 13:32:09.485 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.503 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.504 DEBUG 10576 [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-24 13:32:09.504 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.522 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.522 DEBUG 10576 [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-24 13:32:09.522 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.540 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.541 DEBUG 10576 [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-24 13:32:09.541 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.572 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.573 DEBUG 10576 [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-24 13:32:09.573 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:09.599 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:13.951 DEBUG 10576 [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-24 13:32:13.951 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:14.118 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:14.119 DEBUG 10576 [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-24 13:32:14.119 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:32:14.137 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:09.726 DEBUG 10576 [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-24 13:33:09.726 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:09.816 DEBUG 10576 [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-24 13:33:09.816 DEBUG 10576 [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-24 13:33:09.887 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:09.887 DEBUG 10576 [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-24 13:33:09.887 DEBUG 10576 [http-nio-8879-exec-4] 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-24 13:33:09.897 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:09.897 DEBUG 10576 [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-24 13:33:09.897 DEBUG 10576 [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-24 13:33:09.967 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.027 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.027 DEBUG 10576 [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-24 13:33:10.027 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.047 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.047 DEBUG 10576 [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-24 13:33:10.047 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.067 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.067 DEBUG 10576 [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-24 13:33:10.067 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.087 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.087 DEBUG 10576 [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-24 13:33:10.087 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.167 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.167 DEBUG 10576 [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-24 13:33:10.167 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.187 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.187 DEBUG 10576 [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-24 13:33:10.187 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.207 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.207 DEBUG 10576 [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-24 13:33:10.207 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.267 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.277 DEBUG 10576 [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-24 13:33:10.277 DEBUG 10576 [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-24 13:33:10.297 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.297 DEBUG 10576 [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-24 13:33:10.297 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.307 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.317 DEBUG 10576 [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-24 13:33:10.317 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.327 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.327 DEBUG 10576 [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-24 13:33:10.327 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.347 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.347 DEBUG 10576 [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-24 13:33:10.347 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.387 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.387 DEBUG 10576 [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-24 13:33:10.387 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.406 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.416 DEBUG 10576 [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-24 13:33:10.416 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.577 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.587 DEBUG 10576 [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-24 13:33:10.587 DEBUG 10576 [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-24 13:33:10.606 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.606 DEBUG 10576 [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-24 13:33:10.606 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.627 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.627 DEBUG 10576 [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-24 13:33:10.627 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.646 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.646 DEBUG 10576 [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-24 13:33:10.646 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.666 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.666 DEBUG 10576 [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-24 13:33:10.666 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.747 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.747 DEBUG 10576 [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-24 13:33:10.747 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.767 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.767 DEBUG 10576 [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-24 13:33:10.767 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.787 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.787 DEBUG 10576 [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-24 13:33:10.787 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.857 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.857 DEBUG 10576 [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-24 13:33:10.857 DEBUG 10576 [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-24 13:33:10.877 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.877 DEBUG 10576 [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-24 13:33:10.877 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.901 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.901 DEBUG 10576 [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-24 13:33:10.901 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.920 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.920 DEBUG 10576 [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-24 13:33:10.920 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.929 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.939 DEBUG 10576 [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-24 13:33:10.939 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.965 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.965 DEBUG 10576 [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-24 13:33:10.965 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:10.995 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:13.736 DEBUG 10576 [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-24 13:33:13.736 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:13.896 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:13.896 DEBUG 10576 [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-24 13:33:13.896 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:13.916 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:33.252 DEBUG 10576 [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-24 13:33:33.252 DEBUG 10576 [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-24 13:33:33.320 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:33.320 DEBUG 10576 [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-24 13:33:33.320 DEBUG 10576 [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-24 13:33:33.397 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.245 DEBUG 10576 [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-24 13:33:39.245 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.411 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.413 DEBUG 10576 [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-24 13:33:39.413 DEBUG 10576 [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-24 13:33:39.434 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.434 DEBUG 10576 [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-24 13:33:39.434 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.452 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.453 DEBUG 10576 [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-24 13:33:39.453 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.471 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.473 DEBUG 10576 [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-24 13:33:39.473 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.491 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.492 DEBUG 10576 [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-24 13:33:39.492 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.576 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.577 DEBUG 10576 [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-24 13:33:39.577 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.595 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.596 DEBUG 10576 [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-24 13:33:39.596 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.617 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.619 DEBUG 10576 [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-24 13:33:39.619 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.681 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.682 DEBUG 10576 [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-24 13:33:39.682 DEBUG 10576 [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-24 13:33:39.700 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.701 DEBUG 10576 [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-24 13:33:39.701 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.719 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.720 DEBUG 10576 [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-24 13:33:39.720 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.737 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.740 DEBUG 10576 [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-24 13:33:39.740 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.759 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.760 DEBUG 10576 [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-24 13:33:39.760 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.792 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.793 DEBUG 10576 [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-24 13:33:39.793 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.819 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.824 DEBUG 10576 [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-24 13:33:39.825 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.992 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:39.993 DEBUG 10576 [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-24 13:33:39.994 DEBUG 10576 [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-24 13:33:40.015 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.015 DEBUG 10576 [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-24 13:33:40.015 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.032 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.034 DEBUG 10576 [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-24 13:33:40.034 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.052 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.054 DEBUG 10576 [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-24 13:33:40.055 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.072 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.073 DEBUG 10576 [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-24 13:33:40.073 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.157 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.162 DEBUG 10576 [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-24 13:33:40.162 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.179 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.181 DEBUG 10576 [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-24 13:33:40.181 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.202 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.205 DEBUG 10576 [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-24 13:33:40.205 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.266 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.268 DEBUG 10576 [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-24 13:33:40.268 DEBUG 10576 [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-24 13:33:40.286 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.286 DEBUG 10576 [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-24 13:33:40.286 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.306 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.307 DEBUG 10576 [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-24 13:33:40.307 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.324 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.326 DEBUG 10576 [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-24 13:33:40.326 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.344 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.345 DEBUG 10576 [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-24 13:33:40.345 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.377 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.380 DEBUG 10576 [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-24 13:33:40.380 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:40.406 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:45.837 DEBUG 10576 [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-24 13:33:45.838 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.003 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.006 DEBUG 10576 [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-24 13:33:46.006 DEBUG 10576 [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-24 13:33:46.029 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.031 DEBUG 10576 [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-24 13:33:46.031 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.048 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.051 DEBUG 10576 [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-24 13:33:46.051 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.069 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.070 DEBUG 10576 [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-24 13:33:46.070 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.088 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.091 DEBUG 10576 [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-24 13:33:46.092 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.176 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.180 DEBUG 10576 [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-24 13:33:46.180 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.199 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.203 DEBUG 10576 [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-24 13:33:46.203 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.223 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.227 DEBUG 10576 [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-24 13:33:46.227 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.288 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.291 DEBUG 10576 [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-24 13:33:46.291 DEBUG 10576 [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-24 13:33:46.310 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.310 DEBUG 10576 [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-24 13:33:46.311 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.329 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.331 DEBUG 10576 [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-24 13:33:46.332 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.351 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.353 DEBUG 10576 [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-24 13:33:46.354 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.387 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.389 DEBUG 10576 [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-24 13:33:46.390 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.428 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.432 DEBUG 10576 [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-24 13:33:46.432 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.459 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.472 DEBUG 10576 [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-24 13:33:46.473 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.639 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.641 DEBUG 10576 [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-24 13:33:46.641 DEBUG 10576 [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-24 13:33:46.664 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.667 DEBUG 10576 [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-24 13:33:46.667 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.685 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.687 DEBUG 10576 [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-24 13:33:46.687 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.705 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.706 DEBUG 10576 [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-24 13:33:46.706 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.723 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.724 DEBUG 10576 [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-24 13:33:46.724 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.809 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.811 DEBUG 10576 [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-24 13:33:46.811 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.829 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.831 DEBUG 10576 [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-24 13:33:46.831 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.852 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.854 DEBUG 10576 [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-24 13:33:46.855 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.915 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.918 DEBUG 10576 [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-24 13:33:46.918 DEBUG 10576 [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-24 13:33:46.936 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.937 DEBUG 10576 [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-24 13:33:46.938 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.956 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.958 DEBUG 10576 [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-24 13:33:46.958 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.975 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.978 DEBUG 10576 [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-24 13:33:46.979 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.996 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:46.997 DEBUG 10576 [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-24 13:33:46.997 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:47.029 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:47.030 DEBUG 10576 [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-24 13:33:47.030 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:33:47.056 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.247 DEBUG 10576 [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-24 13:34:03.247 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.414 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.416 DEBUG 10576 [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-24 13:34:03.416 DEBUG 10576 [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-24 13:34:03.438 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.440 DEBUG 10576 [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-24 13:34:03.440 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.456 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.458 DEBUG 10576 [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-24 13:34:03.459 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.477 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.480 DEBUG 10576 [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-24 13:34:03.480 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.497 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.498 DEBUG 10576 [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-24 13:34:03.498 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.580 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.581 DEBUG 10576 [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-24 13:34:03.581 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.599 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.601 DEBUG 10576 [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-24 13:34:03.601 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.622 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.623 DEBUG 10576 [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-24 13:34:03.623 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.683 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.684 DEBUG 10576 [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-24 13:34:03.685 DEBUG 10576 [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-24 13:34:03.704 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.704 DEBUG 10576 [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-24 13:34:03.704 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.722 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.723 DEBUG 10576 [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-24 13:34:03.723 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.741 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.742 DEBUG 10576 [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-24 13:34:03.742 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.765 DEBUG 10576 [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-24 13:34:03.765 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.797 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.798 DEBUG 10576 [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-24 13:34:03.798 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.825 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.829 DEBUG 10576 [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-24 13:34:03.829 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:03.996 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.000 DEBUG 10576 [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-24 13:34:04.001 DEBUG 10576 [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-24 13:34:04.022 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.024 DEBUG 10576 [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-24 13:34:04.024 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.042 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.043 DEBUG 10576 [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-24 13:34:04.043 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.061 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.063 DEBUG 10576 [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-24 13:34:04.063 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.080 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.081 DEBUG 10576 [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-24 13:34:04.081 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.164 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.165 DEBUG 10576 [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-24 13:34:04.165 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.183 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.184 DEBUG 10576 [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-24 13:34:04.185 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.206 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.206 DEBUG 10576 [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-24 13:34:04.206 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.267 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.268 DEBUG 10576 [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-24 13:34:04.268 DEBUG 10576 [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-24 13:34:04.286 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.286 DEBUG 10576 [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-24 13:34:04.287 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.305 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.306 DEBUG 10576 [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-24 13:34:04.306 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.323 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.326 DEBUG 10576 [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-24 13:34:04.326 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.344 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.345 DEBUG 10576 [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-24 13:34:04.345 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.377 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.379 DEBUG 10576 [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-24 13:34:04.380 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:04.406 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:06.910 DEBUG 10576 [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-24 13:34:06.910 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.076 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.078 DEBUG 10576 [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-24 13:34:07.078 DEBUG 10576 [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-24 13:34:07.098 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.100 DEBUG 10576 [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-24 13:34:07.100 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.117 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.118 DEBUG 10576 [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-24 13:34:07.119 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.136 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.137 DEBUG 10576 [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-24 13:34:07.137 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.154 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.155 DEBUG 10576 [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-24 13:34:07.155 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.238 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.239 DEBUG 10576 [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-24 13:34:07.239 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.257 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.259 DEBUG 10576 [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-24 13:34:07.259 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.279 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.280 DEBUG 10576 [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-24 13:34:07.281 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.342 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.343 DEBUG 10576 [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-24 13:34:07.343 DEBUG 10576 [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-24 13:34:07.361 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.362 DEBUG 10576 [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-24 13:34:07.362 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.384 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.385 DEBUG 10576 [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-24 13:34:07.385 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.403 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.405 DEBUG 10576 [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-24 13:34:07.405 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.422 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.423 DEBUG 10576 [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-24 13:34:07.423 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.454 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.456 DEBUG 10576 [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-24 13:34:07.456 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.482 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.489 DEBUG 10576 [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-24 13:34:07.490 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.657 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.658 DEBUG 10576 [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-24 13:34:07.659 DEBUG 10576 [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-24 13:34:07.681 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.683 DEBUG 10576 [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-24 13:34:07.683 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.700 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.701 DEBUG 10576 [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-24 13:34:07.702 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.719 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.720 DEBUG 10576 [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-24 13:34:07.720 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.737 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.738 DEBUG 10576 [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-24 13:34:07.738 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.823 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.825 DEBUG 10576 [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-24 13:34:07.825 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.842 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.843 DEBUG 10576 [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-24 13:34:07.843 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.863 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.865 DEBUG 10576 [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-24 13:34:07.865 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.929 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.931 DEBUG 10576 [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-24 13:34:07.932 DEBUG 10576 [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-24 13:34:07.950 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.950 DEBUG 10576 [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-24 13:34:07.950 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.968 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.970 DEBUG 10576 [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-24 13:34:07.970 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.987 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:07.988 DEBUG 10576 [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-24 13:34:07.988 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:08.006 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:08.007 DEBUG 10576 [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-24 13:34:08.007 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:08.039 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:08.040 DEBUG 10576 [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-24 13:34:08.041 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:08.067 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:20.819 DEBUG 10576 [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-24 13:34:20.820 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:20.875 DEBUG 10576 [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-24 13:34:20.875 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:20.945 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:20.945 DEBUG 10576 [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-24 13:34:20.945 DEBUG 10576 [http-nio-8879-exec-3] 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-24 13:34:20.986 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:20.988 DEBUG 10576 [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-24 13:34:20.988 DEBUG 10576 [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-24 13:34:21.009 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.010 DEBUG 10576 [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-24 13:34:21.011 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.022 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.028 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.029 DEBUG 10576 [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-24 13:34:21.030 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.047 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.048 DEBUG 10576 [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-24 13:34:21.048 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.066 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.070 DEBUG 10576 [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-24 13:34:21.071 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.153 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.154 DEBUG 10576 [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-24 13:34:21.154 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.172 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.173 DEBUG 10576 [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-24 13:34:21.173 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.194 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.195 DEBUG 10576 [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-24 13:34:21.195 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.256 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.260 DEBUG 10576 [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-24 13:34:21.260 DEBUG 10576 [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-24 13:34:21.279 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.279 DEBUG 10576 [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-24 13:34:21.280 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.299 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.302 DEBUG 10576 [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-24 13:34:21.302 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.319 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.321 DEBUG 10576 [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-24 13:34:21.321 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.338 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.339 DEBUG 10576 [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-24 13:34:21.339 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.372 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.373 DEBUG 10576 [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-24 13:34:21.373 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.400 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.404 DEBUG 10576 [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-24 13:34:21.405 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.570 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.571 DEBUG 10576 [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-24 13:34:21.572 DEBUG 10576 [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-24 13:34:21.592 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.594 DEBUG 10576 [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-24 13:34:21.594 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.611 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.612 DEBUG 10576 [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-24 13:34:21.612 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.630 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.631 DEBUG 10576 [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-24 13:34:21.631 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.648 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.649 DEBUG 10576 [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-24 13:34:21.649 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.732 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.733 DEBUG 10576 [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-24 13:34:21.733 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.750 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.753 DEBUG 10576 [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-24 13:34:21.753 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.774 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.775 DEBUG 10576 [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-24 13:34:21.775 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.836 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.837 DEBUG 10576 [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-24 13:34:21.838 DEBUG 10576 [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-24 13:34:21.855 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.855 DEBUG 10576 [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-24 13:34:21.856 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.876 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.877 DEBUG 10576 [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-24 13:34:21.877 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.895 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.896 DEBUG 10576 [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-24 13:34:21.896 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.913 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.915 DEBUG 10576 [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-24 13:34:21.915 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.947 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.948 DEBUG 10576 [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-24 13:34:21.948 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:34:21.974 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.076 DEBUG 10576 [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-24 13:35:27.077 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.243 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.245 DEBUG 10576 [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-24 13:35:27.245 DEBUG 10576 [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-24 13:35:27.265 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.266 DEBUG 10576 [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-24 13:35:27.266 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.284 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.285 DEBUG 10576 [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-24 13:35:27.285 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.303 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.307 DEBUG 10576 [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-24 13:35:27.307 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.325 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.327 DEBUG 10576 [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-24 13:35:27.327 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.410 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.411 DEBUG 10576 [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-24 13:35:27.411 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.429 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.430 DEBUG 10576 [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-24 13:35:27.430 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.451 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.452 DEBUG 10576 [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-24 13:35:27.452 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.513 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.515 DEBUG 10576 [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-24 13:35:27.515 DEBUG 10576 [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-24 13:35:27.533 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.533 DEBUG 10576 [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-24 13:35:27.534 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.552 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.553 DEBUG 10576 [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-24 13:35:27.554 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.571 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.572 DEBUG 10576 [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-24 13:35:27.572 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.590 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.591 DEBUG 10576 [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-24 13:35:27.591 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.623 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.625 DEBUG 10576 [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-24 13:35:27.625 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.652 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.666 DEBUG 10576 [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-24 13:35:27.667 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.834 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.836 DEBUG 10576 [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-24 13:35:27.836 DEBUG 10576 [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-24 13:35:27.857 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.859 DEBUG 10576 [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-24 13:35:27.859 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.877 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.878 DEBUG 10576 [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-24 13:35:27.878 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.895 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.897 DEBUG 10576 [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-24 13:35:27.897 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.915 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.916 DEBUG 10576 [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-24 13:35:27.916 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:27.998 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.004 DEBUG 10576 [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-24 13:35:28.004 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.022 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.023 DEBUG 10576 [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-24 13:35:28.023 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.044 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.050 DEBUG 10576 [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-24 13:35:28.050 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.111 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.112 DEBUG 10576 [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-24 13:35:28.112 DEBUG 10576 [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-24 13:35:28.130 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.131 DEBUG 10576 [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-24 13:35:28.131 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.149 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.150 DEBUG 10576 [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-24 13:35:28.151 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.168 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.169 DEBUG 10576 [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-24 13:35:28.169 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.186 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.188 DEBUG 10576 [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-24 13:35:28.188 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.220 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.221 DEBUG 10576 [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-24 13:35:28.221 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:28.247 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:51.851 DEBUG 10576 [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-24 13:35:51.851 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.021 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.021 DEBUG 10576 [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-24 13:35:52.021 DEBUG 10576 [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-24 13:35:52.041 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.041 DEBUG 10576 [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-24 13:35:52.041 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.061 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.061 DEBUG 10576 [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-24 13:35:52.061 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.081 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.081 DEBUG 10576 [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-24 13:35:52.081 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.101 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.101 DEBUG 10576 [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-24 13:35:52.101 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.181 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.181 DEBUG 10576 [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-24 13:35:52.191 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.201 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.211 DEBUG 10576 [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-24 13:35:52.211 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.231 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.231 DEBUG 10576 [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-24 13:35:52.231 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.291 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.291 DEBUG 10576 [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-24 13:35:52.291 DEBUG 10576 [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-24 13:35:52.311 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.311 DEBUG 10576 [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-24 13:35:52.311 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.331 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.331 DEBUG 10576 [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-24 13:35:52.331 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.351 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.351 DEBUG 10576 [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-24 13:35:52.351 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.371 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.371 DEBUG 10576 [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-24 13:35:52.371 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.401 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.401 DEBUG 10576 [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-24 13:35:52.401 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.431 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.431 DEBUG 10576 [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-24 13:35:52.431 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.602 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.602 DEBUG 10576 [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-24 13:35:52.602 DEBUG 10576 [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-24 13:35:52.622 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.622 DEBUG 10576 [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-24 13:35:52.622 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.642 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.642 DEBUG 10576 [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-24 13:35:52.642 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.662 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.662 DEBUG 10576 [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-24 13:35:52.662 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.682 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.682 DEBUG 10576 [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-24 13:35:52.682 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.762 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.772 DEBUG 10576 [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-24 13:35:52.772 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.782 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.782 DEBUG 10576 [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-24 13:35:52.782 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.802 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.812 DEBUG 10576 [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-24 13:35:52.812 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.872 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.872 DEBUG 10576 [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-24 13:35:52.872 DEBUG 10576 [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-24 13:35:52.892 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.892 DEBUG 10576 [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-24 13:35:52.892 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.912 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.912 DEBUG 10576 [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-24 13:35:52.912 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.932 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.932 DEBUG 10576 [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-24 13:35:52.932 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.952 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.952 DEBUG 10576 [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-24 13:35:52.952 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.982 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:52.982 DEBUG 10576 [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-24 13:35:52.982 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:35:53.012 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.543 DEBUG 10576 [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-24 13:36:09.543 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.703 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.713 DEBUG 10576 [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-24 13:36:09.713 DEBUG 10576 [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-24 13:36:09.733 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.733 DEBUG 10576 [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-24 13:36:09.733 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.753 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.753 DEBUG 10576 [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-24 13:36:09.753 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.773 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.773 DEBUG 10576 [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-24 13:36:09.773 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.793 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.793 DEBUG 10576 [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-24 13:36:09.793 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.873 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.873 DEBUG 10576 [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-24 13:36:09.873 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.893 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.893 DEBUG 10576 [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-24 13:36:09.893 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.913 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.913 DEBUG 10576 [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-24 13:36:09.913 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.973 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:09.983 DEBUG 10576 [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-24 13:36:09.983 DEBUG 10576 [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-24 13:36:10.003 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.003 DEBUG 10576 [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-24 13:36:10.003 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.013 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.013 DEBUG 10576 [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-24 13:36:10.023 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.033 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.033 DEBUG 10576 [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-24 13:36:10.033 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.053 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.053 DEBUG 10576 [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-24 13:36:10.053 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.093 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.093 DEBUG 10576 [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-24 13:36:10.093 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.113 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.123 DEBUG 10576 [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-24 13:36:10.123 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.283 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.283 DEBUG 10576 [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-24 13:36:10.283 DEBUG 10576 [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-24 13:36:10.313 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.313 DEBUG 10576 [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-24 13:36:10.313 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.323 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.333 DEBUG 10576 [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-24 13:36:10.333 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.343 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.343 DEBUG 10576 [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-24 13:36:10.353 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.363 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.363 DEBUG 10576 [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-24 13:36:10.363 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.453 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.453 DEBUG 10576 [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-24 13:36:10.453 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.473 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.473 DEBUG 10576 [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-24 13:36:10.473 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.493 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.493 DEBUG 10576 [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-24 13:36:10.493 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.553 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.553 DEBUG 10576 [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-24 13:36:10.553 DEBUG 10576 [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-24 13:36:10.573 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.573 DEBUG 10576 [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-24 13:36:10.573 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.593 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.593 DEBUG 10576 [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-24 13:36:10.593 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.613 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.613 DEBUG 10576 [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-24 13:36:10.613 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.633 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.633 DEBUG 10576 [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-24 13:36:10.633 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.663 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.673 DEBUG 10576 [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-24 13:36:10.673 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:10.693 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.064 DEBUG 10576 [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-24 13:36:13.064 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.234 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.234 DEBUG 10576 [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-24 13:36:13.234 DEBUG 10576 [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-24 13:36:13.254 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.254 DEBUG 10576 [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-24 13:36:13.254 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.274 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.274 DEBUG 10576 [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-24 13:36:13.274 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.294 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.294 DEBUG 10576 [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-24 13:36:13.294 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.314 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.314 DEBUG 10576 [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-24 13:36:13.314 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.397 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.397 DEBUG 10576 [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-24 13:36:13.397 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.415 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.415 DEBUG 10576 [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-24 13:36:13.415 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.435 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.435 DEBUG 10576 [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-24 13:36:13.435 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.505 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.505 DEBUG 10576 [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-24 13:36:13.505 DEBUG 10576 [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-24 13:36:13.525 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.525 DEBUG 10576 [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-24 13:36:13.525 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.535 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.535 DEBUG 10576 [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-24 13:36:13.545 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.555 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.555 DEBUG 10576 [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-24 13:36:13.555 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.575 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.575 DEBUG 10576 [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-24 13:36:13.575 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.615 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.615 DEBUG 10576 [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-24 13:36:13.615 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.635 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.645 DEBUG 10576 [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-24 13:36:13.645 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.815 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.815 DEBUG 10576 [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-24 13:36:13.815 DEBUG 10576 [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-24 13:36:13.836 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.836 DEBUG 10576 [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-24 13:36:13.836 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.856 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.856 DEBUG 10576 [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-24 13:36:13.856 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.876 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.876 DEBUG 10576 [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-24 13:36:13.876 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.895 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.895 DEBUG 10576 [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-24 13:36:13.895 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.976 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.976 DEBUG 10576 [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-24 13:36:13.976 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.996 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:13.996 DEBUG 10576 [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-24 13:36:13.996 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.016 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.016 DEBUG 10576 [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-24 13:36:14.016 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.086 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.086 DEBUG 10576 [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-24 13:36:14.086 DEBUG 10576 [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-24 13:36:14.106 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.106 DEBUG 10576 [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-24 13:36:14.106 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.126 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.126 DEBUG 10576 [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-24 13:36:14.126 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.146 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.146 DEBUG 10576 [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-24 13:36:14.146 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.166 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.166 DEBUG 10576 [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-24 13:36:14.166 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.196 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.196 DEBUG 10576 [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-24 13:36:14.196 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:14.226 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.612 DEBUG 10576 [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-24 13:36:23.613 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.778 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.781 DEBUG 10576 [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-24 13:36:23.781 DEBUG 10576 [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-24 13:36:23.802 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.805 DEBUG 10576 [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-24 13:36:23.805 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.822 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.825 DEBUG 10576 [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-24 13:36:23.826 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.843 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.846 DEBUG 10576 [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-24 13:36:23.846 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.863 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.865 DEBUG 10576 [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-24 13:36:23.866 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.949 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.950 DEBUG 10576 [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-24 13:36:23.950 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.968 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.969 DEBUG 10576 [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-24 13:36:23.969 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.990 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:23.991 DEBUG 10576 [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-24 13:36:23.991 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.051 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.052 DEBUG 10576 [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-24 13:36:24.053 DEBUG 10576 [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-24 13:36:24.071 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.071 DEBUG 10576 [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-24 13:36:24.071 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.089 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.091 DEBUG 10576 [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-24 13:36:24.091 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.107 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.108 DEBUG 10576 [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-24 13:36:24.109 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.126 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.128 DEBUG 10576 [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-24 13:36:24.129 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.161 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.163 DEBUG 10576 [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-24 13:36:24.163 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.190 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.195 DEBUG 10576 [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-24 13:36:24.197 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.364 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.365 DEBUG 10576 [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-24 13:36:24.365 DEBUG 10576 [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-24 13:36:24.387 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.388 DEBUG 10576 [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-24 13:36:24.388 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.405 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.407 DEBUG 10576 [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-24 13:36:24.408 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.425 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.427 DEBUG 10576 [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-24 13:36:24.427 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.446 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.448 DEBUG 10576 [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-24 13:36:24.448 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.530 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.533 DEBUG 10576 [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-24 13:36:24.533 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.551 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.553 DEBUG 10576 [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-24 13:36:24.553 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.573 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.574 DEBUG 10576 [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-24 13:36:24.575 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.636 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.638 DEBUG 10576 [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-24 13:36:24.638 DEBUG 10576 [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-24 13:36:24.656 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.656 DEBUG 10576 [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-24 13:36:24.657 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.675 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.676 DEBUG 10576 [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-24 13:36:24.677 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.694 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.697 DEBUG 10576 [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-24 13:36:24.697 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.714 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.716 DEBUG 10576 [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-24 13:36:24.716 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.748 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.750 DEBUG 10576 [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-24 13:36:24.750 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:24.776 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:25.871 DEBUG 10576 [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-24 13:36:25.871 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.040 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.043 DEBUG 10576 [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-24 13:36:26.043 DEBUG 10576 [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-24 13:36:26.065 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.067 DEBUG 10576 [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-24 13:36:26.067 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.084 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.085 DEBUG 10576 [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-24 13:36:26.085 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.103 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.104 DEBUG 10576 [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-24 13:36:26.104 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.121 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.123 DEBUG 10576 [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-24 13:36:26.123 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.206 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.207 DEBUG 10576 [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-24 13:36:26.207 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.224 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.225 DEBUG 10576 [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-24 13:36:26.225 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.246 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.249 DEBUG 10576 [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-24 13:36:26.249 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.309 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.310 DEBUG 10576 [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-24 13:36:26.310 DEBUG 10576 [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-24 13:36:26.328 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.329 DEBUG 10576 [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-24 13:36:26.329 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.348 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.351 DEBUG 10576 [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-24 13:36:26.351 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.368 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.369 DEBUG 10576 [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-24 13:36:26.369 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.387 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.388 DEBUG 10576 [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-24 13:36:26.388 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.420 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.421 DEBUG 10576 [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-24 13:36:26.421 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.447 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.453 DEBUG 10576 [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-24 13:36:26.453 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.619 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.623 DEBUG 10576 [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-24 13:36:26.623 DEBUG 10576 [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-24 13:36:26.643 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.644 DEBUG 10576 [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-24 13:36:26.644 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.665 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.666 DEBUG 10576 [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-24 13:36:26.666 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.683 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.684 DEBUG 10576 [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-24 13:36:26.684 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.702 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.705 DEBUG 10576 [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-24 13:36:26.705 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.788 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.790 DEBUG 10576 [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-24 13:36:26.790 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.807 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.811 DEBUG 10576 [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-24 13:36:26.811 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.832 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.834 DEBUG 10576 [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-24 13:36:26.835 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.895 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.897 DEBUG 10576 [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-24 13:36:26.898 DEBUG 10576 [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-24 13:36:26.918 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.919 DEBUG 10576 [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-24 13:36:26.919 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.938 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.939 DEBUG 10576 [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-24 13:36:26.939 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.957 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.958 DEBUG 10576 [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-24 13:36:26.958 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.975 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:26.978 DEBUG 10576 [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-24 13:36:26.978 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:27.010 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:27.012 DEBUG 10576 [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-24 13:36:27.012 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:27.038 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:30.922 DEBUG 10576 [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-24 13:36:30.922 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:30.980 DEBUG 10576 [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-24 13:36:30.980 DEBUG 10576 [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-24 13:36:31.050 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.050 DEBUG 10576 [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-24 13:36:31.050 DEBUG 10576 [http-nio-8879-exec-5] 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-24 13:36:31.088 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.091 DEBUG 10576 [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-24 13:36:31.091 DEBUG 10576 [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-24 13:36:31.112 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.113 DEBUG 10576 [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-24 13:36:31.114 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.127 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.131 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.132 DEBUG 10576 [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-24 13:36:31.133 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.150 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.151 DEBUG 10576 [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-24 13:36:31.151 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.169 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.170 DEBUG 10576 [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-24 13:36:31.170 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.252 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.253 DEBUG 10576 [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-24 13:36:31.253 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.271 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.273 DEBUG 10576 [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-24 13:36:31.273 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.294 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.296 DEBUG 10576 [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-24 13:36:31.297 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.357 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.358 DEBUG 10576 [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-24 13:36:31.358 DEBUG 10576 [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-24 13:36:31.376 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.376 DEBUG 10576 [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-24 13:36:31.376 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.394 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.398 DEBUG 10576 [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-24 13:36:31.398 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.416 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.417 DEBUG 10576 [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-24 13:36:31.417 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.435 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.437 DEBUG 10576 [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-24 13:36:31.437 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.469 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.470 DEBUG 10576 [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-24 13:36:31.470 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.497 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.501 DEBUG 10576 [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-24 13:36:31.502 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.668 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.672 DEBUG 10576 [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-24 13:36:31.672 DEBUG 10576 [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-24 13:36:31.692 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.694 DEBUG 10576 [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-24 13:36:31.694 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.711 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.713 DEBUG 10576 [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-24 13:36:31.713 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.731 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.732 DEBUG 10576 [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-24 13:36:31.733 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.750 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.751 DEBUG 10576 [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-24 13:36:31.752 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.835 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.836 DEBUG 10576 [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-24 13:36:31.836 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.854 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.855 DEBUG 10576 [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-24 13:36:31.855 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.875 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.876 DEBUG 10576 [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-24 13:36:31.876 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.937 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.938 DEBUG 10576 [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-24 13:36:31.938 DEBUG 10576 [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-24 13:36:31.956 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.956 DEBUG 10576 [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-24 13:36:31.956 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.975 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.977 DEBUG 10576 [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-24 13:36:31.978 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.995 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:31.998 DEBUG 10576 [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-24 13:36:31.998 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:32.016 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:32.018 DEBUG 10576 [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-24 13:36:32.018 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:32.050 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:32.051 DEBUG 10576 [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-24 13:36:32.051 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:32.077 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.359 DEBUG 10576 [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-24 13:36:38.360 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.397 DEBUG 10576 [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-24 13:36:38.397 DEBUG 10576 [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-24 13:36:38.467 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.467 DEBUG 10576 [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-24 13:36:38.467 DEBUG 10576 [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-24 13:36:38.526 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.528 DEBUG 10576 [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-24 13:36:38.529 DEBUG 10576 [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-24 13:36:38.545 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.549 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.551 DEBUG 10576 [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-24 13:36:38.551 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.568 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.569 DEBUG 10576 [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-24 13:36:38.569 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.587 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.588 DEBUG 10576 [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-24 13:36:38.588 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.605 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.609 DEBUG 10576 [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-24 13:36:38.609 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.691 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.692 DEBUG 10576 [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-24 13:36:38.692 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.709 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.710 DEBUG 10576 [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-24 13:36:38.710 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.731 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.732 DEBUG 10576 [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-24 13:36:38.733 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.793 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.794 DEBUG 10576 [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-24 13:36:38.794 DEBUG 10576 [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-24 13:36:38.812 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.812 DEBUG 10576 [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-24 13:36:38.813 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.830 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.832 DEBUG 10576 [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-24 13:36:38.832 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.850 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.851 DEBUG 10576 [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-24 13:36:38.851 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.868 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.869 DEBUG 10576 [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-24 13:36:38.869 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.901 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.901 DEBUG 10576 [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-24 13:36:38.902 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.928 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:38.932 DEBUG 10576 [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-24 13:36:38.932 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.098 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.100 DEBUG 10576 [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-24 13:36:39.100 DEBUG 10576 [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-24 13:36:39.120 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.121 DEBUG 10576 [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-24 13:36:39.122 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.139 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.140 DEBUG 10576 [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-24 13:36:39.140 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.158 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.160 DEBUG 10576 [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-24 13:36:39.160 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.177 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.178 DEBUG 10576 [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-24 13:36:39.178 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.260 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.261 DEBUG 10576 [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-24 13:36:39.262 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.281 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.283 DEBUG 10576 [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-24 13:36:39.283 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.304 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.305 DEBUG 10576 [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-24 13:36:39.306 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.366 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.368 DEBUG 10576 [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-24 13:36:39.368 DEBUG 10576 [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-24 13:36:39.386 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.386 DEBUG 10576 [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-24 13:36:39.386 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.404 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.405 DEBUG 10576 [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-24 13:36:39.405 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.423 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.426 DEBUG 10576 [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-24 13:36:39.426 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.443 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.444 DEBUG 10576 [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-24 13:36:39.444 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.476 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.476 DEBUG 10576 [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-24 13:36:39.477 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:39.502 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.135 DEBUG 10576 [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-24 13:36:49.135 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.301 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.303 DEBUG 10576 [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-24 13:36:49.303 DEBUG 10576 [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-24 13:36:49.325 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.326 DEBUG 10576 [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-24 13:36:49.326 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.343 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.344 DEBUG 10576 [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-24 13:36:49.344 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.361 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.362 DEBUG 10576 [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-24 13:36:49.362 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.380 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.381 DEBUG 10576 [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-24 13:36:49.381 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.465 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.466 DEBUG 10576 [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-24 13:36:49.466 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.483 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.484 DEBUG 10576 [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-24 13:36:49.484 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.504 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.506 DEBUG 10576 [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-24 13:36:49.506 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.567 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.568 DEBUG 10576 [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-24 13:36:49.568 DEBUG 10576 [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-24 13:36:49.585 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.585 DEBUG 10576 [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-24 13:36:49.586 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.604 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.606 DEBUG 10576 [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-24 13:36:49.606 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.623 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.624 DEBUG 10576 [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-24 13:36:49.624 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.642 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.643 DEBUG 10576 [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-24 13:36:49.643 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.675 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.677 DEBUG 10576 [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-24 13:36:49.677 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.704 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.708 DEBUG 10576 [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-24 13:36:49.708 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.874 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.876 DEBUG 10576 [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-24 13:36:49.876 DEBUG 10576 [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-24 13:36:49.896 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.897 DEBUG 10576 [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-24 13:36:49.897 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.914 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.915 DEBUG 10576 [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-24 13:36:49.915 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.936 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.937 DEBUG 10576 [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-24 13:36:49.937 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.959 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:49.963 DEBUG 10576 [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-24 13:36:49.963 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.040 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.040 DEBUG 10576 [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-24 13:36:50.040 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.060 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.060 DEBUG 10576 [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-24 13:36:50.060 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.080 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.080 DEBUG 10576 [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-24 13:36:50.080 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.145 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.145 DEBUG 10576 [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-24 13:36:50.145 DEBUG 10576 [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-24 13:36:50.160 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.160 DEBUG 10576 [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-24 13:36:50.160 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.180 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.180 DEBUG 10576 [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-24 13:36:50.180 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.204 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.206 DEBUG 10576 [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-24 13:36:50.206 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.216 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.216 DEBUG 10576 [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-24 13:36:50.216 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.256 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.256 DEBUG 10576 [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-24 13:36:50.256 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:50.276 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:53.891 DEBUG 10576 [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-24 13:36:53.891 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:53.922 DEBUG 10576 [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-24 13:36:53.923 DEBUG 10576 [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-24 13:36:53.992 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:53.993 DEBUG 10576 [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-24 13:36:53.993 DEBUG 10576 [http-nio-8879-exec-5] 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-24 13:36:54.062 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.064 DEBUG 10576 [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-24 13:36:54.064 DEBUG 10576 [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-24 13:36:54.069 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.085 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.086 DEBUG 10576 [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-24 13:36:54.086 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.103 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.104 DEBUG 10576 [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-24 13:36:54.104 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.122 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.122 DEBUG 10576 [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-24 13:36:54.122 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.140 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.141 DEBUG 10576 [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-24 13:36:54.141 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.224 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.225 DEBUG 10576 [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-24 13:36:54.225 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.243 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.244 DEBUG 10576 [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-24 13:36:54.244 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.264 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.267 DEBUG 10576 [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-24 13:36:54.267 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.328 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.330 DEBUG 10576 [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-24 13:36:54.330 DEBUG 10576 [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-24 13:36:54.349 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.349 DEBUG 10576 [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-24 13:36:54.350 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.368 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.371 DEBUG 10576 [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-24 13:36:54.371 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.388 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.389 DEBUG 10576 [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-24 13:36:54.389 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.407 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.408 DEBUG 10576 [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-24 13:36:54.408 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.440 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.440 DEBUG 10576 [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-24 13:36:54.441 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.467 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.471 DEBUG 10576 [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-24 13:36:54.471 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.637 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.639 DEBUG 10576 [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-24 13:36:54.639 DEBUG 10576 [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-24 13:36:54.658 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.659 DEBUG 10576 [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-24 13:36:54.659 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.677 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.677 DEBUG 10576 [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-24 13:36:54.678 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.695 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.696 DEBUG 10576 [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-24 13:36:54.697 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.714 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.715 DEBUG 10576 [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-24 13:36:54.715 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.798 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.799 DEBUG 10576 [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-24 13:36:54.799 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.817 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.818 DEBUG 10576 [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-24 13:36:54.818 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.838 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.839 DEBUG 10576 [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-24 13:36:54.839 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.899 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.900 DEBUG 10576 [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-24 13:36:54.901 DEBUG 10576 [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-24 13:36:54.919 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.919 DEBUG 10576 [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-24 13:36:54.919 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.937 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.938 DEBUG 10576 [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-24 13:36:54.938 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.955 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.956 DEBUG 10576 [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-24 13:36:54.956 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.977 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:54.978 DEBUG 10576 [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-24 13:36:54.978 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:55.001 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:55.011 DEBUG 10576 [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-24 13:36:55.011 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:36:55.031 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.508 DEBUG 10576 [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-24 13:37:13.508 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.674 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.676 DEBUG 10576 [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-24 13:37:13.676 DEBUG 10576 [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-24 13:37:13.696 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.698 DEBUG 10576 [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-24 13:37:13.698 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.716 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.717 DEBUG 10576 [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-24 13:37:13.717 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.734 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.736 DEBUG 10576 [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-24 13:37:13.736 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.753 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.754 DEBUG 10576 [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-24 13:37:13.754 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.837 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.838 DEBUG 10576 [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-24 13:37:13.838 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.856 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.857 DEBUG 10576 [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-24 13:37:13.857 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.878 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.879 DEBUG 10576 [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-24 13:37:13.879 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.939 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.940 DEBUG 10576 [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-24 13:37:13.941 DEBUG 10576 [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-24 13:37:13.959 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.959 DEBUG 10576 [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-24 13:37:13.959 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.977 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.979 DEBUG 10576 [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-24 13:37:13.979 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.997 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:13.998 DEBUG 10576 [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-24 13:37:13.998 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.016 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.017 DEBUG 10576 [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-24 13:37:14.017 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.049 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.050 DEBUG 10576 [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-24 13:37:14.050 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.077 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.082 DEBUG 10576 [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-24 13:37:14.082 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.247 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.249 DEBUG 10576 [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-24 13:37:14.249 DEBUG 10576 [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-24 13:37:14.271 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.273 DEBUG 10576 [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-24 13:37:14.273 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.290 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.292 DEBUG 10576 [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-24 13:37:14.293 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.310 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.311 DEBUG 10576 [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-24 13:37:14.311 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.328 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.330 DEBUG 10576 [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-24 13:37:14.331 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.413 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.414 DEBUG 10576 [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-24 13:37:14.414 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.432 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.433 DEBUG 10576 [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-24 13:37:14.433 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.454 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.455 DEBUG 10576 [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-24 13:37:14.455 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.516 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.517 DEBUG 10576 [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-24 13:37:14.517 DEBUG 10576 [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-24 13:37:14.536 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.536 DEBUG 10576 [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-24 13:37:14.537 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.556 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.557 DEBUG 10576 [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-24 13:37:14.557 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.575 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.576 DEBUG 10576 [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-24 13:37:14.576 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.596 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.602 DEBUG 10576 [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-24 13:37:14.602 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.633 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.634 DEBUG 10576 [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-24 13:37:14.634 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.661 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.769 DEBUG 10576 [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-24 13:37:14.769 DEBUG 10576 [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-24 13:37:14.837 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:14.837 DEBUG 10576 [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-24 13:37:14.837 DEBUG 10576 [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-24 13:37:14.912 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.548 DEBUG 10576 [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-24 13:37:26.549 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.714 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.716 DEBUG 10576 [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-24 13:37:26.717 DEBUG 10576 [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-24 13:37:26.739 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.740 DEBUG 10576 [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-24 13:37:26.740 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.757 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.758 DEBUG 10576 [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-24 13:37:26.759 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.776 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.777 DEBUG 10576 [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-24 13:37:26.777 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.795 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.796 DEBUG 10576 [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-24 13:37:26.797 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.879 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.880 DEBUG 10576 [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-24 13:37:26.880 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.898 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.899 DEBUG 10576 [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-24 13:37:26.900 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.920 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.921 DEBUG 10576 [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-24 13:37:26.922 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.983 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:26.984 DEBUG 10576 [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-24 13:37:26.984 DEBUG 10576 [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-24 13:37:27.002 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.002 DEBUG 10576 [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-24 13:37:27.003 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.022 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.024 DEBUG 10576 [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-24 13:37:27.024 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.040 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.041 DEBUG 10576 [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-24 13:37:27.041 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.059 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.060 DEBUG 10576 [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-24 13:37:27.061 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.093 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.094 DEBUG 10576 [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-24 13:37:27.094 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.120 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.125 DEBUG 10576 [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-24 13:37:27.125 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.291 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.292 DEBUG 10576 [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-24 13:37:27.292 DEBUG 10576 [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-24 13:37:27.313 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.315 DEBUG 10576 [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-24 13:37:27.315 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.332 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.334 DEBUG 10576 [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-24 13:37:27.334 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.351 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.353 DEBUG 10576 [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-24 13:37:27.353 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.370 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.371 DEBUG 10576 [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-24 13:37:27.372 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.455 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.457 DEBUG 10576 [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-24 13:37:27.457 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.475 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.477 DEBUG 10576 [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-24 13:37:27.477 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.497 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.498 DEBUG 10576 [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-24 13:37:27.499 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.559 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.569 DEBUG 10576 [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-24 13:37:27.569 DEBUG 10576 [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-24 13:37:27.587 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.587 DEBUG 10576 [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-24 13:37:27.587 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.606 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.607 DEBUG 10576 [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-24 13:37:27.607 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.624 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.625 DEBUG 10576 [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-24 13:37:27.626 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.643 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.645 DEBUG 10576 [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-24 13:37:27.645 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.678 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.679 DEBUG 10576 [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-24 13:37:27.679 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:27.705 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.262 DEBUG 10576 [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-24 13:37:29.262 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.428 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.430 DEBUG 10576 [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-24 13:37:29.430 DEBUG 10576 [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-24 13:37:29.450 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.452 DEBUG 10576 [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-24 13:37:29.452 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.469 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.471 DEBUG 10576 [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-24 13:37:29.471 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.489 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.490 DEBUG 10576 [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-24 13:37:29.491 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.508 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.510 DEBUG 10576 [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-24 13:37:29.510 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.594 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.596 DEBUG 10576 [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-24 13:37:29.596 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.613 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.615 DEBUG 10576 [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-24 13:37:29.615 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.635 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.637 DEBUG 10576 [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-24 13:37:29.637 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.698 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.699 DEBUG 10576 [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-24 13:37:29.699 DEBUG 10576 [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-24 13:37:29.718 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.719 DEBUG 10576 [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-24 13:37:29.719 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.737 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.738 DEBUG 10576 [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-24 13:37:29.738 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.755 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.756 DEBUG 10576 [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-24 13:37:29.756 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.774 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.775 DEBUG 10576 [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-24 13:37:29.775 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.807 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.808 DEBUG 10576 [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-24 13:37:29.808 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.835 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:29.839 DEBUG 10576 [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-24 13:37:29.840 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.006 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.008 DEBUG 10576 [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-24 13:37:30.008 DEBUG 10576 [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-24 13:37:30.029 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.031 DEBUG 10576 [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-24 13:37:30.031 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.049 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.050 DEBUG 10576 [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-24 13:37:30.050 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.067 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.071 DEBUG 10576 [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-24 13:37:30.071 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.089 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.090 DEBUG 10576 [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-24 13:37:30.090 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.172 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.173 DEBUG 10576 [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-24 13:37:30.173 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.191 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.192 DEBUG 10576 [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-24 13:37:30.192 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.212 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.214 DEBUG 10576 [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-24 13:37:30.214 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.275 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.276 DEBUG 10576 [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-24 13:37:30.276 DEBUG 10576 [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-24 13:37:30.295 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.295 DEBUG 10576 [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-24 13:37:30.295 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.313 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.314 DEBUG 10576 [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-24 13:37:30.315 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.333 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.334 DEBUG 10576 [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-24 13:37:30.334 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.352 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.354 DEBUG 10576 [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-24 13:37:30.354 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.385 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.386 DEBUG 10576 [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-24 13:37:30.386 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.412 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.521 DEBUG 10576 [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-24 13:37:30.521 DEBUG 10576 [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-24 13:37:30.587 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:30.587 DEBUG 10576 [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-24 13:37:30.587 DEBUG 10576 [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-24 13:37:30.663 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:36.905 DEBUG 10576 [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-24 13:37:36.906 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:36.939 DEBUG 10576 [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-24 13:37:36.939 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.008 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.008 DEBUG 10576 [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-24 13:37:37.008 DEBUG 10576 [http-nio-8879-exec-3] 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-24 13:37:37.073 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.075 DEBUG 10576 [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-24 13:37:37.075 DEBUG 10576 [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-24 13:37:37.085 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.095 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.096 DEBUG 10576 [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-24 13:37:37.096 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.114 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.115 DEBUG 10576 [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-24 13:37:37.115 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.132 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.133 DEBUG 10576 [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-24 13:37:37.134 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.152 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.152 DEBUG 10576 [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-24 13:37:37.152 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.235 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.237 DEBUG 10576 [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-24 13:37:37.237 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.255 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.256 DEBUG 10576 [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-24 13:37:37.257 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.277 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.278 DEBUG 10576 [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-24 13:37:37.278 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.338 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.340 DEBUG 10576 [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-24 13:37:37.340 DEBUG 10576 [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-24 13:37:37.359 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.360 DEBUG 10576 [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-24 13:37:37.360 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.378 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.380 DEBUG 10576 [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-24 13:37:37.380 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.397 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.398 DEBUG 10576 [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-24 13:37:37.398 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.416 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.418 DEBUG 10576 [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-24 13:37:37.418 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.451 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.452 DEBUG 10576 [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-24 13:37:37.453 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.478 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.483 DEBUG 10576 [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-24 13:37:37.483 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.650 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.652 DEBUG 10576 [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-24 13:37:37.652 DEBUG 10576 [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-24 13:37:37.673 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.675 DEBUG 10576 [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-24 13:37:37.675 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.692 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.693 DEBUG 10576 [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-24 13:37:37.693 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.711 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.711 DEBUG 10576 [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-24 13:37:37.711 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.729 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.730 DEBUG 10576 [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-24 13:37:37.730 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.814 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.815 DEBUG 10576 [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-24 13:37:37.815 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.833 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.835 DEBUG 10576 [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-24 13:37:37.835 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.856 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.858 DEBUG 10576 [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-24 13:37:37.858 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.918 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.920 DEBUG 10576 [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-24 13:37:37.920 DEBUG 10576 [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-24 13:37:37.938 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.938 DEBUG 10576 [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-24 13:37:37.939 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.957 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.959 DEBUG 10576 [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-24 13:37:37.959 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.976 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.977 DEBUG 10576 [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-24 13:37:37.977 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.995 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:37.996 DEBUG 10576 [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-24 13:37:37.996 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:38.029 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:38.030 DEBUG 10576 [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-24 13:37:38.030 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:37:38.056 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.406 DEBUG 10576 [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-24 13:38:04.406 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.439 DEBUG 10576 [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-24 13:38:04.439 DEBUG 10576 [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-24 13:38:04.509 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.509 DEBUG 10576 [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-24 13:38:04.509 DEBUG 10576 [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-24 13:38:04.574 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.576 DEBUG 10576 [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-24 13:38:04.576 DEBUG 10576 [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-24 13:38:04.587 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.596 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.597 DEBUG 10576 [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-24 13:38:04.597 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.614 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.615 DEBUG 10576 [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-24 13:38:04.615 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.633 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.634 DEBUG 10576 [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-24 13:38:04.634 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.651 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.652 DEBUG 10576 [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-24 13:38:04.652 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.736 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.737 DEBUG 10576 [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-24 13:38:04.737 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.755 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.756 DEBUG 10576 [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-24 13:38:04.756 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.776 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.777 DEBUG 10576 [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-24 13:38:04.778 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.839 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.840 DEBUG 10576 [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-24 13:38:04.840 DEBUG 10576 [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-24 13:38:04.859 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.859 DEBUG 10576 [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-24 13:38:04.859 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.877 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.878 DEBUG 10576 [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-24 13:38:04.879 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.896 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.897 DEBUG 10576 [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-24 13:38:04.897 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.914 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.915 DEBUG 10576 [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-24 13:38:04.915 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.948 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.949 DEBUG 10576 [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-24 13:38:04.949 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.976 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:04.982 DEBUG 10576 [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-24 13:38:04.982 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.148 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.149 DEBUG 10576 [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-24 13:38:05.150 DEBUG 10576 [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-24 13:38:05.170 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.171 DEBUG 10576 [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-24 13:38:05.171 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.188 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.190 DEBUG 10576 [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-24 13:38:05.190 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.208 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.209 DEBUG 10576 [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-24 13:38:05.210 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.227 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.229 DEBUG 10576 [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-24 13:38:05.229 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.311 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.313 DEBUG 10576 [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-24 13:38:05.313 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.331 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.332 DEBUG 10576 [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-24 13:38:05.333 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.353 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.354 DEBUG 10576 [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-24 13:38:05.354 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.416 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.417 DEBUG 10576 [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-24 13:38:05.417 DEBUG 10576 [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-24 13:38:05.436 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.437 DEBUG 10576 [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-24 13:38:05.437 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.455 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.456 DEBUG 10576 [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-24 13:38:05.456 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.473 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.475 DEBUG 10576 [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-24 13:38:05.475 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.493 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.495 DEBUG 10576 [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-24 13:38:05.495 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.526 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.528 DEBUG 10576 [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-24 13:38:05.529 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:05.554 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.554 DEBUG 10576 [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-24 13:38:50.554 DEBUG 10576 [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-24 13:38:50.626 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.626 DEBUG 10576 [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-24 13:38:50.626 DEBUG 10576 [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-24 13:38:50.754 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.755 DEBUG 10576 [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-24 13:38:50.755 DEBUG 10576 [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-24 13:38:50.773 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.774 DEBUG 10576 [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-24 13:38:50.774 DEBUG 10576 [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-24 13:38:50.792 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.793 DEBUG 10576 [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-24 13:38:50.793 DEBUG 10576 [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-24 13:38:50.879 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.881 DEBUG 10576 [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-24 13:38:50.881 DEBUG 10576 [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-24 13:38:50.898 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.899 DEBUG 10576 [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-24 13:38:50.899 DEBUG 10576 [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-24 13:38:50.917 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.924 DEBUG 10576 [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-24 13:38:50.924 DEBUG 10576 [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-24 13:38:50.942 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.943 DEBUG 10576 [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-24 13:38:50.943 DEBUG 10576 [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-24 13:38:50.964 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.965 DEBUG 10576 [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-24 13:38:50.965 DEBUG 10576 [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-24 13:38:50.982 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:50.983 DEBUG 10576 [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-24 13:38:50.984 DEBUG 10576 [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-24 13:38:51.001 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.003 DEBUG 10576 [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-24 13:38:51.003 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.020 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.021 DEBUG 10576 [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-24 13:38:51.021 DEBUG 10576 [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-24 13:38:51.039 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.041 DEBUG 10576 [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-24 13:38:51.041 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.058 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.059 DEBUG 10576 [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-24 13:38:51.060 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.077 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.078 DEBUG 10576 [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-24 13:38:51.078 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.096 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.098 DEBUG 10576 [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-24 13:38:51.098 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:38:51.115 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.195 DEBUG 10576 [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-24 13:39:16.195 DEBUG 10576 [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-24 13:39:16.268 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.268 DEBUG 10576 [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-24 13:39:16.268 DEBUG 10576 [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-24 13:39:16.396 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.397 DEBUG 10576 [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-24 13:39:16.397 DEBUG 10576 [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-24 13:39:16.416 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.420 DEBUG 10576 [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-24 13:39:16.421 DEBUG 10576 [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-24 13:39:16.439 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.440 DEBUG 10576 [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-24 13:39:16.440 DEBUG 10576 [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-24 13:39:16.523 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.524 DEBUG 10576 [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-24 13:39:16.524 DEBUG 10576 [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-24 13:39:16.542 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.543 DEBUG 10576 [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-24 13:39:16.543 DEBUG 10576 [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-24 13:39:16.561 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.562 DEBUG 10576 [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-24 13:39:16.562 DEBUG 10576 [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-24 13:39:16.580 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.581 DEBUG 10576 [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-24 13:39:16.581 DEBUG 10576 [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-24 13:39:16.602 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.603 DEBUG 10576 [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-24 13:39:16.603 DEBUG 10576 [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-24 13:39:16.621 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.622 DEBUG 10576 [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-24 13:39:16.622 DEBUG 10576 [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-24 13:39:16.640 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.641 DEBUG 10576 [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-24 13:39:16.642 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.659 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.661 DEBUG 10576 [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-24 13:39:16.662 DEBUG 10576 [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-24 13:39:16.680 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.682 DEBUG 10576 [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-24 13:39:16.683 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.700 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.702 DEBUG 10576 [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-24 13:39:16.702 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.719 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.726 DEBUG 10576 [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-24 13:39:16.726 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.743 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.746 DEBUG 10576 [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-24 13:39:16.746 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:16.763 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.620 DEBUG 10576 [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-24 13:39:37.620 DEBUG 10576 [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-24 13:39:37.692 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.693 DEBUG 10576 [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-24 13:39:37.693 DEBUG 10576 [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-24 13:39:37.820 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.821 DEBUG 10576 [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-24 13:39:37.821 DEBUG 10576 [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-24 13:39:37.839 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.840 DEBUG 10576 [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-24 13:39:37.840 DEBUG 10576 [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-24 13:39:37.858 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.859 DEBUG 10576 [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-24 13:39:37.859 DEBUG 10576 [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-24 13:39:37.942 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.943 DEBUG 10576 [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-24 13:39:37.943 DEBUG 10576 [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-24 13:39:37.962 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.969 DEBUG 10576 [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-24 13:39:37.970 DEBUG 10576 [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-24 13:39:37.988 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:37.989 DEBUG 10576 [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-24 13:39:37.989 DEBUG 10576 [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-24 13:39:38.006 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.008 DEBUG 10576 [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-24 13:39:38.008 DEBUG 10576 [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-24 13:39:38.029 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.030 DEBUG 10576 [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-24 13:39:38.031 DEBUG 10576 [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-24 13:39:38.048 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.050 DEBUG 10576 [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-24 13:39:38.050 DEBUG 10576 [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-24 13:39:38.067 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.068 DEBUG 10576 [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-24 13:39:38.069 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.086 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.087 DEBUG 10576 [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-24 13:39:38.088 DEBUG 10576 [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-24 13:39:38.105 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.107 DEBUG 10576 [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-24 13:39:38.107 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.124 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.126 DEBUG 10576 [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-24 13:39:38.126 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.144 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.146 DEBUG 10576 [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-24 13:39:38.146 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.164 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.165 DEBUG 10576 [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-24 13:39:38.165 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:38.183 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.493 DEBUG 10576 [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-24 13:39:57.493 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.659 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.660 DEBUG 10576 [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-24 13:39:57.661 DEBUG 10576 [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-24 13:39:57.681 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.682 DEBUG 10576 [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-24 13:39:57.682 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.699 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.700 DEBUG 10576 [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-24 13:39:57.701 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.718 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.719 DEBUG 10576 [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-24 13:39:57.719 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.737 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.739 DEBUG 10576 [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-24 13:39:57.739 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.822 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.822 DEBUG 10576 [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-24 13:39:57.822 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.840 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.841 DEBUG 10576 [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-24 13:39:57.841 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.862 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.863 DEBUG 10576 [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-24 13:39:57.863 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.924 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.926 DEBUG 10576 [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-24 13:39:57.926 DEBUG 10576 [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-24 13:39:57.944 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.945 DEBUG 10576 [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-24 13:39:57.945 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.962 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.963 DEBUG 10576 [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-24 13:39:57.963 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.981 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.982 DEBUG 10576 [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-24 13:39:57.982 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:57.999 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.001 DEBUG 10576 [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-24 13:39:58.001 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.033 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.034 DEBUG 10576 [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-24 13:39:58.034 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.060 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.064 DEBUG 10576 [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-24 13:39:58.064 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.228 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.230 DEBUG 10576 [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-24 13:39:58.230 DEBUG 10576 [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-24 13:39:58.251 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.252 DEBUG 10576 [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-24 13:39:58.252 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.270 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.271 DEBUG 10576 [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-24 13:39:58.271 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.288 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.289 DEBUG 10576 [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-24 13:39:58.290 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.307 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.308 DEBUG 10576 [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-24 13:39:58.308 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.391 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.392 DEBUG 10576 [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-24 13:39:58.392 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.410 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.411 DEBUG 10576 [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-24 13:39:58.411 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.431 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.432 DEBUG 10576 [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-24 13:39:58.432 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.493 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.494 DEBUG 10576 [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-24 13:39:58.494 DEBUG 10576 [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-24 13:39:58.512 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.512 DEBUG 10576 [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-24 13:39:58.513 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.531 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.533 DEBUG 10576 [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-24 13:39:58.533 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.550 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.551 DEBUG 10576 [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-24 13:39:58.551 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.568 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.569 DEBUG 10576 [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-24 13:39:58.569 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.601 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.602 DEBUG 10576 [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-24 13:39:58.602 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.629 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.757 DEBUG 10576 [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-24 13:39:58.757 DEBUG 10576 [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-24 13:39:58.825 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:39:58.825 DEBUG 10576 [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-24 13:39:58.826 DEBUG 10576 [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-24 13:39:58.902 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.403 DEBUG 10576 [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-24 13:40:02.403 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.570 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.571 DEBUG 10576 [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-24 13:40:02.571 DEBUG 10576 [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-24 13:40:02.592 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.593 DEBUG 10576 [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-24 13:40:02.593 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.610 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.611 DEBUG 10576 [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-24 13:40:02.611 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.629 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.630 DEBUG 10576 [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-24 13:40:02.630 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.649 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.650 DEBUG 10576 [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-24 13:40:02.650 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.733 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.734 DEBUG 10576 [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-24 13:40:02.734 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.752 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.753 DEBUG 10576 [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-24 13:40:02.754 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.774 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.774 DEBUG 10576 [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-24 13:40:02.774 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.836 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.837 DEBUG 10576 [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-24 13:40:02.837 DEBUG 10576 [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-24 13:40:02.854 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.854 DEBUG 10576 [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-24 13:40:02.855 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.873 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.874 DEBUG 10576 [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-24 13:40:02.874 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.891 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.893 DEBUG 10576 [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-24 13:40:02.893 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.911 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.912 DEBUG 10576 [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-24 13:40:02.912 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.944 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.945 DEBUG 10576 [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-24 13:40:02.945 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.971 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:02.975 DEBUG 10576 [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-24 13:40:02.975 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.142 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.144 DEBUG 10576 [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-24 13:40:03.144 DEBUG 10576 [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-24 13:40:03.164 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.165 DEBUG 10576 [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-24 13:40:03.166 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.184 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.185 DEBUG 10576 [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-24 13:40:03.185 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.202 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.203 DEBUG 10576 [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-24 13:40:03.203 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.221 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.222 DEBUG 10576 [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-24 13:40:03.222 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.306 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.307 DEBUG 10576 [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-24 13:40:03.307 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.324 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.325 DEBUG 10576 [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-24 13:40:03.325 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.345 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.346 DEBUG 10576 [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-24 13:40:03.346 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.407 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.408 DEBUG 10576 [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-24 13:40:03.408 DEBUG 10576 [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-24 13:40:03.425 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.425 DEBUG 10576 [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-24 13:40:03.426 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.444 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.445 DEBUG 10576 [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-24 13:40:03.445 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.463 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.464 DEBUG 10576 [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-24 13:40:03.464 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.481 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.482 DEBUG 10576 [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-24 13:40:03.483 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.515 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.515 DEBUG 10576 [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-24 13:40:03.515 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.542 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.686 DEBUG 10576 [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-24 13:40:03.686 DEBUG 10576 [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-24 13:40:03.754 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:03.754 DEBUG 10576 [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-24 13:40:03.754 DEBUG 10576 [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-24 13:40:03.829 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:06.900 DEBUG 10576 [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-24 13:40:06.900 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:06.957 DEBUG 10576 [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-24 13:40:06.957 DEBUG 10576 [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-24 13:40:07.027 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.027 DEBUG 10576 [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-24 13:40:07.027 DEBUG 10576 [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-24 13:40:07.066 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.067 DEBUG 10576 [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-24 13:40:07.067 DEBUG 10576 [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-24 13:40:07.087 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.088 DEBUG 10576 [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-24 13:40:07.089 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.103 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.105 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.106 DEBUG 10576 [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-24 13:40:07.106 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.124 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.126 DEBUG 10576 [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-24 13:40:07.126 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.144 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.145 DEBUG 10576 [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-24 13:40:07.145 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.227 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.232 DEBUG 10576 [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-24 13:40:07.233 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.251 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.252 DEBUG 10576 [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-24 13:40:07.252 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.273 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.278 DEBUG 10576 [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-24 13:40:07.278 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.341 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.341 DEBUG 10576 [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-24 13:40:07.342 DEBUG 10576 [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-24 13:40:07.360 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.361 DEBUG 10576 [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-24 13:40:07.361 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.379 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.380 DEBUG 10576 [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-24 13:40:07.380 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.397 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.398 DEBUG 10576 [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-24 13:40:07.398 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.416 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.416 DEBUG 10576 [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-24 13:40:07.416 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.448 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.449 DEBUG 10576 [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-24 13:40:07.449 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.476 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.480 DEBUG 10576 [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-24 13:40:07.480 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.646 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.647 DEBUG 10576 [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-24 13:40:07.647 DEBUG 10576 [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-24 13:40:07.668 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.669 DEBUG 10576 [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-24 13:40:07.669 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.685 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.686 DEBUG 10576 [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-24 13:40:07.686 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.703 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.704 DEBUG 10576 [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-24 13:40:07.704 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.722 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.723 DEBUG 10576 [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-24 13:40:07.723 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.806 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.807 DEBUG 10576 [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-24 13:40:07.807 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.825 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.826 DEBUG 10576 [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-24 13:40:07.826 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.846 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.847 DEBUG 10576 [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-24 13:40:07.847 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.908 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.910 DEBUG 10576 [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-24 13:40:07.910 DEBUG 10576 [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-24 13:40:07.928 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.928 DEBUG 10576 [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-24 13:40:07.929 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.947 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.948 DEBUG 10576 [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-24 13:40:07.948 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.966 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.967 DEBUG 10576 [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-24 13:40:07.967 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.985 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:07.989 DEBUG 10576 [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-24 13:40:07.989 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:08.022 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:08.024 DEBUG 10576 [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-24 13:40:08.024 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:08.050 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.462 DEBUG 10576 [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-24 13:40:27.462 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.628 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.630 DEBUG 10576 [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-24 13:40:27.630 DEBUG 10576 [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-24 13:40:27.650 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.651 DEBUG 10576 [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-24 13:40:27.651 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.669 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.675 DEBUG 10576 [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-24 13:40:27.675 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.693 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.694 DEBUG 10576 [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-24 13:40:27.694 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.711 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.712 DEBUG 10576 [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-24 13:40:27.712 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.796 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.797 DEBUG 10576 [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-24 13:40:27.797 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.814 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.815 DEBUG 10576 [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-24 13:40:27.815 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.835 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.836 DEBUG 10576 [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-24 13:40:27.836 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.897 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.899 DEBUG 10576 [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-24 13:40:27.899 DEBUG 10576 [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-24 13:40:27.917 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.918 DEBUG 10576 [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-24 13:40:27.918 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.936 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.938 DEBUG 10576 [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-24 13:40:27.938 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.955 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.957 DEBUG 10576 [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-24 13:40:27.957 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.975 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:27.977 DEBUG 10576 [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-24 13:40:27.977 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.010 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.015 DEBUG 10576 [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-24 13:40:28.016 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.042 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.057 DEBUG 10576 [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-24 13:40:28.057 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.223 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.226 DEBUG 10576 [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-24 13:40:28.226 DEBUG 10576 [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-24 13:40:28.248 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.249 DEBUG 10576 [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-24 13:40:28.249 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.266 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.268 DEBUG 10576 [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-24 13:40:28.268 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.285 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.287 DEBUG 10576 [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-24 13:40:28.287 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.305 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.307 DEBUG 10576 [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-24 13:40:28.307 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.390 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.391 DEBUG 10576 [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-24 13:40:28.391 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.408 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.412 DEBUG 10576 [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-24 13:40:28.413 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.433 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.435 DEBUG 10576 [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-24 13:40:28.435 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.496 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.497 DEBUG 10576 [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-24 13:40:28.497 DEBUG 10576 [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-24 13:40:28.515 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.515 DEBUG 10576 [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-24 13:40:28.516 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.533 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.534 DEBUG 10576 [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-24 13:40:28.535 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.552 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.557 DEBUG 10576 [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-24 13:40:28.558 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.575 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.576 DEBUG 10576 [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-24 13:40:28.576 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.608 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.608 DEBUG 10576 [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-24 13:40:28.610 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.635 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.738 DEBUG 10576 [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-24 13:40:28.738 DEBUG 10576 [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-24 13:40:28.805 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:28.806 DEBUG 10576 [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-24 13:40:28.806 DEBUG 10576 [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-24 13:40:28.882 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.010 DEBUG 10576 [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-24 13:40:43.010 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.175 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.176 DEBUG 10576 [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-24 13:40:43.176 DEBUG 10576 [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-24 13:40:43.198 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.199 DEBUG 10576 [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-24 13:40:43.199 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.217 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.218 DEBUG 10576 [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-24 13:40:43.218 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.235 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.236 DEBUG 10576 [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-24 13:40:43.236 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.254 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.255 DEBUG 10576 [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-24 13:40:43.255 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.336 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.337 DEBUG 10576 [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-24 13:40:43.337 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.355 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.356 DEBUG 10576 [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-24 13:40:43.356 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.377 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.381 DEBUG 10576 [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-24 13:40:43.382 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.443 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.444 DEBUG 10576 [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-24 13:40:43.444 DEBUG 10576 [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-24 13:40:43.462 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.462 DEBUG 10576 [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-24 13:40:43.463 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.480 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.481 DEBUG 10576 [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-24 13:40:43.481 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.499 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.500 DEBUG 10576 [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-24 13:40:43.500 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.517 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.518 DEBUG 10576 [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-24 13:40:43.518 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.550 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.551 DEBUG 10576 [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-24 13:40:43.551 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.576 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.580 DEBUG 10576 [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-24 13:40:43.580 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.746 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.747 DEBUG 10576 [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-24 13:40:43.748 DEBUG 10576 [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-24 13:40:43.768 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.768 DEBUG 10576 [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-24 13:40:43.768 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.786 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.787 DEBUG 10576 [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-24 13:40:43.787 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.805 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.806 DEBUG 10576 [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-24 13:40:43.806 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.823 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.824 DEBUG 10576 [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-24 13:40:43.824 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.906 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.907 DEBUG 10576 [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-24 13:40:43.907 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.924 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.925 DEBUG 10576 [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-24 13:40:43.925 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.946 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:43.947 DEBUG 10576 [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-24 13:40:43.947 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.008 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.009 DEBUG 10576 [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-24 13:40:44.009 DEBUG 10576 [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-24 13:40:44.026 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.027 DEBUG 10576 [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-24 13:40:44.027 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.045 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.046 DEBUG 10576 [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-24 13:40:44.046 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.063 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.064 DEBUG 10576 [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-24 13:40:44.064 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.082 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.083 DEBUG 10576 [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-24 13:40:44.083 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.116 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.116 DEBUG 10576 [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-24 13:40:44.117 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.143 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.255 DEBUG 10576 [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-24 13:40:44.255 DEBUG 10576 [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-24 13:40:44.322 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:44.322 DEBUG 10576 [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-24 13:40:44.322 DEBUG 10576 [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-24 13:40:44.402 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.517 DEBUG 10576 [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-24 13:40:47.517 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.552 DEBUG 10576 [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-24 13:40:47.552 DEBUG 10576 [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-24 13:40:47.621 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.621 DEBUG 10576 [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-24 13:40:47.621 DEBUG 10576 [http-nio-8879-exec-9] 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-24 13:40:47.684 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.685 DEBUG 10576 [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-24 13:40:47.685 DEBUG 10576 [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-24 13:40:47.698 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.705 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.706 DEBUG 10576 [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-24 13:40:47.706 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.724 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.725 DEBUG 10576 [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-24 13:40:47.725 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.742 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.742 DEBUG 10576 [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-24 13:40:47.743 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.760 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.761 DEBUG 10576 [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-24 13:40:47.761 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.845 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.846 DEBUG 10576 [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-24 13:40:47.846 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.864 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.864 DEBUG 10576 [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-24 13:40:47.865 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.885 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.885 DEBUG 10576 [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-24 13:40:47.886 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.946 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.947 DEBUG 10576 [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-24 13:40:47.947 DEBUG 10576 [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-24 13:40:47.965 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.966 DEBUG 10576 [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-24 13:40:47.966 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.984 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:47.985 DEBUG 10576 [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-24 13:40:47.985 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.003 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.004 DEBUG 10576 [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-24 13:40:48.004 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.021 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.022 DEBUG 10576 [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-24 13:40:48.022 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.055 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.056 DEBUG 10576 [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-24 13:40:48.056 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.082 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.086 DEBUG 10576 [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-24 13:40:48.086 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.251 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.253 DEBUG 10576 [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-24 13:40:48.253 DEBUG 10576 [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-24 13:40:48.273 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.274 DEBUG 10576 [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-24 13:40:48.274 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.292 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.292 DEBUG 10576 [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-24 13:40:48.293 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.311 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.312 DEBUG 10576 [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-24 13:40:48.312 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.329 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.330 DEBUG 10576 [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-24 13:40:48.330 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.412 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.413 DEBUG 10576 [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-24 13:40:48.413 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.431 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.432 DEBUG 10576 [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-24 13:40:48.432 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.452 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.452 DEBUG 10576 [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-24 13:40:48.453 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.513 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.514 DEBUG 10576 [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-24 13:40:48.514 DEBUG 10576 [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-24 13:40:48.532 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.532 DEBUG 10576 [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-24 13:40:48.533 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.551 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.552 DEBUG 10576 [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-24 13:40:48.552 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.570 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.571 DEBUG 10576 [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-24 13:40:48.571 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.588 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.589 DEBUG 10576 [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-24 13:40:48.589 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.621 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.621 DEBUG 10576 [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-24 13:40:48.621 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:40:48.648 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.092 DEBUG 10576 [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-24 13:41:30.092 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.257 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.259 DEBUG 10576 [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-24 13:41:30.259 DEBUG 10576 [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-24 13:41:30.279 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.280 DEBUG 10576 [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-24 13:41:30.280 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.298 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.298 DEBUG 10576 [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-24 13:41:30.299 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.316 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.320 DEBUG 10576 [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-24 13:41:30.320 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.339 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.340 DEBUG 10576 [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-24 13:41:30.340 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.423 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.424 DEBUG 10576 [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-24 13:41:30.424 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.441 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.443 DEBUG 10576 [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-24 13:41:30.443 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.464 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.465 DEBUG 10576 [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-24 13:41:30.465 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.526 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.527 DEBUG 10576 [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-24 13:41:30.527 DEBUG 10576 [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-24 13:41:30.544 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.544 DEBUG 10576 [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-24 13:41:30.544 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.563 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.564 DEBUG 10576 [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-24 13:41:30.564 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.582 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.583 DEBUG 10576 [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-24 13:41:30.583 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.601 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.604 DEBUG 10576 [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-24 13:41:30.604 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.637 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.637 DEBUG 10576 [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-24 13:41:30.638 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.663 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.667 DEBUG 10576 [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-24 13:41:30.667 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.835 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.837 DEBUG 10576 [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-24 13:41:30.837 DEBUG 10576 [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-24 13:41:30.856 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.857 DEBUG 10576 [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-24 13:41:30.857 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.875 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.876 DEBUG 10576 [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-24 13:41:30.876 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.894 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.897 DEBUG 10576 [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-24 13:41:30.897 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.915 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.916 DEBUG 10576 [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-24 13:41:30.916 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:30.999 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.000 DEBUG 10576 [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-24 13:41:31.000 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.018 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.019 DEBUG 10576 [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-24 13:41:31.019 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.038 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.039 DEBUG 10576 [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-24 13:41:31.039 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.101 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.102 DEBUG 10576 [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-24 13:41:31.102 DEBUG 10576 [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-24 13:41:31.120 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.120 DEBUG 10576 [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-24 13:41:31.120 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.140 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.144 DEBUG 10576 [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-24 13:41:31.144 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.161 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.162 DEBUG 10576 [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-24 13:41:31.162 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.180 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.181 DEBUG 10576 [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-24 13:41:31.181 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.213 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.214 DEBUG 10576 [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-24 13:41:31.214 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.239 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.342 DEBUG 10576 [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-24 13:41:31.342 DEBUG 10576 [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-24 13:41:31.410 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:41:31.410 DEBUG 10576 [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-24 13:41:31.410 DEBUG 10576 [http-nio-8879-exec-4] 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-24 13:41:31.485 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.468 DEBUG 10576 [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-24 13:42:02.468 DEBUG 10576 [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-24 13:42:02.540 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.541 DEBUG 10576 [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-24 13:42:02.541 DEBUG 10576 [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-24 13:42:02.667 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.668 DEBUG 10576 [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-24 13:42:02.668 DEBUG 10576 [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-24 13:42:02.686 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.687 DEBUG 10576 [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-24 13:42:02.687 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.708 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.709 DEBUG 10576 [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-24 13:42:02.709 DEBUG 10576 [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-24 13:42:02.795 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.796 DEBUG 10576 [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-24 13:42:02.797 DEBUG 10576 [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-24 13:42:02.814 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.815 DEBUG 10576 [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-24 13:42:02.815 DEBUG 10576 [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-24 13:42:02.832 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.833 DEBUG 10576 [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-24 13:42:02.833 DEBUG 10576 [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-24 13:42:02.851 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.852 DEBUG 10576 [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-24 13:42:02.852 DEBUG 10576 [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-24 13:42:02.872 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.873 DEBUG 10576 [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-24 13:42:02.873 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.891 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.892 DEBUG 10576 [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-24 13:42:02.892 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.909 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.909 DEBUG 10576 [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-24 13:42:02.910 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.927 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.928 DEBUG 10576 [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-24 13:42:02.928 DEBUG 10576 [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-24 13:42:02.945 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.947 DEBUG 10576 [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-24 13:42:02.947 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.964 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.964 DEBUG 10576 [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-24 13:42:02.964 DEBUG 10576 [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-24 13:42:02.966 DEBUG 10576 [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-24 13:42:02.966 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.983 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:02.985 DEBUG 10576 [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-24 13:42:02.985 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.002 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.039 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.039 DEBUG 10576 [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-24 13:42:03.040 DEBUG 10576 [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-24 13:42:03.169 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.169 DEBUG 10576 [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-24 13:42:03.170 DEBUG 10576 [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-24 13:42:03.189 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.190 DEBUG 10576 [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-24 13:42:03.190 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.210 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.210 DEBUG 10576 [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-24 13:42:03.211 DEBUG 10576 [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-24 13:42:03.295 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.296 DEBUG 10576 [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-24 13:42:03.296 DEBUG 10576 [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-24 13:42:03.316 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.317 DEBUG 10576 [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-24 13:42:03.317 DEBUG 10576 [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-24 13:42:03.336 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.337 DEBUG 10576 [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-24 13:42:03.337 DEBUG 10576 [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-24 13:42:03.357 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.358 DEBUG 10576 [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-24 13:42:03.358 DEBUG 10576 [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-24 13:42:03.373 DEBUG 10576 [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-24 13:42:03.374 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.380 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.382 DEBUG 10576 [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-24 13:42:03.382 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.400 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.401 DEBUG 10576 [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-24 13:42:03.402 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.421 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.422 DEBUG 10576 [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-24 13:42:03.422 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.441 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.442 DEBUG 10576 [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-24 13:42:03.442 DEBUG 10576 [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-24 13:42:03.461 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.462 DEBUG 10576 [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-24 13:42:03.463 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.482 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.483 DEBUG 10576 [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-24 13:42:03.483 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.503 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.504 DEBUG 10576 [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-24 13:42:03.504 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.524 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.541 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.542 DEBUG 10576 [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-24 13:42:03.542 DEBUG 10576 [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-24 13:42:03.562 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.563 DEBUG 10576 [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-24 13:42:03.563 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.581 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.582 DEBUG 10576 [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-24 13:42:03.582 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.599 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.603 DEBUG 10576 [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-24 13:42:03.604 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.621 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.622 DEBUG 10576 [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-24 13:42:03.622 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.708 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.709 DEBUG 10576 [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-24 13:42:03.710 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.728 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.729 DEBUG 10576 [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-24 13:42:03.729 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.749 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.750 DEBUG 10576 [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-24 13:42:03.750 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.811 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.812 DEBUG 10576 [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-24 13:42:03.812 DEBUG 10576 [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-24 13:42:03.832 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.833 DEBUG 10576 [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-24 13:42:03.834 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.852 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.853 DEBUG 10576 [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-24 13:42:03.853 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.871 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.872 DEBUG 10576 [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-24 13:42:03.872 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.889 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.890 DEBUG 10576 [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-24 13:42:03.890 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.922 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.923 DEBUG 10576 [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-24 13:42:03.923 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.949 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:03.954 DEBUG 10576 [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-24 13:42:03.954 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.119 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.121 DEBUG 10576 [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-24 13:42:04.121 DEBUG 10576 [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-24 13:42:04.141 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.143 DEBUG 10576 [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-24 13:42:04.143 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.160 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.161 DEBUG 10576 [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-24 13:42:04.161 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.178 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.179 DEBUG 10576 [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-24 13:42:04.179 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.197 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.198 DEBUG 10576 [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-24 13:42:04.198 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.279 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.280 DEBUG 10576 [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-24 13:42:04.280 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.298 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.300 DEBUG 10576 [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-24 13:42:04.300 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.321 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.322 DEBUG 10576 [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-24 13:42:04.322 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.382 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.383 DEBUG 10576 [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-24 13:42:04.383 DEBUG 10576 [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-24 13:42:04.401 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.401 DEBUG 10576 [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-24 13:42:04.403 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.420 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.421 DEBUG 10576 [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-24 13:42:04.421 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.422 DEBUG 10576 [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-24 13:42:04.422 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.439 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.440 DEBUG 10576 [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-24 13:42:04.440 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.458 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.459 DEBUG 10576 [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-24 13:42:04.459 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.491 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.491 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.492 DEBUG 10576 [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-24 13:42:04.492 DEBUG 10576 [http-nio-8879-exec-3] 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-24 13:42:04.492 DEBUG 10576 [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-24 13:42:04.492 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.519 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:04.568 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:05.844 DEBUG 10576 [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-24 13:42:05.845 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:05.993 DEBUG 10576 [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-24 13:42:05.993 DEBUG 10576 [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-24 13:42:06.013 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.014 DEBUG 10576 [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-24 13:42:06.014 DEBUG 10576 [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-24 13:42:06.035 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.036 DEBUG 10576 [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-24 13:42:06.037 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.056 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.057 DEBUG 10576 [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-24 13:42:06.057 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.061 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.061 DEBUG 10576 [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-24 13:42:06.061 DEBUG 10576 [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-24 13:42:06.077 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.078 DEBUG 10576 [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-24 13:42:06.078 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.097 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.105 DEBUG 10576 [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-24 13:42:06.105 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.137 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.191 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.192 DEBUG 10576 [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-24 13:42:06.192 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.212 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.213 DEBUG 10576 [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-24 13:42:06.213 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.235 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.239 DEBUG 10576 [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-24 13:42:06.239 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.303 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.303 DEBUG 10576 [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-24 13:42:06.303 DEBUG 10576 [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-24 13:42:06.324 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.325 DEBUG 10576 [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-24 13:42:06.325 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.344 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.345 DEBUG 10576 [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-24 13:42:06.345 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.365 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.365 DEBUG 10576 [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-24 13:42:06.365 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.386 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.387 DEBUG 10576 [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-24 13:42:06.387 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.421 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.425 DEBUG 10576 [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-24 13:42:06.426 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.454 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.458 DEBUG 10576 [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-24 13:42:06.458 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.625 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.626 DEBUG 10576 [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-24 13:42:06.626 DEBUG 10576 [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-24 13:42:06.649 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.650 DEBUG 10576 [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-24 13:42:06.650 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.669 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.670 DEBUG 10576 [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-24 13:42:06.670 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.689 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.690 DEBUG 10576 [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-24 13:42:06.690 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.710 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.711 DEBUG 10576 [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-24 13:42:06.711 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.796 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.800 DEBUG 10576 [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-24 13:42:06.800 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.820 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.821 DEBUG 10576 [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-24 13:42:06.821 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.844 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.844 DEBUG 10576 [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-24 13:42:06.845 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.908 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.908 DEBUG 10576 [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-24 13:42:06.908 DEBUG 10576 [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-24 13:42:06.928 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.929 DEBUG 10576 [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-24 13:42:06.929 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.949 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.950 DEBUG 10576 [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-24 13:42:06.951 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.970 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.971 DEBUG 10576 [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-24 13:42:06.971 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.990 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:06.994 DEBUG 10576 [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-24 13:42:06.994 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.031 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.032 DEBUG 10576 [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-24 13:42:07.032 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.061 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.071 DEBUG 10576 [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-24 13:42:07.071 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.238 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.239 DEBUG 10576 [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-24 13:42:07.239 DEBUG 10576 [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-24 13:42:07.261 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.262 DEBUG 10576 [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-24 13:42:07.262 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.282 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.283 DEBUG 10576 [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-24 13:42:07.283 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.302 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.303 DEBUG 10576 [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-24 13:42:07.303 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.323 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.324 DEBUG 10576 [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-24 13:42:07.324 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.410 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.411 DEBUG 10576 [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-24 13:42:07.411 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.430 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.431 DEBUG 10576 [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-24 13:42:07.431 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.454 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.455 DEBUG 10576 [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-24 13:42:07.455 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.518 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.519 DEBUG 10576 [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-24 13:42:07.519 DEBUG 10576 [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-24 13:42:07.539 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.539 DEBUG 10576 [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-24 13:42:07.540 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.560 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.561 DEBUG 10576 [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-24 13:42:07.561 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.580 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.580 DEBUG 10576 [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-24 13:42:07.581 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.601 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.602 DEBUG 10576 [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-24 13:42:07.602 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.636 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.636 DEBUG 10576 [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-24 13:42:07.637 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.665 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.669 DEBUG 10576 [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-24 13:42:07.669 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.835 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.836 DEBUG 10576 [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-24 13:42:07.836 DEBUG 10576 [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-24 13:42:07.858 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.859 DEBUG 10576 [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-24 13:42:07.859 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.879 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.880 DEBUG 10576 [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-24 13:42:07.880 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.899 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.900 DEBUG 10576 [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-24 13:42:07.900 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.920 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:07.921 DEBUG 10576 [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-24 13:42:07.921 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.005 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.006 DEBUG 10576 [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-24 13:42:08.006 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.026 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.027 DEBUG 10576 [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-24 13:42:08.027 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.048 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.049 DEBUG 10576 [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-24 13:42:08.049 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.112 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.113 DEBUG 10576 [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-24 13:42:08.113 DEBUG 10576 [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-24 13:42:08.133 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.133 DEBUG 10576 [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-24 13:42:08.133 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.153 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.154 DEBUG 10576 [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-24 13:42:08.155 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.174 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.175 DEBUG 10576 [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-24 13:42:08.175 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.195 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.196 DEBUG 10576 [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-24 13:42:08.196 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.230 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.231 DEBUG 10576 [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-24 13:42:08.231 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.259 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.270 DEBUG 10576 [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-24 13:42:08.270 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.438 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.441 DEBUG 10576 [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-24 13:42:08.441 DEBUG 10576 [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-24 13:42:08.463 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.464 DEBUG 10576 [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-24 13:42:08.464 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.482 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.483 DEBUG 10576 [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-24 13:42:08.483 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.503 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.504 DEBUG 10576 [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-24 13:42:08.504 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.524 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.525 DEBUG 10576 [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-24 13:42:08.525 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.611 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.612 DEBUG 10576 [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-24 13:42:08.612 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.632 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.633 DEBUG 10576 [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-24 13:42:08.633 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.655 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.656 DEBUG 10576 [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-24 13:42:08.656 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.719 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.721 DEBUG 10576 [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-24 13:42:08.721 DEBUG 10576 [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-24 13:42:08.740 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.741 DEBUG 10576 [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-24 13:42:08.741 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.762 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.763 DEBUG 10576 [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-24 13:42:08.763 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.783 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.784 DEBUG 10576 [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-24 13:42:08.784 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.803 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.804 DEBUG 10576 [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-24 13:42:08.804 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.838 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.838 DEBUG 10576 [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-24 13:42:08.839 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.867 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:08.871 DEBUG 10576 [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-24 13:42:08.871 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.038 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.040 DEBUG 10576 [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-24 13:42:09.040 DEBUG 10576 [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-24 13:42:09.063 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.064 DEBUG 10576 [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-24 13:42:09.064 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.083 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.084 DEBUG 10576 [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-24 13:42:09.084 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.104 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.105 DEBUG 10576 [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-24 13:42:09.105 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.124 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.125 DEBUG 10576 [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-24 13:42:09.125 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.213 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.214 DEBUG 10576 [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-24 13:42:09.214 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.233 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.234 DEBUG 10576 [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-24 13:42:09.234 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.257 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.258 DEBUG 10576 [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-24 13:42:09.258 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.320 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.321 DEBUG 10576 [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-24 13:42:09.321 DEBUG 10576 [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-24 13:42:09.341 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.341 DEBUG 10576 [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-24 13:42:09.342 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.362 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.363 DEBUG 10576 [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-24 13:42:09.363 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.382 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.383 DEBUG 10576 [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-24 13:42:09.383 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.404 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.405 DEBUG 10576 [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-24 13:42:09.405 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.439 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.440 DEBUG 10576 [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-24 13:42:09.440 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:09.468 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.413 DEBUG 10576 [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-24 13:42:21.413 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.446 DEBUG 10576 [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-24 13:42:21.446 DEBUG 10576 [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-24 13:42:21.513 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.513 DEBUG 10576 [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-24 13:42:21.513 DEBUG 10576 [http-nio-8879-exec-5] 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-24 13:42:21.581 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.583 DEBUG 10576 [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-24 13:42:21.583 DEBUG 10576 [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-24 13:42:21.589 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.607 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.609 DEBUG 10576 [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-24 13:42:21.609 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.628 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.630 DEBUG 10576 [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-24 13:42:21.630 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.650 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.651 DEBUG 10576 [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-24 13:42:21.651 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.670 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.674 DEBUG 10576 [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-24 13:42:21.675 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.760 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.761 DEBUG 10576 [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-24 13:42:21.761 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.781 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.782 DEBUG 10576 [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-24 13:42:21.782 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.805 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.805 DEBUG 10576 [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-24 13:42:21.805 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.868 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.869 DEBUG 10576 [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-24 13:42:21.869 DEBUG 10576 [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-24 13:42:21.889 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.889 DEBUG 10576 [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-24 13:42:21.889 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.910 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.911 DEBUG 10576 [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-24 13:42:21.911 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.930 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.931 DEBUG 10576 [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-24 13:42:21.931 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.951 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.952 DEBUG 10576 [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-24 13:42:21.952 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.986 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:21.987 DEBUG 10576 [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-24 13:42:21.987 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.015 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.019 DEBUG 10576 [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-24 13:42:22.019 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.186 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.187 DEBUG 10576 [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-24 13:42:22.188 DEBUG 10576 [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-24 13:42:22.209 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.210 DEBUG 10576 [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-24 13:42:22.210 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.229 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.230 DEBUG 10576 [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-24 13:42:22.230 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.250 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.251 DEBUG 10576 [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-24 13:42:22.251 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.270 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.271 DEBUG 10576 [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-24 13:42:22.271 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.357 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.358 DEBUG 10576 [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-24 13:42:22.358 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.377 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.378 DEBUG 10576 [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-24 13:42:22.378 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.402 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.403 DEBUG 10576 [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-24 13:42:22.403 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.465 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.466 DEBUG 10576 [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-24 13:42:22.466 DEBUG 10576 [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-24 13:42:22.487 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.487 DEBUG 10576 [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-24 13:42:22.487 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.507 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.508 DEBUG 10576 [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-24 13:42:22.509 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.528 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.529 DEBUG 10576 [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-24 13:42:22.530 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.549 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.549 DEBUG 10576 [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-24 13:42:22.550 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.584 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.585 DEBUG 10576 [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-24 13:42:22.585 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:22.613 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:32.834 DEBUG 10576 [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-24 13:42:32.835 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:33.003 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:33.004 DEBUG 10576 [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-24 13:42:33.004 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:33.024 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:45.639 DEBUG 10576 [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-24 13:42:45.639 DEBUG 10576 [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-24 13:42:45.712 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:45.712 DEBUG 10576 [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-24 13:42:45.713 DEBUG 10576 [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-24 13:42:45.844 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:45.845 DEBUG 10576 [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-24 13:42:45.846 DEBUG 10576 [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-24 13:42:45.865 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:45.867 DEBUG 10576 [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-24 13:42:45.867 DEBUG 10576 [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-24 13:42:45.887 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:45.888 DEBUG 10576 [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-24 13:42:45.888 DEBUG 10576 [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-24 13:42:45.973 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:45.974 DEBUG 10576 [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-24 13:42:45.974 DEBUG 10576 [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-24 13:42:45.994 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:45.995 DEBUG 10576 [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-24 13:42:45.996 DEBUG 10576 [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-24 13:42:46.016 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.017 DEBUG 10576 [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-24 13:42:46.017 DEBUG 10576 [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-24 13:42:46.036 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.037 DEBUG 10576 [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-24 13:42:46.037 DEBUG 10576 [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-24 13:42:46.060 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.061 DEBUG 10576 [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-24 13:42:46.061 DEBUG 10576 [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-24 13:42:46.080 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.081 DEBUG 10576 [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-24 13:42:46.081 DEBUG 10576 [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-24 13:42:46.101 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.102 DEBUG 10576 [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-24 13:42:46.102 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.121 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.122 DEBUG 10576 [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-24 13:42:46.122 DEBUG 10576 [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-24 13:42:46.141 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.142 DEBUG 10576 [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-24 13:42:46.142 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.162 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.163 DEBUG 10576 [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-24 13:42:46.163 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.182 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.184 DEBUG 10576 [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-24 13:42:46.184 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.203 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.204 DEBUG 10576 [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-24 13:42:46.204 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:42:46.224 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.133 DEBUG 10576 [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-24 13:44:08.133 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.172 DEBUG 10576 [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-24 13:44:08.172 DEBUG 10576 [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-24 13:44:08.241 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.241 DEBUG 10576 [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-24 13:44:08.241 DEBUG 10576 [http-nio-8879-exec-5] 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-24 13:44:08.301 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.303 DEBUG 10576 [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-24 13:44:08.303 DEBUG 10576 [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-24 13:44:08.317 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.325 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.326 DEBUG 10576 [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-24 13:44:08.326 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.346 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.347 DEBUG 10576 [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-24 13:44:08.347 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.366 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.367 DEBUG 10576 [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-24 13:44:08.367 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.386 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.387 DEBUG 10576 [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-24 13:44:08.387 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.473 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.474 DEBUG 10576 [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-24 13:44:08.474 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.493 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.494 DEBUG 10576 [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-24 13:44:08.494 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.516 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.517 DEBUG 10576 [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-24 13:44:08.517 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.580 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.581 DEBUG 10576 [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-24 13:44:08.581 DEBUG 10576 [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-24 13:44:08.601 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.601 DEBUG 10576 [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-24 13:44:08.602 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.622 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.623 DEBUG 10576 [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-24 13:44:08.623 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.642 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.645 DEBUG 10576 [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-24 13:44:08.645 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.665 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.666 DEBUG 10576 [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-24 13:44:08.666 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.700 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.701 DEBUG 10576 [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-24 13:44:08.701 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.730 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.742 DEBUG 10576 [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-24 13:44:08.742 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.909 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.910 DEBUG 10576 [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-24 13:44:08.910 DEBUG 10576 [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-24 13:44:08.932 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.933 DEBUG 10576 [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-24 13:44:08.933 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.953 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.954 DEBUG 10576 [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-24 13:44:08.954 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.974 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.974 DEBUG 10576 [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-24 13:44:08.975 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.994 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:08.995 DEBUG 10576 [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-24 13:44:08.995 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.080 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.081 DEBUG 10576 [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-24 13:44:09.082 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.102 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.103 DEBUG 10576 [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-24 13:44:09.103 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.125 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.126 DEBUG 10576 [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-24 13:44:09.126 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.192 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.193 DEBUG 10576 [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-24 13:44:09.193 DEBUG 10576 [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-24 13:44:09.213 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.214 DEBUG 10576 [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-24 13:44:09.214 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.233 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.234 DEBUG 10576 [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-24 13:44:09.234 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.254 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.255 DEBUG 10576 [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-24 13:44:09.255 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.274 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.276 DEBUG 10576 [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-24 13:44:09.276 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.312 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.313 DEBUG 10576 [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-24 13:44:09.313 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:09.341 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:14.198 DEBUG 10576 [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-24 13:44:14.199 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:14.366 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:14.367 DEBUG 10576 [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-24 13:44:14.367 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:44:14.388 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:39.879 DEBUG 10576 [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-24 13:46:39.879 DEBUG 10576 [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-24 13:46:39.953 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:39.954 DEBUG 10576 [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-24 13:46:39.954 DEBUG 10576 [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-24 13:46:40.085 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.087 DEBUG 10576 [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-24 13:46:40.087 DEBUG 10576 [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-24 13:46:40.106 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.107 DEBUG 10576 [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-24 13:46:40.107 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.127 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.128 DEBUG 10576 [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-24 13:46:40.128 DEBUG 10576 [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-24 13:46:40.213 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.214 DEBUG 10576 [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-24 13:46:40.214 DEBUG 10576 [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-24 13:46:40.237 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.238 DEBUG 10576 [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-24 13:46:40.238 DEBUG 10576 [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-24 13:46:40.257 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.258 DEBUG 10576 [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-24 13:46:40.258 DEBUG 10576 [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-24 13:46:40.278 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.279 DEBUG 10576 [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-24 13:46:40.279 DEBUG 10576 [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-24 13:46:40.301 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.306 DEBUG 10576 [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-24 13:46:40.306 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.325 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.326 DEBUG 10576 [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-24 13:46:40.326 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.346 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.347 DEBUG 10576 [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-24 13:46:40.347 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.366 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.367 DEBUG 10576 [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-24 13:46:40.367 DEBUG 10576 [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-24 13:46:40.387 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.388 DEBUG 10576 [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-24 13:46:40.388 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.408 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.409 DEBUG 10576 [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-24 13:46:40.409 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.424 DEBUG 10576 [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-24 13:46:40.424 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.428 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.429 DEBUG 10576 [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-24 13:46:40.429 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.448 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.448 DEBUG 10576 [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-24 13:46:40.448 DEBUG 10576 [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-24 13:46:40.518 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.519 DEBUG 10576 [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-24 13:46:40.520 DEBUG 10576 [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-24 13:46:40.590 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.592 DEBUG 10576 [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-24 13:46:40.592 DEBUG 10576 [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-24 13:46:40.599 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.612 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.613 DEBUG 10576 [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-24 13:46:40.613 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.631 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.632 DEBUG 10576 [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-24 13:46:40.633 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.650 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.651 DEBUG 10576 [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-24 13:46:40.651 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.668 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.669 DEBUG 10576 [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-24 13:46:40.670 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.753 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.753 DEBUG 10576 [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-24 13:46:40.753 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.771 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.772 DEBUG 10576 [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-24 13:46:40.772 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.793 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.794 DEBUG 10576 [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-24 13:46:40.794 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.854 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.855 DEBUG 10576 [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-24 13:46:40.855 DEBUG 10576 [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-24 13:46:40.873 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.873 DEBUG 10576 [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-24 13:46:40.873 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.892 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.893 DEBUG 10576 [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-24 13:46:40.894 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.901 DEBUG 10576 [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-24 13:46:40.901 DEBUG 10576 [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-24 13:46:40.911 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.912 DEBUG 10576 [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-24 13:46:40.912 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.930 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.931 DEBUG 10576 [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-24 13:46:40.931 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.963 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.964 DEBUG 10576 [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-24 13:46:40.964 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.974 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.974 DEBUG 10576 [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-24 13:46:40.974 DEBUG 10576 [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-24 13:46:40.990 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:40.994 DEBUG 10576 [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-24 13:46:40.994 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.103 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.104 DEBUG 10576 [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-24 13:46:41.104 DEBUG 10576 [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-24 13:46:41.122 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.127 DEBUG 10576 [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-24 13:46:41.128 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.146 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.147 DEBUG 10576 [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-24 13:46:41.147 DEBUG 10576 [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-24 13:46:41.160 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.161 DEBUG 10576 [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-24 13:46:41.162 DEBUG 10576 [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-24 13:46:41.182 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.183 DEBUG 10576 [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-24 13:46:41.183 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.200 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.201 DEBUG 10576 [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-24 13:46:41.201 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.218 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.219 DEBUG 10576 [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-24 13:46:41.219 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.229 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.230 DEBUG 10576 [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-24 13:46:41.230 DEBUG 10576 [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-24 13:46:41.236 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.237 DEBUG 10576 [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-24 13:46:41.237 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.249 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.250 DEBUG 10576 [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-24 13:46:41.250 DEBUG 10576 [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-24 13:46:41.268 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.269 DEBUG 10576 [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-24 13:46:41.269 DEBUG 10576 [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-24 13:46:41.286 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.287 DEBUG 10576 [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-24 13:46:41.287 DEBUG 10576 [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-24 13:46:41.308 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.309 DEBUG 10576 [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-24 13:46:41.310 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.321 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.322 DEBUG 10576 [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-24 13:46:41.322 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.327 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.328 DEBUG 10576 [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-24 13:46:41.328 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.339 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.340 DEBUG 10576 [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-24 13:46:41.341 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.346 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.347 DEBUG 10576 [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-24 13:46:41.347 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.362 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.363 DEBUG 10576 [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-24 13:46:41.363 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.364 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.365 DEBUG 10576 [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-24 13:46:41.366 DEBUG 10576 [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-24 13:46:41.383 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.384 DEBUG 10576 [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-24 13:46:41.384 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.402 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.403 DEBUG 10576 [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-24 13:46:41.403 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.421 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.422 DEBUG 10576 [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-24 13:46:41.422 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.424 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.424 DEBUG 10576 [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-24 13:46:41.425 DEBUG 10576 [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-24 13:46:41.440 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.442 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.442 DEBUG 10576 [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-24 13:46:41.442 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.460 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.461 DEBUG 10576 [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-24 13:46:41.461 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.478 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.480 DEBUG 10576 [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-24 13:46:41.480 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.499 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.502 DEBUG 10576 [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-24 13:46:41.502 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.533 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.534 DEBUG 10576 [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-24 13:46:41.534 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:46:41.560 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:16.936 DEBUG 10576 [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-24 13:52:16.936 DEBUG 10576 [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-24 13:52:17.002 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.002 DEBUG 10576 [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-24 13:52:17.003 DEBUG 10576 [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-24 13:52:17.078 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.332 DEBUG 10576 [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-24 13:52:17.333 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.499 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.501 DEBUG 10576 [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-24 13:52:17.501 DEBUG 10576 [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-24 13:52:17.521 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.522 DEBUG 10576 [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-24 13:52:17.522 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.538 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.539 DEBUG 10576 [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-24 13:52:17.539 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.555 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.555 DEBUG 10576 [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-24 13:52:17.555 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.573 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.574 DEBUG 10576 [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-24 13:52:17.574 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.656 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.657 DEBUG 10576 [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-24 13:52:17.657 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.674 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.675 DEBUG 10576 [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-24 13:52:17.675 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.694 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.695 DEBUG 10576 [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-24 13:52:17.695 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.755 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.756 DEBUG 10576 [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-24 13:52:17.756 DEBUG 10576 [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-24 13:52:17.773 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.773 DEBUG 10576 [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-24 13:52:17.774 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.791 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.792 DEBUG 10576 [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-24 13:52:17.792 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.809 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.810 DEBUG 10576 [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-24 13:52:17.810 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.827 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.828 DEBUG 10576 [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-24 13:52:17.828 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.859 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.860 DEBUG 10576 [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-24 13:52:17.860 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.886 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:17.890 DEBUG 10576 [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-24 13:52:17.890 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.057 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.058 DEBUG 10576 [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-24 13:52:18.058 DEBUG 10576 [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-24 13:52:18.078 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.079 DEBUG 10576 [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-24 13:52:18.079 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.095 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.096 DEBUG 10576 [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-24 13:52:18.096 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.113 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.114 DEBUG 10576 [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-24 13:52:18.114 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.131 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.132 DEBUG 10576 [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-24 13:52:18.132 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.213 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.214 DEBUG 10576 [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-24 13:52:18.214 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.231 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.231 DEBUG 10576 [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-24 13:52:18.232 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.252 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.252 DEBUG 10576 [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-24 13:52:18.253 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.313 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.314 DEBUG 10576 [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-24 13:52:18.314 DEBUG 10576 [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-24 13:52:18.331 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.331 DEBUG 10576 [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-24 13:52:18.332 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.349 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.350 DEBUG 10576 [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-24 13:52:18.350 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.367 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.368 DEBUG 10576 [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-24 13:52:18.368 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.384 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.385 DEBUG 10576 [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-24 13:52:18.385 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.416 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.417 DEBUG 10576 [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-24 13:52:18.417 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.444 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.804 DEBUG 10576 [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-24 13:52:18.804 DEBUG 10576 [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-24 13:52:18.875 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:18.876 DEBUG 10576 [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-24 13:52:18.876 DEBUG 10576 [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-24 13:52:19.002 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.003 DEBUG 10576 [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-24 13:52:19.003 DEBUG 10576 [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-24 13:52:19.021 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.022 DEBUG 10576 [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-24 13:52:19.022 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.038 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.039 DEBUG 10576 [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-24 13:52:19.039 DEBUG 10576 [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-24 13:52:19.121 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.122 DEBUG 10576 [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-24 13:52:19.122 DEBUG 10576 [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-24 13:52:19.139 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.139 DEBUG 10576 [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-24 13:52:19.139 DEBUG 10576 [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-24 13:52:19.156 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.156 DEBUG 10576 [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-24 13:52:19.156 DEBUG 10576 [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-24 13:52:19.173 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.174 DEBUG 10576 [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-24 13:52:19.174 DEBUG 10576 [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-24 13:52:19.194 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.195 DEBUG 10576 [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-24 13:52:19.195 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.212 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.213 DEBUG 10576 [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-24 13:52:19.213 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.229 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.230 DEBUG 10576 [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-24 13:52:19.231 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.247 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.248 DEBUG 10576 [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-24 13:52:19.248 DEBUG 10576 [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-24 13:52:19.265 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.266 DEBUG 10576 [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-24 13:52:19.267 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.282 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.284 DEBUG 10576 [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-24 13:52:19.285 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.302 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.303 DEBUG 10576 [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-24 13:52:19.303 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.319 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.381 DEBUG 10576 [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-24 13:52:19.381 DEBUG 10576 [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-24 13:52:19.452 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.452 DEBUG 10576 [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-24 13:52:19.453 DEBUG 10576 [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-24 13:52:19.579 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.580 DEBUG 10576 [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-24 13:52:19.581 DEBUG 10576 [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-24 13:52:19.597 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.598 DEBUG 10576 [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-24 13:52:19.599 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.616 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.617 DEBUG 10576 [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-24 13:52:19.617 DEBUG 10576 [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-24 13:52:19.700 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.701 DEBUG 10576 [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-24 13:52:19.701 DEBUG 10576 [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-24 13:52:19.718 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.719 DEBUG 10576 [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-24 13:52:19.719 DEBUG 10576 [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-24 13:52:19.736 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.737 DEBUG 10576 [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-24 13:52:19.737 DEBUG 10576 [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-24 13:52:19.754 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.754 DEBUG 10576 [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-24 13:52:19.754 DEBUG 10576 [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-24 13:52:19.774 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.774 DEBUG 10576 [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-24 13:52:19.774 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.790 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.790 DEBUG 10576 [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-24 13:52:19.790 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.807 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.808 DEBUG 10576 [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-24 13:52:19.808 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.824 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.825 DEBUG 10576 [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-24 13:52:19.826 DEBUG 10576 [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-24 13:52:19.843 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.844 DEBUG 10576 [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-24 13:52:19.844 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.861 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.862 DEBUG 10576 [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-24 13:52:19.862 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.879 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.881 DEBUG 10576 [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-24 13:52:19.881 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:19.898 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.637 DEBUG 10576 [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-24 13:52:22.637 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.675 DEBUG 10576 [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-24 13:52:22.675 DEBUG 10576 [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-24 13:52:22.743 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.743 DEBUG 10576 [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-24 13:52:22.744 DEBUG 10576 [http-nio-8879-exec-9] 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-24 13:52:22.806 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.808 DEBUG 10576 [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-24 13:52:22.809 DEBUG 10576 [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-24 13:52:22.819 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.828 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.829 DEBUG 10576 [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-24 13:52:22.829 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.846 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.847 DEBUG 10576 [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-24 13:52:22.847 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.864 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.865 DEBUG 10576 [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-24 13:52:22.865 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.882 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.882 DEBUG 10576 [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-24 13:52:22.882 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.964 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.965 DEBUG 10576 [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-24 13:52:22.965 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.982 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:22.983 DEBUG 10576 [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-24 13:52:22.983 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.003 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.004 DEBUG 10576 [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-24 13:52:23.004 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.065 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.066 DEBUG 10576 [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-24 13:52:23.067 DEBUG 10576 [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-24 13:52:23.084 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.085 DEBUG 10576 [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-24 13:52:23.085 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.106 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.107 DEBUG 10576 [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-24 13:52:23.107 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.124 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.125 DEBUG 10576 [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-24 13:52:23.125 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.148 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.149 DEBUG 10576 [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-24 13:52:23.149 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.200 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.201 DEBUG 10576 [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-24 13:52:23.201 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.231 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.240 DEBUG 10576 [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-24 13:52:23.240 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.409 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.411 DEBUG 10576 [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-24 13:52:23.411 DEBUG 10576 [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-24 13:52:23.431 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.432 DEBUG 10576 [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-24 13:52:23.432 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.449 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.449 DEBUG 10576 [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-24 13:52:23.450 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.466 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.468 DEBUG 10576 [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-24 13:52:23.469 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.486 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.487 DEBUG 10576 [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-24 13:52:23.487 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.570 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.572 DEBUG 10576 [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-24 13:52:23.572 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.589 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.590 DEBUG 10576 [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-24 13:52:23.590 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.610 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.611 DEBUG 10576 [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-24 13:52:23.611 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.671 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.672 DEBUG 10576 [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-24 13:52:23.672 DEBUG 10576 [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-24 13:52:23.689 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.689 DEBUG 10576 [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-24 13:52:23.690 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.707 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.708 DEBUG 10576 [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-24 13:52:23.708 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.725 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.726 DEBUG 10576 [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-24 13:52:23.726 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.743 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.743 DEBUG 10576 [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-24 13:52:23.744 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.775 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.775 DEBUG 10576 [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-24 13:52:23.775 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:23.801 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.316 DEBUG 10576 [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-24 13:52:36.317 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.484 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.485 DEBUG 10576 [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-24 13:52:36.485 DEBUG 10576 [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-24 13:52:36.504 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.504 DEBUG 10576 [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-24 13:52:36.504 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.520 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.520 DEBUG 10576 [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-24 13:52:36.521 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.537 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.538 DEBUG 10576 [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-24 13:52:36.538 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.555 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.555 DEBUG 10576 [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-24 13:52:36.555 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.638 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.638 DEBUG 10576 [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-24 13:52:36.638 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.656 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.657 DEBUG 10576 [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-24 13:52:36.657 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.676 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.677 DEBUG 10576 [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-24 13:52:36.677 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.738 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.738 DEBUG 10576 [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-24 13:52:36.738 DEBUG 10576 [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-24 13:52:36.755 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.755 DEBUG 10576 [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-24 13:52:36.755 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.773 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.774 DEBUG 10576 [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-24 13:52:36.774 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.790 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.791 DEBUG 10576 [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-24 13:52:36.791 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.808 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.809 DEBUG 10576 [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-24 13:52:36.809 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.840 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.840 DEBUG 10576 [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-24 13:52:36.840 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.866 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:36.870 DEBUG 10576 [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-24 13:52:36.870 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.035 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.036 DEBUG 10576 [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-24 13:52:37.036 DEBUG 10576 [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-24 13:52:37.054 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.055 DEBUG 10576 [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-24 13:52:37.055 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.072 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.072 DEBUG 10576 [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-24 13:52:37.072 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.089 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.090 DEBUG 10576 [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-24 13:52:37.090 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.106 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.107 DEBUG 10576 [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-24 13:52:37.107 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.190 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.191 DEBUG 10576 [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-24 13:52:37.191 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.208 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.209 DEBUG 10576 [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-24 13:52:37.209 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.229 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.230 DEBUG 10576 [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-24 13:52:37.230 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.290 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.290 DEBUG 10576 [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-24 13:52:37.290 DEBUG 10576 [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-24 13:52:37.307 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.308 DEBUG 10576 [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-24 13:52:37.308 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.325 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.326 DEBUG 10576 [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-24 13:52:37.326 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.343 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.343 DEBUG 10576 [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-24 13:52:37.343 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.360 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.361 DEBUG 10576 [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-24 13:52:37.361 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.391 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.391 DEBUG 10576 [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-24 13:52:37.391 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.416 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.427 DEBUG 10576 [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-24 13:52:37.427 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.593 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.594 DEBUG 10576 [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-24 13:52:37.594 DEBUG 10576 [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-24 13:52:37.613 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.613 DEBUG 10576 [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-24 13:52:37.614 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.630 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.631 DEBUG 10576 [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-24 13:52:37.631 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.648 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.648 DEBUG 10576 [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-24 13:52:37.648 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.665 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.665 DEBUG 10576 [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-24 13:52:37.666 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.747 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.747 DEBUG 10576 [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-24 13:52:37.748 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.764 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.765 DEBUG 10576 [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-24 13:52:37.765 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.785 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.785 DEBUG 10576 [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-24 13:52:37.785 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.845 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.846 DEBUG 10576 [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-24 13:52:37.846 DEBUG 10576 [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-24 13:52:37.863 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.863 DEBUG 10576 [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-24 13:52:37.863 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.880 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.881 DEBUG 10576 [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-24 13:52:37.881 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.898 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.898 DEBUG 10576 [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-24 13:52:37.899 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.915 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.916 DEBUG 10576 [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-24 13:52:37.916 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.947 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.948 DEBUG 10576 [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-24 13:52:37.948 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.973 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:37.977 DEBUG 10576 [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-24 13:52:37.977 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.143 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.144 DEBUG 10576 [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-24 13:52:38.144 DEBUG 10576 [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-24 13:52:38.162 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.163 DEBUG 10576 [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-24 13:52:38.163 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.180 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.181 DEBUG 10576 [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-24 13:52:38.181 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.197 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.198 DEBUG 10576 [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-24 13:52:38.198 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.215 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.216 DEBUG 10576 [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-24 13:52:38.216 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.298 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.298 DEBUG 10576 [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-24 13:52:38.298 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.315 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.316 DEBUG 10576 [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-24 13:52:38.317 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.336 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.337 DEBUG 10576 [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-24 13:52:38.337 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.397 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.398 DEBUG 10576 [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-24 13:52:38.398 DEBUG 10576 [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-24 13:52:38.415 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.416 DEBUG 10576 [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-24 13:52:38.416 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.432 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.433 DEBUG 10576 [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-24 13:52:38.433 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.450 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.450 DEBUG 10576 [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-24 13:52:38.450 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.467 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.468 DEBUG 10576 [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-24 13:52:38.468 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.498 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.499 DEBUG 10576 [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-24 13:52:38.499 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:52:38.524 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.040 DEBUG 10576 [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-24 13:53:06.040 DEBUG 10576 [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-24 13:53:06.116 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.116 DEBUG 10576 [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-24 13:53:06.116 DEBUG 10576 [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-24 13:53:06.246 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.246 DEBUG 10576 [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-24 13:53:06.246 DEBUG 10576 [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-24 13:53:06.256 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.256 DEBUG 10576 [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-24 13:53:06.256 DEBUG 10576 [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-24 13:53:06.276 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.276 DEBUG 10576 [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-24 13:53:06.276 DEBUG 10576 [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-24 13:53:06.356 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.356 DEBUG 10576 [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-24 13:53:06.356 DEBUG 10576 [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-24 13:53:06.376 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.376 DEBUG 10576 [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-24 13:53:06.376 DEBUG 10576 [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-24 13:53:06.396 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.396 DEBUG 10576 [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-24 13:53:06.396 DEBUG 10576 [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-24 13:53:06.416 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.416 DEBUG 10576 [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-24 13:53:06.416 DEBUG 10576 [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-24 13:53:06.436 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.436 DEBUG 10576 [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-24 13:53:06.436 DEBUG 10576 [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-24 13:53:06.452 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.462 DEBUG 10576 [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-24 13:53:06.462 DEBUG 10576 [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-24 13:53:06.482 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.482 DEBUG 10576 [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-24 13:53:06.482 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.502 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.502 DEBUG 10576 [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-24 13:53:06.502 DEBUG 10576 [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-24 13:53:06.522 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.523 DEBUG 10576 [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-24 13:53:06.523 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.535 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.535 DEBUG 10576 [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-24 13:53:06.535 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.555 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.555 DEBUG 10576 [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-24 13:53:06.555 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.565 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.575 DEBUG 10576 [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-24 13:53:06.575 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:06.585 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:48.845 DEBUG 10576 [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-24 13:53:48.846 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.011 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.012 DEBUG 10576 [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-24 13:53:49.012 DEBUG 10576 [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-24 13:53:49.030 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.031 DEBUG 10576 [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-24 13:53:49.031 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.048 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.049 DEBUG 10576 [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-24 13:53:49.049 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.065 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.067 DEBUG 10576 [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-24 13:53:49.067 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.084 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.084 DEBUG 10576 [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-24 13:53:49.084 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.166 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.166 DEBUG 10576 [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-24 13:53:49.166 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.183 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.183 DEBUG 10576 [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-24 13:53:49.183 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.203 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.203 DEBUG 10576 [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-24 13:53:49.204 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.264 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.264 DEBUG 10576 [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-24 13:53:49.264 DEBUG 10576 [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-24 13:53:49.282 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.282 DEBUG 10576 [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-24 13:53:49.282 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.299 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.300 DEBUG 10576 [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-24 13:53:49.300 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.317 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.317 DEBUG 10576 [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-24 13:53:49.317 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.334 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.334 DEBUG 10576 [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-24 13:53:49.334 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.365 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.365 DEBUG 10576 [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-24 13:53:49.365 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.391 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.395 DEBUG 10576 [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-24 13:53:49.396 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.562 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.565 DEBUG 10576 [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-24 13:53:49.566 DEBUG 10576 [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-24 13:53:49.584 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.584 DEBUG 10576 [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-24 13:53:49.584 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.602 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.602 DEBUG 10576 [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-24 13:53:49.602 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.619 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.619 DEBUG 10576 [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-24 13:53:49.619 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.635 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.636 DEBUG 10576 [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-24 13:53:49.636 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.718 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.718 DEBUG 10576 [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-24 13:53:49.718 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.736 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.736 DEBUG 10576 [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-24 13:53:49.736 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.756 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.756 DEBUG 10576 [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-24 13:53:49.756 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.816 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.816 DEBUG 10576 [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-24 13:53:49.816 DEBUG 10576 [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-24 13:53:49.834 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.834 DEBUG 10576 [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-24 13:53:49.834 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.851 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.852 DEBUG 10576 [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-24 13:53:49.852 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.869 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.869 DEBUG 10576 [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-24 13:53:49.869 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.886 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.886 DEBUG 10576 [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-24 13:53:49.886 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.917 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.917 DEBUG 10576 [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-24 13:53:49.917 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:49.943 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.354 DEBUG 10576 [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-24 13:53:53.355 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.410 DEBUG 10576 [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-24 13:53:53.410 DEBUG 10576 [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-24 13:53:53.477 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.477 DEBUG 10576 [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-24 13:53:53.477 DEBUG 10576 [http-nio-8879-exec-5] 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-24 13:53:53.522 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.522 DEBUG 10576 [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-24 13:53:53.523 DEBUG 10576 [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-24 13:53:53.543 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.544 DEBUG 10576 [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-24 13:53:53.544 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.552 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.561 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.561 DEBUG 10576 [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-24 13:53:53.561 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.577 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.578 DEBUG 10576 [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-24 13:53:53.578 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.595 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.595 DEBUG 10576 [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-24 13:53:53.595 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.677 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.678 DEBUG 10576 [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-24 13:53:53.678 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.695 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.695 DEBUG 10576 [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-24 13:53:53.695 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.716 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.716 DEBUG 10576 [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-24 13:53:53.716 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.776 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.776 DEBUG 10576 [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-24 13:53:53.776 DEBUG 10576 [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-24 13:53:53.794 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.794 DEBUG 10576 [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-24 13:53:53.794 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.812 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.812 DEBUG 10576 [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-24 13:53:53.813 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.829 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.830 DEBUG 10576 [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-24 13:53:53.830 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.846 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.846 DEBUG 10576 [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-24 13:53:53.847 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.878 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.881 DEBUG 10576 [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-24 13:53:53.881 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.907 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:53.910 DEBUG 10576 [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-24 13:53:53.911 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.077 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.080 DEBUG 10576 [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-24 13:53:54.080 DEBUG 10576 [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-24 13:53:54.100 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.100 DEBUG 10576 [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-24 13:53:54.100 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.117 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.117 DEBUG 10576 [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-24 13:53:54.117 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.133 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.134 DEBUG 10576 [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-24 13:53:54.134 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.151 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.152 DEBUG 10576 [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-24 13:53:54.152 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.234 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.234 DEBUG 10576 [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-24 13:53:54.234 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.251 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.253 DEBUG 10576 [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-24 13:53:54.254 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.274 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.274 DEBUG 10576 [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-24 13:53:54.274 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.335 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.335 DEBUG 10576 [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-24 13:53:54.335 DEBUG 10576 [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-24 13:53:54.352 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.352 DEBUG 10576 [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-24 13:53:54.352 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.370 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.370 DEBUG 10576 [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-24 13:53:54.370 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.387 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.387 DEBUG 10576 [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-24 13:53:54.387 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.405 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.405 DEBUG 10576 [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-24 13:53:54.405 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.437 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.437 DEBUG 10576 [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-24 13:53:54.437 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:53:54.462 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.662 DEBUG 10576 [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-24 13:54:34.662 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.694 DEBUG 10576 [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-24 13:54:34.694 DEBUG 10576 [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-24 13:54:34.761 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.761 DEBUG 10576 [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-24 13:54:34.761 DEBUG 10576 [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-24 13:54:34.831 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.832 DEBUG 10576 [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-24 13:54:34.832 DEBUG 10576 [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-24 13:54:34.836 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.851 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.851 DEBUG 10576 [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-24 13:54:34.851 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.868 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.868 DEBUG 10576 [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-24 13:54:34.868 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.885 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.886 DEBUG 10576 [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-24 13:54:34.886 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.902 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.902 DEBUG 10576 [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-24 13:54:34.902 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.986 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:34.986 DEBUG 10576 [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-24 13:54:34.986 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.004 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.004 DEBUG 10576 [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-24 13:54:35.004 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.024 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.024 DEBUG 10576 [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-24 13:54:35.024 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.085 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.085 DEBUG 10576 [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-24 13:54:35.085 DEBUG 10576 [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-24 13:54:35.102 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.103 DEBUG 10576 [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-24 13:54:35.103 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.120 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.121 DEBUG 10576 [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-24 13:54:35.121 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.137 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.138 DEBUG 10576 [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-24 13:54:35.138 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.156 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.156 DEBUG 10576 [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-24 13:54:35.156 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.187 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.189 DEBUG 10576 [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-24 13:54:35.190 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.216 DEBUG 10576 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.218 DEBUG 10576 [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-24 13:54:35.219 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.387 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.388 DEBUG 10576 [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-24 13:54:35.388 DEBUG 10576 [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-24 13:54:35.406 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.407 DEBUG 10576 [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-24 13:54:35.407 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.424 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.424 DEBUG 10576 [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-24 13:54:35.424 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.441 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.441 DEBUG 10576 [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-24 13:54:35.441 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.458 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.458 DEBUG 10576 [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-24 13:54:35.458 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.541 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.541 DEBUG 10576 [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-24 13:54:35.541 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.558 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.558 DEBUG 10576 [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-24 13:54:35.559 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.579 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.579 DEBUG 10576 [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-24 13:54:35.580 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.640 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.640 DEBUG 10576 [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-24 13:54:35.640 DEBUG 10576 [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-24 13:54:35.659 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.659 DEBUG 10576 [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-24 13:54:35.660 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.677 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.677 DEBUG 10576 [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-24 13:54:35.677 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.695 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.695 DEBUG 10576 [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-24 13:54:35.695 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.712 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.712 DEBUG 10576 [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-24 13:54:35.712 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.744 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.744 DEBUG 10576 [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-24 13:54:35.745 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:35.770 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:38.851 DEBUG 10576 [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-24 13:54:38.851 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:39.020 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:39.021 DEBUG 10576 [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-24 13:54:39.021 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:54:39.055 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.153 DEBUG 10576 [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-24 13:55:19.154 DEBUG 10576 [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-24 13:55:19.226 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.226 DEBUG 10576 [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-24 13:55:19.226 DEBUG 10576 [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-24 13:55:19.354 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.354 DEBUG 10576 [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-24 13:55:19.354 DEBUG 10576 [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-24 13:55:19.371 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.372 DEBUG 10576 [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-24 13:55:19.372 DEBUG 10576 [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-24 13:55:19.389 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.389 DEBUG 10576 [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-24 13:55:19.389 DEBUG 10576 [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-24 13:55:19.471 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.471 DEBUG 10576 [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-24 13:55:19.472 DEBUG 10576 [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-24 13:55:19.488 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.488 DEBUG 10576 [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-24 13:55:19.488 DEBUG 10576 [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-24 13:55:19.505 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.505 DEBUG 10576 [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-24 13:55:19.505 DEBUG 10576 [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-24 13:55:19.522 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.523 DEBUG 10576 [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-24 13:55:19.523 DEBUG 10576 [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-24 13:55:19.543 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.543 DEBUG 10576 [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-24 13:55:19.544 DEBUG 10576 [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-24 13:55:19.560 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.561 DEBUG 10576 [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-24 13:55:19.561 DEBUG 10576 [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-24 13:55:19.578 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.578 DEBUG 10576 [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-24 13:55:19.578 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.595 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.596 DEBUG 10576 [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-24 13:55:19.596 DEBUG 10576 [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-24 13:55:19.613 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.614 DEBUG 10576 [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-24 13:55:19.614 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.631 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.632 DEBUG 10576 [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-24 13:55:19.632 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.648 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.649 DEBUG 10576 [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-24 13:55:19.649 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.665 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.666 DEBUG 10576 [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-24 13:55:19.666 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:19.683 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.166 DEBUG 10576 [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-24 13:55:37.166 DEBUG 10576 [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-24 13:55:37.241 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.242 DEBUG 10576 [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-24 13:55:37.242 DEBUG 10576 [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-24 13:55:37.368 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.369 DEBUG 10576 [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-24 13:55:37.369 DEBUG 10576 [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-24 13:55:37.387 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.387 DEBUG 10576 [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-24 13:55:37.387 DEBUG 10576 [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-24 13:55:37.403 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.404 DEBUG 10576 [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-24 13:55:37.404 DEBUG 10576 [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-24 13:55:37.485 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.485 DEBUG 10576 [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-24 13:55:37.486 DEBUG 10576 [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-24 13:55:37.503 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.503 DEBUG 10576 [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-24 13:55:37.503 DEBUG 10576 [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-24 13:55:37.520 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.520 DEBUG 10576 [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-24 13:55:37.521 DEBUG 10576 [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-24 13:55:37.537 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.537 DEBUG 10576 [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-24 13:55:37.537 DEBUG 10576 [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-24 13:55:37.558 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.558 DEBUG 10576 [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-24 13:55:37.558 DEBUG 10576 [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-24 13:55:37.575 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.575 DEBUG 10576 [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-24 13:55:37.575 DEBUG 10576 [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-24 13:55:37.592 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.592 DEBUG 10576 [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-24 13:55:37.592 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.609 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.609 DEBUG 10576 [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-24 13:55:37.609 DEBUG 10576 [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-24 13:55:37.627 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.628 DEBUG 10576 [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-24 13:55:37.628 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.644 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.644 DEBUG 10576 [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-24 13:55:37.645 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.661 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.663 DEBUG 10576 [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-24 13:55:37.663 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.679 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.680 DEBUG 10576 [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-24 13:55:37.680 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:37.697 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:55.686 DEBUG 10576 [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-24 13:55:55.686 DEBUG 10576 [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-24 13:55:55.758 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:55.758 DEBUG 10576 [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-24 13:55:55.758 DEBUG 10576 [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-24 13:55:55.884 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:55.885 DEBUG 10576 [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-24 13:55:55.885 DEBUG 10576 [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-24 13:55:55.902 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:55.902 DEBUG 10576 [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-24 13:55:55.902 DEBUG 10576 [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-24 13:55:55.920 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:55.920 DEBUG 10576 [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-24 13:55:55.920 DEBUG 10576 [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-24 13:55:56.002 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.002 DEBUG 10576 [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-24 13:55:56.002 DEBUG 10576 [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-24 13:55:56.019 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.020 DEBUG 10576 [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-24 13:55:56.020 DEBUG 10576 [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-24 13:55:56.036 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.037 DEBUG 10576 [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-24 13:55:56.037 DEBUG 10576 [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-24 13:55:56.053 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.053 DEBUG 10576 [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-24 13:55:56.053 DEBUG 10576 [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-24 13:55:56.074 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.074 DEBUG 10576 [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-24 13:55:56.075 DEBUG 10576 [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-24 13:55:56.091 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.092 DEBUG 10576 [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-24 13:55:56.092 DEBUG 10576 [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-24 13:55:56.108 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.108 DEBUG 10576 [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-24 13:55:56.108 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.125 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.126 DEBUG 10576 [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-24 13:55:56.126 DEBUG 10576 [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-24 13:55:56.143 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.144 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.144 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.160 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.162 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.162 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.178 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.179 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.179 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.196 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.196 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.197 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:56.213 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.234 DEBUG 10576 [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-24 13:55:58.234 DEBUG 10576 [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-24 13:55:58.305 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.306 DEBUG 10576 [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-24 13:55:58.306 DEBUG 10576 [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-24 13:55:58.432 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.432 DEBUG 10576 [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-24 13:55:58.432 DEBUG 10576 [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-24 13:55:58.449 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.450 DEBUG 10576 [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-24 13:55:58.450 DEBUG 10576 [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-24 13:55:58.467 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.467 DEBUG 10576 [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-24 13:55:58.467 DEBUG 10576 [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-24 13:55:58.550 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.551 DEBUG 10576 [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-24 13:55:58.551 DEBUG 10576 [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-24 13:55:58.568 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.568 DEBUG 10576 [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-24 13:55:58.568 DEBUG 10576 [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-24 13:55:58.585 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.585 DEBUG 10576 [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-24 13:55:58.585 DEBUG 10576 [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-24 13:55:58.602 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.602 DEBUG 10576 [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-24 13:55:58.602 DEBUG 10576 [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-24 13:55:58.623 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.623 DEBUG 10576 [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-24 13:55:58.623 DEBUG 10576 [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-24 13:55:58.640 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.640 DEBUG 10576 [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-24 13:55:58.640 DEBUG 10576 [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-24 13:55:58.657 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.657 DEBUG 10576 [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-24 13:55:58.657 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.674 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.674 DEBUG 10576 [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-24 13:55:58.674 DEBUG 10576 [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-24 13:55:58.691 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.692 DEBUG 10576 [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-24 13:55:58.692 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.709 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.710 DEBUG 10576 [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-24 13:55:58.710 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.726 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.727 DEBUG 10576 [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-24 13:55:58.727 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.743 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.744 DEBUG 10576 [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-24 13:55:58.744 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:55:58.760 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.565 DEBUG 10576 [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-24 13:56:02.565 DEBUG 10576 [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-24 13:56:02.636 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.637 DEBUG 10576 [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-24 13:56:02.637 DEBUG 10576 [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-24 13:56:02.763 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.763 DEBUG 10576 [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-24 13:56:02.763 DEBUG 10576 [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-24 13:56:02.780 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.781 DEBUG 10576 [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-24 13:56:02.781 DEBUG 10576 [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-24 13:56:02.799 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.802 DEBUG 10576 [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-24 13:56:02.803 DEBUG 10576 [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-24 13:56:02.885 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.885 DEBUG 10576 [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-24 13:56:02.885 DEBUG 10576 [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-24 13:56:02.902 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.902 DEBUG 10576 [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-24 13:56:02.902 DEBUG 10576 [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-24 13:56:02.920 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.920 DEBUG 10576 [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-24 13:56:02.920 DEBUG 10576 [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-24 13:56:02.936 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.946 DEBUG 10576 [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-24 13:56:02.947 DEBUG 10576 [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-24 13:56:02.967 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.967 DEBUG 10576 [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-24 13:56:02.967 DEBUG 10576 [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-24 13:56:02.984 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:02.985 DEBUG 10576 [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-24 13:56:02.985 DEBUG 10576 [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-24 13:56:03.002 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.002 DEBUG 10576 [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-24 13:56:03.002 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.019 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.019 DEBUG 10576 [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-24 13:56:03.019 DEBUG 10576 [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-24 13:56:03.036 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.037 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.037 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.054 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.055 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.055 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.071 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.071 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.072 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.088 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.089 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.089 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:03.106 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.617 DEBUG 10576 [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-24 13:56:06.617 DEBUG 10576 [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-24 13:56:06.689 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.689 DEBUG 10576 [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-24 13:56:06.690 DEBUG 10576 [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-24 13:56:06.819 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.819 DEBUG 10576 [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-24 13:56:06.819 DEBUG 10576 [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-24 13:56:06.837 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.837 DEBUG 10576 [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-24 13:56:06.837 DEBUG 10576 [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-24 13:56:06.854 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.854 DEBUG 10576 [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-24 13:56:06.854 DEBUG 10576 [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-24 13:56:06.936 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.936 DEBUG 10576 [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-24 13:56:06.936 DEBUG 10576 [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-24 13:56:06.954 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.954 DEBUG 10576 [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-24 13:56:06.954 DEBUG 10576 [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-24 13:56:06.971 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.971 DEBUG 10576 [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-24 13:56:06.971 DEBUG 10576 [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-24 13:56:06.989 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:06.989 DEBUG 10576 [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-24 13:56:06.989 DEBUG 10576 [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-24 13:56:07.009 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.009 DEBUG 10576 [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-24 13:56:07.009 DEBUG 10576 [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-24 13:56:07.027 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.027 DEBUG 10576 [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-24 13:56:07.027 DEBUG 10576 [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-24 13:56:07.044 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.044 DEBUG 10576 [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-24 13:56:07.044 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.061 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.061 DEBUG 10576 [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-24 13:56:07.061 DEBUG 10576 [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-24 13:56:07.078 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.079 DEBUG 10576 [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-24 13:56:07.079 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.095 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.096 DEBUG 10576 [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-24 13:56:07.097 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.114 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.115 DEBUG 10576 [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-24 13:56:07.115 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.130 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.131 DEBUG 10576 [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-24 13:56:07.132 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:07.148 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.002 DEBUG 10576 [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-24 13:56:27.002 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.059 DEBUG 10576 [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-24 13:56:27.059 DEBUG 10576 [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-24 13:56:27.127 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.127 DEBUG 10576 [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-24 13:56:27.127 DEBUG 10576 [http-nio-8879-exec-9] 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-24 13:56:27.170 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.171 DEBUG 10576 [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-24 13:56:27.171 DEBUG 10576 [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-24 13:56:27.190 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.190 DEBUG 10576 [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-24 13:56:27.190 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.202 DEBUG 10576 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.206 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.207 DEBUG 10576 [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-24 13:56:27.207 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.223 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.224 DEBUG 10576 [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-24 13:56:27.224 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.241 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.241 DEBUG 10576 [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-24 13:56:27.241 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.324 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.324 DEBUG 10576 [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-24 13:56:27.324 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.341 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.342 DEBUG 10576 [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-24 13:56:27.342 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.362 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.362 DEBUG 10576 [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-24 13:56:27.362 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.423 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.423 DEBUG 10576 [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-24 13:56:27.423 DEBUG 10576 [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-24 13:56:27.441 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.441 DEBUG 10576 [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-24 13:56:27.441 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.458 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.459 DEBUG 10576 [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-24 13:56:27.459 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.476 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.476 DEBUG 10576 [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-24 13:56:27.476 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.493 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.493 DEBUG 10576 [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-24 13:56:27.493 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.525 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.525 DEBUG 10576 [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-24 13:56:27.525 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.550 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.553 DEBUG 10576 [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-24 13:56:27.554 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.634 DEBUG 10576 [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-24 13:56:27.634 DEBUG 10576 [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-24 13:56:27.704 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.705 DEBUG 10576 [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-24 13:56:27.705 DEBUG 10576 [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-24 13:56:27.720 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.721 DEBUG 10576 [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-24 13:56:27.721 DEBUG 10576 [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-24 13:56:27.739 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.739 DEBUG 10576 [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-24 13:56:27.739 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.757 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.757 DEBUG 10576 [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-24 13:56:27.757 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.773 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.774 DEBUG 10576 [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-24 13:56:27.774 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.792 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.793 DEBUG 10576 [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-24 13:56:27.794 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.836 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.837 DEBUG 10576 [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-24 13:56:27.837 DEBUG 10576 [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-24 13:56:27.855 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.855 DEBUG 10576 [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-24 13:56:27.855 DEBUG 10576 [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-24 13:56:27.873 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.873 DEBUG 10576 [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-24 13:56:27.873 DEBUG 10576 [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-24 13:56:27.875 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.876 DEBUG 10576 [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-24 13:56:27.876 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.893 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.893 DEBUG 10576 [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-24 13:56:27.893 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.912 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.912 DEBUG 10576 [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-24 13:56:27.912 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.956 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.957 DEBUG 10576 [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-24 13:56:27.957 DEBUG 10576 [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-24 13:56:27.975 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.975 DEBUG 10576 [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-24 13:56:27.976 DEBUG 10576 [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-24 13:56:27.976 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.976 DEBUG 10576 [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-24 13:56:27.976 DEBUG 10576 [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-24 13:56:27.993 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.993 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.993 DEBUG 10576 [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-24 13:56:27.993 DEBUG 10576 [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-24 13:56:27.993 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:27.993 DEBUG 10576 [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-24 13:56:28.011 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.011 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.011 DEBUG 10576 [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-24 13:56:28.011 DEBUG 10576 [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-24 13:56:28.012 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.012 DEBUG 10576 [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-24 13:56:28.028 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.028 DEBUG 10576 [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-24 13:56:28.028 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.032 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.032 DEBUG 10576 [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-24 13:56:28.032 DEBUG 10576 [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-24 13:56:28.045 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.046 DEBUG 10576 [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-24 13:56:28.046 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.050 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.050 DEBUG 10576 [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-24 13:56:28.050 DEBUG 10576 [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-24 13:56:28.068 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.069 DEBUG 10576 [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-24 13:56:28.069 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.077 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.078 DEBUG 10576 [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-24 13:56:28.078 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.086 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.086 DEBUG 10576 [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-24 13:56:28.086 DEBUG 10576 [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-24 13:56:28.103 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.104 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.104 DEBUG 10576 [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-24 13:56:28.104 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.123 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.123 DEBUG 10576 [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-24 13:56:28.124 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.141 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.142 DEBUG 10576 [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-24 13:56:28.142 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.159 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.163 DEBUG 10576 [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-24 13:56:28.163 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:28.181 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:43.384 DEBUG 10576 [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-24 13:56:43.384 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:43.402 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:43.419 DEBUG 10576 [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-24 13:56:43.419 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:43.437 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:43.445 DEBUG 10576 [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-24 13:56:43.445 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:43.463 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.392 DEBUG 10576 [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-24 13:56:59.392 DEBUG 10576 [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-24 13:56:59.465 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.465 DEBUG 10576 [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-24 13:56:59.465 DEBUG 10576 [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-24 13:56:59.594 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.594 DEBUG 10576 [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-24 13:56:59.595 DEBUG 10576 [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-24 13:56:59.612 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.612 DEBUG 10576 [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-24 13:56:59.612 DEBUG 10576 [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-24 13:56:59.630 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.630 DEBUG 10576 [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-24 13:56:59.631 DEBUG 10576 [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-24 13:56:59.712 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.713 DEBUG 10576 [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-24 13:56:59.713 DEBUG 10576 [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-24 13:56:59.731 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.731 DEBUG 10576 [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-24 13:56:59.731 DEBUG 10576 [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-24 13:56:59.749 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.749 DEBUG 10576 [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-24 13:56:59.749 DEBUG 10576 [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-24 13:56:59.767 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.767 DEBUG 10576 [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-24 13:56:59.767 DEBUG 10576 [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-24 13:56:59.787 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.788 DEBUG 10576 [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-24 13:56:59.788 DEBUG 10576 [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-24 13:56:59.806 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.806 DEBUG 10576 [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-24 13:56:59.807 DEBUG 10576 [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-24 13:56:59.824 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.824 DEBUG 10576 [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-24 13:56:59.824 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.842 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.842 DEBUG 10576 [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-24 13:56:59.842 DEBUG 10576 [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-24 13:56:59.860 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.861 DEBUG 10576 [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-24 13:56:59.861 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.878 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.879 DEBUG 10576 [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-24 13:56:59.879 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.896 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.897 DEBUG 10576 [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-24 13:56:59.897 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.915 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.916 DEBUG 10576 [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-24 13:56:59.916 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:56:59.933 DEBUG 10576 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:11.907 DEBUG 10576 [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-24 13:57:11.907 DEBUG 10576 [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-24 13:57:11.978 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:11.978 DEBUG 10576 [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-24 13:57:11.978 DEBUG 10576 [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-24 13:57:12.105 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.105 DEBUG 10576 [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-24 13:57:12.106 DEBUG 10576 [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-24 13:57:12.124 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.124 DEBUG 10576 [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-24 13:57:12.124 DEBUG 10576 [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-24 13:57:12.142 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.142 DEBUG 10576 [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-24 13:57:12.142 DEBUG 10576 [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-24 13:57:12.225 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.225 DEBUG 10576 [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-24 13:57:12.225 DEBUG 10576 [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-24 13:57:12.244 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.244 DEBUG 10576 [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-24 13:57:12.244 DEBUG 10576 [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-24 13:57:12.261 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.262 DEBUG 10576 [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-24 13:57:12.262 DEBUG 10576 [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-24 13:57:12.280 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.282 DEBUG 10576 [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-24 13:57:12.283 DEBUG 10576 [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-24 13:57:12.303 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.303 DEBUG 10576 [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-24 13:57:12.303 DEBUG 10576 [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-24 13:57:12.321 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.321 DEBUG 10576 [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-24 13:57:12.321 DEBUG 10576 [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-24 13:57:12.339 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.339 DEBUG 10576 [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-24 13:57:12.340 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.357 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.357 DEBUG 10576 [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-24 13:57:12.357 DEBUG 10576 [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-24 13:57:12.375 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.376 DEBUG 10576 [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-24 13:57:12.376 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.394 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.395 DEBUG 10576 [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-24 13:57:12.395 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.412 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.413 DEBUG 10576 [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-24 13:57:12.413 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.430 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.430 DEBUG 10576 [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-24 13:57:12.431 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 13:57:12.449 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.789 DEBUG 10576 [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-24 13:58:10.789 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.842 DEBUG 10576 [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-24 13:58:10.842 DEBUG 10576 [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-24 13:58:10.909 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.909 DEBUG 10576 [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-24 13:58:10.909 DEBUG 10576 [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-24 13:58:10.955 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.956 DEBUG 10576 [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-24 13:58:10.956 DEBUG 10576 [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-24 13:58:10.976 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.976 DEBUG 10576 [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-24 13:58:10.976 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.984 DEBUG 10576 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.994 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:10.994 DEBUG 10576 [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-24 13:58:10.994 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.012 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.012 DEBUG 10576 [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-24 13:58:11.012 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.030 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.030 DEBUG 10576 [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-24 13:58:11.031 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.113 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.113 DEBUG 10576 [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-24 13:58:11.113 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.131 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.134 DEBUG 10576 [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-24 13:58:11.134 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.155 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.155 DEBUG 10576 [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-24 13:58:11.155 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.216 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.216 DEBUG 10576 [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-24 13:58:11.216 DEBUG 10576 [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-24 13:58:11.234 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.234 DEBUG 10576 [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-24 13:58:11.234 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.254 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.256 DEBUG 10576 [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-24 13:58:11.257 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.275 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.276 DEBUG 10576 [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-24 13:58:11.276 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.293 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.293 DEBUG 10576 [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-24 13:58:11.293 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.325 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.325 DEBUG 10576 [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-24 13:58:11.325 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.351 DEBUG 10576 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.354 DEBUG 10576 [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-24 13:58:11.354 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.521 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.521 DEBUG 10576 [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-24 13:58:11.522 DEBUG 10576 [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-24 13:58:11.541 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.541 DEBUG 10576 [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-24 13:58:11.542 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.560 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.560 DEBUG 10576 [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-24 13:58:11.560 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.578 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.578 DEBUG 10576 [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-24 13:58:11.578 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.596 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.596 DEBUG 10576 [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-24 13:58:11.596 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.678 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.678 DEBUG 10576 [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-24 13:58:11.678 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.697 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.697 DEBUG 10576 [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-24 13:58:11.697 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.718 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.718 DEBUG 10576 [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-24 13:58:11.718 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.779 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.779 DEBUG 10576 [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-24 13:58:11.779 DEBUG 10576 [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-24 13:58:11.797 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.798 DEBUG 10576 [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-24 13:58:11.798 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.816 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.818 DEBUG 10576 [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-24 13:58:11.818 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.836 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.837 DEBUG 10576 [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-24 13:58:11.837 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.855 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.855 DEBUG 10576 [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-24 13:58:11.856 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.887 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.887 DEBUG 10576 [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-24 13:58:11.887 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:11.914 DEBUG 10576 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.766 DEBUG 10576 [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-24 13:58:48.767 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.804 DEBUG 10576 [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-24 13:58:48.804 DEBUG 10576 [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-24 13:58:48.872 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.872 DEBUG 10576 [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-24 13:58:48.872 DEBUG 10576 [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-24 13:58:48.936 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.937 DEBUG 10576 [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-24 13:58:48.937 DEBUG 10576 [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-24 13:58:48.948 DEBUG 10576 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.957 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.957 DEBUG 10576 [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-24 13:58:48.957 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.975 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.975 DEBUG 10576 [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-24 13:58:48.975 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.993 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:48.993 DEBUG 10576 [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-24 13:58:48.993 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.011 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.011 DEBUG 10576 [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-24 13:58:49.011 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.095 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.095 DEBUG 10576 [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-24 13:58:49.095 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.113 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.113 DEBUG 10576 [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-24 13:58:49.114 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.134 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.134 DEBUG 10576 [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-24 13:58:49.135 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.197 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.197 DEBUG 10576 [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-24 13:58:49.197 DEBUG 10576 [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-24 13:58:49.215 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.215 DEBUG 10576 [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-24 13:58:49.215 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.233 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.234 DEBUG 10576 [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-24 13:58:49.234 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.252 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.252 DEBUG 10576 [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-24 13:58:49.252 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.270 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.270 DEBUG 10576 [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-24 13:58:49.270 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.303 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.303 DEBUG 10576 [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-24 13:58:49.303 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.329 DEBUG 10576 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.332 DEBUG 10576 [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-24 13:58:49.332 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.500 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.501 DEBUG 10576 [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-24 13:58:49.501 DEBUG 10576 [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-24 13:58:49.521 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.521 DEBUG 10576 [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-24 13:58:49.521 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.539 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.539 DEBUG 10576 [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-24 13:58:49.539 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.556 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.556 DEBUG 10576 [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-24 13:58:49.556 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.574 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.574 DEBUG 10576 [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-24 13:58:49.574 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.658 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.658 DEBUG 10576 [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-24 13:58:49.658 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.676 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.676 DEBUG 10576 [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-24 13:58:49.676 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.697 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.697 DEBUG 10576 [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-24 13:58:49.697 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.758 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.759 DEBUG 10576 [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-24 13:58:49.759 DEBUG 10576 [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-24 13:58:49.777 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.777 DEBUG 10576 [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-24 13:58:49.777 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.796 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.796 DEBUG 10576 [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-24 13:58:49.797 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.814 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.814 DEBUG 10576 [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-24 13:58:49.814 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.832 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.832 DEBUG 10576 [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-24 13:58:49.832 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.864 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.864 DEBUG 10576 [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-24 13:58:49.864 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:49.891 DEBUG 10576 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:52.871 DEBUG 10576 [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-24 13:58:52.871 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:53.037 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:53.037 DEBUG 10576 [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-24 13:58:53.037 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 13:58:53.056 DEBUG 10576 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:12.790 DEBUG 16156 [http-nio-8879-exec-1] 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-24 14:00:12.810 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:12.849 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:12.862 DEBUG 16156 [http-nio-8879-exec-1] 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-24 14:00:12.862 DEBUG 16156 [http-nio-8879-exec-1] 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-24 14:00:12.884 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.162 DEBUG 16156 [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-24 14:00:13.163 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.183 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.186 DEBUG 16156 [http-nio-8879-exec-1] 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-24 14:00:13.186 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.206 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.322 DEBUG 16156 [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-24 14:00:13.322 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.343 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.345 DEBUG 16156 [http-nio-8879-exec-3] 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-24 14:00:13.346 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.364 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.365 DEBUG 16156 [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-24 14:00:13.365 DEBUG 16156 [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-24 14:00:13.399 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.413 DEBUG 16156 [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-24 14:00:13.414 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.431 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.432 DEBUG 16156 [http-nio-8879-exec-4] 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 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.432 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.451 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.452 DEBUG 16156 [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 = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.452 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 86525(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.469 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.485 DEBUG 16156 [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-24 14:00:13.486 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.503 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.506 DEBUG 16156 [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-24 14:00:13.507 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25733(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.524 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.541 DEBUG 16156 [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-24 14:00:13.541 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.626 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.629 DEBUG 16156 [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-24 14:00:13.630 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 134437(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.646 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.664 DEBUG 16156 [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-24 14:00:13.665 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.685 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.695 DEBUG 16156 [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-24 14:00:13.696 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.759 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.761 DEBUG 16156 [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-24 14:00:13.762 DEBUG 16156 [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-24 14:00:13.785 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.793 DEBUG 16156 [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-24 14:00:13.796 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.814 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.831 DEBUG 16156 [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-24 14:00:13.831 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 86525(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.848 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.850 DEBUG 16156 [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-24 14:00:13.850 DEBUG 16156 [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-24 14:00:13.867 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.877 DEBUG 16156 [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-24 14:00:13.878 DEBUG 16156 [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-24 14:00:13.894 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.904 DEBUG 16156 [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-24 14:00:13.905 DEBUG 16156 [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-24 14:00:13.922 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.932 DEBUG 16156 [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-24 14:00:13.932 DEBUG 16156 [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-24 14:00:13.950 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.960 DEBUG 16156 [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-24 14:00:13.960 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.976 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:13.984 DEBUG 16156 [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-24 14:00:13.984 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:14.002 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:14.010 DEBUG 16156 [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-24 14:00:14.010 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:14.043 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:14.051 DEBUG 16156 [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-24 14:00:14.052 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN211298444U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:14.077 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:46.392 DEBUG 16156 [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-24 14:00:46.393 DEBUG 16156 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:46.410 DEBUG 16156 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.104 DEBUG 16156 [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-24 14:00:48.104 DEBUG 16156 [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-24 14:00:48.175 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.178 DEBUG 16156 [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-24 14:00:48.179 DEBUG 16156 [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-24 14:00:48.306 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.308 DEBUG 16156 [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-24 14:00:48.308 DEBUG 16156 [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-24 14:00:48.325 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.326 DEBUG 16156 [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-24 14:00:48.326 DEBUG 16156 [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-24 14:00:48.344 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.346 DEBUG 16156 [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-24 14:00:48.346 DEBUG 16156 [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-24 14:00:48.427 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.429 DEBUG 16156 [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-24 14:00:48.430 DEBUG 16156 [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-24 14:00:48.447 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.450 DEBUG 16156 [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-24 14:00:48.450 DEBUG 16156 [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-24 14:00:48.467 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.468 DEBUG 16156 [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-24 14:00:48.469 DEBUG 16156 [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-24 14:00:48.486 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.487 DEBUG 16156 [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-24 14:00:48.488 DEBUG 16156 [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-24 14:00:48.508 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.523 DEBUG 16156 [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-24 14:00:48.523 DEBUG 16156 [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-24 14:00:48.540 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.542 DEBUG 16156 [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-24 14:00:48.542 DEBUG 16156 [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-24 14:00:48.559 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.560 DEBUG 16156 [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-24 14:00:48.561 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.578 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.579 DEBUG 16156 [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-24 14:00:48.580 DEBUG 16156 [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-24 14:00:48.597 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.602 DEBUG 16156 [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-24 14:00:48.603 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.619 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.621 DEBUG 16156 [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-24 14:00:48.621 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.638 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.640 DEBUG 16156 [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-24 14:00:48.640 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.657 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.688 DEBUG 16156 [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-24 14:00:48.689 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:48.705 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:50.618 DEBUG 16156 [http-nio-8879-exec-9] 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 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:50.619 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:50.640 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.307 DEBUG 16156 [http-nio-8879-exec-10] 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-24 14:00:51.307 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.324 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.325 DEBUG 16156 [http-nio-8879-exec-10] 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-24 14:00:51.325 DEBUG 16156 [http-nio-8879-exec-10] 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-24 14:00:51.343 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.394 DEBUG 16156 [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-24 14:00:51.394 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.414 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.420 DEBUG 16156 [http-nio-8879-exec-10] 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-24 14:00:51.422 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.441 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.449 DEBUG 16156 [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 (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.449 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.466 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.467 DEBUG 16156 [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-24 14:00:51.468 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer), 4704(Integer), 4705(Integer), 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.485 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.486 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.486 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.503 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.511 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.511 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.528 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.530 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.530 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.547 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.548 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.549 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.565 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.575 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFolderMapper.selectList ==> Preparing: SELECT id,name,pid AS parentId,tid AS projectId,`order`,remark FROM os_portfolio WHERE (tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.575 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFolderMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.592 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFolderMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.619 DEBUG 16156 [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-24 14:00:51.619 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.637 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.639 DEBUG 16156 [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-24 14:00:51.639 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer), 4704(Integer), 4705(Integer), 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.657 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.658 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.658 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.674 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.676 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.676 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.693 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.695 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.695 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.712 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.714 DEBUG 16156 [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 = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.714 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.730 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.784 DEBUG 16156 [http-nio-8879-exec-4] 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-24 14:00:51.784 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.802 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.822 DEBUG 16156 [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 (tid = ? AND uid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.822 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.839 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.860 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_template t WHERE (t.permissions = 2 AND t.status = 1) OR (t.project_id = ? AND t.permissions = ? AND t.status = 1) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.861 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList_mpCount ==> Parameters: 175(Integer), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.877 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.878 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList ==> Preparing: select t.id, t.name, t.permissions, t.project_id, t.status, t.docpath as path, t.remark, t.create_by, t.create_time, u.name as create_name, tc.name as project_name from os_template t left join os_distribution u on t.create_by = u.id left join os_thematic tc on t.project_id = tc.id WHERE (t.permissions = 2 and t.status = 1) or ( t.project_id = ? and t.permissions = ? and t.status = 1 ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.878 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList ==> Parameters: 175(Integer), 1(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.896 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.907 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Preparing: SELECT id,template_id,label,name,remark,last_user AS createBy,last_time AS createTime FROM os_template_label WHERE (template_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.908 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Parameters: 47(Integer), 48(Integer), 49(Integer), 50(Integer), 51(Integer), 52(Integer), 53(Integer), 54(Integer), 55(Integer), 56(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.925 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.968 DEBUG 16156 [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 (id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.968 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.987 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:51.988 DEBUG 16156 [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-24 14:00:51.988 DEBUG 16156 [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-24 14:00:52.006 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.007 DEBUG 16156 [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-24 14:00:52.007 DEBUG 16156 [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-24 14:00:52.024 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.033 DEBUG 16156 [http-nio-8879-exec-5] 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 = ? AND pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.033 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList ==> Parameters: 175(Integer), 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.050 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.053 DEBUG 16156 [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 IN (?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.053 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.071 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 21 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:52.072 DEBUG 16156 [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-24 14:00:52.072 DEBUG 16156 [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-24 14:00:52.089 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.602 DEBUG 16156 [http-nio-8879-exec-6] 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-24 14:00:53.602 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.619 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.637 DEBUG 16156 [http-nio-8879-exec-6] 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-24 14:00:53.638 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.655 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.661 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_template t WHERE (t.permissions = 2 AND t.status = 1) OR (t.project_id = ? AND t.permissions = ? AND t.status = 1) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.661 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList_mpCount ==> Parameters: 175(Integer), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.678 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.679 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList ==> Preparing: select t.id, t.name, t.permissions, t.project_id, t.status, t.docpath as path, t.remark, t.create_by, t.create_time, u.name as create_name, tc.name as project_name from os_template t left join os_distribution u on t.create_by = u.id left join os_thematic tc on t.project_id = tc.id WHERE (t.permissions = 2 and t.status = 1) or ( t.project_id = ? and t.permissions = ? and t.status = 1 ) LIMIT ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.679 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList ==> Parameters: 175(Integer), 1(Integer), 10(Long), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.698 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.699 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Preparing: SELECT id,template_id,label,name,remark,last_user AS createBy,last_time AS createTime FROM os_template_label WHERE (template_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.699 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Parameters: 57(Integer), 58(Integer), 59(Integer), 60(Integer), 63(Integer), 64(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:53.717 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList <== Total: 26 [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:55.983 DEBUG 16156 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ReportMapper.selectList ==> Preparing: SELECT id,name,project_id,status,remark,template_id,patent_key,patents,permissions,cfg,report_url AS path,create_by,create_time FROM os_report WHERE (patent_key = ?) ORDER BY create_time DESC [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:55.983 DEBUG 16156 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ReportMapper.selectList ==> Parameters: 9a46724005524aa9917afd152be2dd6d(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:00:56.001 DEBUG 16156 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ReportMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.034 DEBUG 16156 [http-nio-8879-exec-8] 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-24 14:01:05.034 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.051 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.071 DEBUG 16156 [http-nio-8879-exec-8] 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-24 14:01:05.071 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.087 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.302 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ReportMapper.insert ==> Preparing: INSERT INTO os_report ( name, project_id, status, remark, template_id, patent_key, cfg, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.305 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ReportMapper.insert ==> Parameters: 123(String), 175(Integer), 0(Integer), (String), 63(Integer), 9a46724005524aa9917afd152be2dd6d(String), [{"label":305,"id":[86525,89206]}](String), 103(Integer), 2022-11-24 14:01:05.3(Timestamp) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.340 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ReportMapper.insert <== Updates: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.356 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportTemplateMapper.selectById ==> Preparing: SELECT id,name,permissions,project_id,status,docpath AS path,remark,create_by,create_time FROM os_template WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.356 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportTemplateMapper.selectById ==> Parameters: 63(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.373 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportTemplateMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.374 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Preparing: SELECT id,template_id,label,name,remark,last_user AS createBy,last_time AS createTime FROM os_template_label WHERE (template_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.374 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Parameters: 63(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.391 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.395 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportMapper.updateById ==> Preparing: UPDATE os_report SET name=?, project_id=?, status=?, remark=?, template_id=?, patent_key=?, cfg=?, create_by=?, create_time=? WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.396 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportMapper.updateById ==> Parameters: 123(String), 175(Integer), 2(Integer), (String), 63(Integer), 9a46724005524aa9917afd152be2dd6d(String), [{"label":305,"id":[86525,89206]}](String), 103(Integer), 2022-11-24 14:01:05.3(Timestamp), 254(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.431 DEBUG 16156 [async-service-1] cn.cslg.pas.mapper.ReportMapper.updateById <== Updates: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.439 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ReportMapper.selectList ==> Preparing: SELECT id,name,project_id,status,remark,template_id,patent_key,patents,permissions,cfg,report_url AS path,create_by,create_time FROM os_report WHERE (patent_key = ?) ORDER BY create_time DESC [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.439 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ReportMapper.selectList ==> Parameters: 9a46724005524aa9917afd152be2dd6d(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:05.459 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ReportMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:18.089 DEBUG 16156 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ReportMapper.selectList ==> Preparing: SELECT id,name,project_id,status,remark,template_id,patent_key,patents,permissions,cfg,report_url AS path,create_by,create_time FROM os_report WHERE (patent_key = ?) ORDER BY create_time DESC [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:18.090 DEBUG 16156 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ReportMapper.selectList ==> Parameters: 9a46724005524aa9917afd152be2dd6d(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:18.107 DEBUG 16156 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ReportMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.143 DEBUG 16156 [http-nio-8879-exec-10] 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-24 14:01:23.143 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.161 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.182 DEBUG 16156 [http-nio-8879-exec-10] 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-24 14:01:23.182 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.200 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.398 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ReportMapper.insert ==> Preparing: INSERT INTO os_report ( name, project_id, status, remark, template_id, patent_key, cfg, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.399 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ReportMapper.insert ==> Parameters: 123(String), 175(Integer), 0(Integer), (String), 64(Integer), 9a46724005524aa9917afd152be2dd6d(String), [{"label":305,"id":[86525,89206]},{"label":310,"id":[89206,89207]}](String), 103(Integer), 2022-11-24 14:01:23.398(Timestamp) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.434 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ReportMapper.insert <== Updates: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.435 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateMapper.selectById ==> Preparing: SELECT id,name,permissions,project_id,status,docpath AS path,remark,create_by,create_time FROM os_template WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.435 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateMapper.selectById ==> Parameters: 64(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.451 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.452 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Preparing: SELECT id,template_id,label,name,remark,last_user AS createBy,last_time AS createTime FROM os_template_label WHERE (template_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.452 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Parameters: 64(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:23.469 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.048 DEBUG 16156 [async-service-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-24 14:01:24.048 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.065 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.071 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ClientMapper.selectById ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.071 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ClientMapper.selectById ==> Parameters: 52(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.088 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ClientMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.089 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Preparing: SELECT id,template_id,label,name,remark,last_user AS createBy,last_time AS createTime FROM os_template_label WHERE (template_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.090 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Parameters: 64(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.106 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.108 DEBUG 16156 [async-service-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 (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.109 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.127 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.128 DEBUG 16156 [async-service-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-24 14:01:24.128 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.144 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.146 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.146 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.206 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.207 DEBUG 16156 [async-service-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-24 14:01:24.207 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.288 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.289 DEBUG 16156 [async-service-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-24 14:01:24.289 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 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) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.308 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.309 DEBUG 16156 [async-service-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-24 14:01:24.309 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.391 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.399 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Preparing: SELECT id,licensee,licensor,type,patent_id FROM os_patent_licensor WHERE (patent_id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.399 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.416 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentLicensorMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.417 DEBUG 16156 [async-service-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-24 14:01:24.417 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.434 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.437 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.438 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.455 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.456 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.456 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.472 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.473 DEBUG 16156 [async-service-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-24 14:01:24.473 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.490 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.491 DEBUG 16156 [async-service-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-24 14:01:24.491 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.509 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.510 DEBUG 16156 [async-service-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-24 14:01:24.511 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140869(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.532 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.534 DEBUG 16156 [async-service-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-24 14:01:24.534 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.554 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.555 DEBUG 16156 [async-service-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-24 14:01:24.555 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.572 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.574 DEBUG 16156 [async-service-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-24 14:01:24.574 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.591 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.593 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.593 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.610 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.611 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.611 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 实质审查(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.628 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.630 DEBUG 16156 [async-service-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-24 14:01:24.630 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.647 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.648 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.648 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.664 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.665 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.665 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.681 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.682 DEBUG 16156 [async-service-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-24 14:01:24.683 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.699 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.700 DEBUG 16156 [async-service-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-24 14:01:24.700 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.717 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.718 DEBUG 16156 [async-service-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-24 14:01:24.718 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140871(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.739 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 585 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.740 DEBUG 16156 [async-service-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-24 14:01:24.740 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.760 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.761 DEBUG 16156 [async-service-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-24 14:01:24.761 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.778 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.778 DEBUG 16156 [async-service-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-24 14:01:24.778 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.795 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.796 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.796 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.813 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.814 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.814 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.831 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.832 DEBUG 16156 [async-service-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 (id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.832 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.851 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.853 DEBUG 16156 [async-service-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-24 14:01:24.853 DEBUG 16156 [async-service-2] 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-24 14:01:24.870 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.871 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.871 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.931 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:24.932 DEBUG 16156 [async-service-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-24 14:01:24.933 DEBUG 16156 [async-service-2] 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-24 14:01:25.014 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.016 DEBUG 16156 [async-service-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-24 14:01:25.016 DEBUG 16156 [async-service-2] 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-24 14:01:25.033 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 17 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.034 DEBUG 16156 [async-service-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-24 14:01:25.034 DEBUG 16156 [async-service-2] 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-24 14:01:25.118 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.119 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Preparing: SELECT id,licensee,licensor,type,patent_id FROM os_patent_licensor WHERE (patent_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.119 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.135 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentLicensorMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.136 DEBUG 16156 [async-service-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-24 14:01:25.136 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.154 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 27 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.155 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.156 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.172 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.173 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.173 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.190 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.191 DEBUG 16156 [async-service-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-24 14:01:25.191 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.230 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.230 DEBUG 16156 [async-service-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-24 14:01:25.231 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.249 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.250 DEBUG 16156 [async-service-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-24 14:01:25.250 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140802(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.267 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.268 DEBUG 16156 [async-service-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-24 14:01:25.268 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.287 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.288 DEBUG 16156 [async-service-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-24 14:01:25.288 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.305 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.306 DEBUG 16156 [async-service-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-24 14:01:25.306 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.322 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.323 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.323 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.339 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.340 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.340 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 公开(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.357 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.357 DEBUG 16156 [async-service-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-24 14:01:25.358 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.374 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.375 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.375 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.392 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.393 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.393 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.409 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.413 DEBUG 16156 [async-service-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-24 14:01:25.414 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.431 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.431 DEBUG 16156 [async-service-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-24 14:01:25.432 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.449 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.450 DEBUG 16156 [async-service-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-24 14:01:25.450 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140805(Integer), 140806(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.466 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.467 DEBUG 16156 [async-service-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-24 14:01:25.467 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.487 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.487 DEBUG 16156 [async-service-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-24 14:01:25.488 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25733(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.505 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.506 DEBUG 16156 [async-service-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-24 14:01:25.506 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25733(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.524 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.525 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.525 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.542 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.543 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.543 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.559 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.560 DEBUG 16156 [async-service-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-24 14:01:25.560 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.577 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.578 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.578 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.594 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.595 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.595 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.612 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.613 DEBUG 16156 [async-service-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-24 14:01:25.613 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.630 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.630 DEBUG 16156 [async-service-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-24 14:01:25.630 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.648 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.649 DEBUG 16156 [async-service-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-24 14:01:25.649 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140869(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.669 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.670 DEBUG 16156 [async-service-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-24 14:01:25.671 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.690 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.691 DEBUG 16156 [async-service-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-24 14:01:25.691 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.708 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.709 DEBUG 16156 [async-service-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-24 14:01:25.709 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.725 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.726 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.726 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.743 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.744 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.744 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 实质审查(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.760 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.761 DEBUG 16156 [async-service-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-24 14:01:25.761 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.778 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.778 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.779 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.795 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.796 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.796 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.812 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.813 DEBUG 16156 [async-service-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-24 14:01:25.813 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.830 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.831 DEBUG 16156 [async-service-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-24 14:01:25.831 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.848 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.849 DEBUG 16156 [async-service-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-24 14:01:25.849 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140871(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.870 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 585 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.871 DEBUG 16156 [async-service-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-24 14:01:25.871 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.890 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.891 DEBUG 16156 [async-service-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-24 14:01:25.891 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.909 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.910 DEBUG 16156 [async-service-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-24 14:01:25.910 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.926 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.927 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.927 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.944 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.945 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.945 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.961 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.962 DEBUG 16156 [async-service-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-24 14:01:25.962 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.978 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.979 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.979 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.996 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.997 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:25.997 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.014 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.014 DEBUG 16156 [async-service-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-24 14:01:26.014 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.031 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.032 DEBUG 16156 [async-service-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-24 14:01:26.032 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.049 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.050 DEBUG 16156 [async-service-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-24 14:01:26.050 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140873(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.071 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.072 DEBUG 16156 [async-service-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-24 14:01:26.072 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.092 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.093 DEBUG 16156 [async-service-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-24 14:01:26.093 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.109 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.110 DEBUG 16156 [async-service-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-24 14:01:26.110 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.127 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.128 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.128 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.145 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.145 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.146 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.162 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.163 DEBUG 16156 [async-service-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-24 14:01:26.163 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.180 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.181 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.181 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.198 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.199 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.199 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.215 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.216 DEBUG 16156 [async-service-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-24 14:01:26.216 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.232 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.233 DEBUG 16156 [async-service-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-24 14:01:26.234 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.251 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.252 DEBUG 16156 [async-service-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-24 14:01:26.252 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140875(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.273 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.274 DEBUG 16156 [async-service-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-24 14:01:26.274 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.294 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.295 DEBUG 16156 [async-service-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-24 14:01:26.295 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.312 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.313 DEBUG 16156 [async-service-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-24 14:01:26.313 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.330 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.331 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.331 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.347 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.348 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.348 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 实质审查(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.365 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.525 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportMapper.updateById ==> Preparing: UPDATE os_report SET name=?, project_id=?, status=?, remark=?, template_id=?, patent_key=?, cfg=?, report_url=?, create_by=?, create_time=? WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.525 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportMapper.updateById ==> Parameters: 123(String), 175(Integer), 1(Integer), (String), 64(Integer), 9a46724005524aa9917afd152be2dd6d(String), [{"label":305,"id":[86525,89206]},{"label":310,"id":[89206,89207]}](String), \20221124\144cf2f9f1d54158b1eced44e96d4127.docx(String), 103(Integer), 2022-11-24 14:01:23.398(Timestamp), 255(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.560 DEBUG 16156 [async-service-2] cn.cslg.pas.mapper.ReportMapper.updateById <== Updates: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.567 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ReportMapper.selectList ==> Preparing: SELECT id,name,project_id,status,remark,template_id,patent_key,patents,permissions,cfg,report_url AS path,create_by,create_time FROM os_report WHERE (patent_key = ?) ORDER BY create_time DESC [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.567 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ReportMapper.selectList ==> Parameters: 9a46724005524aa9917afd152be2dd6d(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:01:26.584 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ReportMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:05:30.551 DEBUG 16156 [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-24 14:05:30.552 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:05:30.572 DEBUG 16156 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:05:30.628 DEBUG 16156 [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-24 14:05:30.629 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:05:30.649 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:10.424 DEBUG 16156 [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-24 14:07:10.424 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:10.441 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:10.457 DEBUG 16156 [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-24 14:07:10.458 DEBUG 16156 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:10.480 DEBUG 16156 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:10.539 DEBUG 16156 [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-24 14:07:10.539 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:10.558 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:36.014 DEBUG 16156 [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-24 14:07:36.014 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:36.034 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:36.095 DEBUG 16156 [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-24 14:07:36.095 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:36.114 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:36.164 DEBUG 16156 [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-24 14:07:36.165 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:07:36.184 DEBUG 16156 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:09:19.495 DEBUG 16156 [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-24 14:09:19.496 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:09:19.515 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:09:19.527 DEBUG 16156 [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-24 14:09:19.528 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:09:19.534 DEBUG 16156 [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-24 14:09:19.534 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:09:19.544 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 14:09:19.554 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:05.372 DEBUG 16156 [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-24 14:11:05.372 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:05.392 DEBUG 16156 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:05.403 DEBUG 16156 [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-24 14:11:05.403 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:05.408 DEBUG 16156 [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-24 14:11:05.408 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:05.419 DEBUG 16156 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:05.428 DEBUG 16156 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:09.030 DEBUG 16156 [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-24 14:11:09.030 DEBUG 16156 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:09.052 DEBUG 16156 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:09.072 DEBUG 16156 [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-24 14:11:09.072 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:09.086 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:09.096 DEBUG 16156 [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-24 14:11:09.096 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:09.116 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.140 DEBUG 16156 [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-24 14:11:43.140 DEBUG 16156 [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-24 14:11:43.210 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.210 DEBUG 16156 [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-24 14:11:43.210 DEBUG 16156 [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-24 14:11:43.346 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.346 DEBUG 16156 [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-24 14:11:43.346 DEBUG 16156 [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-24 14:11:43.366 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.366 DEBUG 16156 [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-24 14:11:43.366 DEBUG 16156 [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-24 14:11:43.386 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.386 DEBUG 16156 [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-24 14:11:43.386 DEBUG 16156 [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-24 14:11:43.472 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.472 DEBUG 16156 [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-24 14:11:43.472 DEBUG 16156 [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-24 14:11:43.492 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.492 DEBUG 16156 [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-24 14:11:43.492 DEBUG 16156 [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-24 14:11:43.512 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.512 DEBUG 16156 [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-24 14:11:43.512 DEBUG 16156 [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-24 14:11:43.532 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.532 DEBUG 16156 [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-24 14:11:43.532 DEBUG 16156 [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-24 14:11:43.562 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.562 DEBUG 16156 [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-24 14:11:43.562 DEBUG 16156 [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-24 14:11:43.582 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.582 DEBUG 16156 [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-24 14:11:43.582 DEBUG 16156 [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-24 14:11:43.602 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.602 DEBUG 16156 [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-24 14:11:43.602 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.622 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.622 DEBUG 16156 [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-24 14:11:43.622 DEBUG 16156 [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-24 14:11:43.642 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.642 DEBUG 16156 [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-24 14:11:43.642 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.664 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.664 DEBUG 16156 [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-24 14:11:43.664 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.690 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.691 DEBUG 16156 [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-24 14:11:43.691 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.711 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.711 DEBUG 16156 [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-24 14:11:43.711 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:11:43.731 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:17.083 DEBUG 16156 [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-24 14:12:17.083 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:17.104 DEBUG 16156 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:17.119 DEBUG 16156 [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-24 14:12:17.119 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:17.139 DEBUG 16156 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:17.140 DEBUG 16156 [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-24 14:12:17.140 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:17.161 DEBUG 16156 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:29.577 DEBUG 8844 [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-24 14:12:29.684 DEBUG 8844 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:29.825 DEBUG 8844 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:29.829 DEBUG 8844 [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-24 14:12:29.830 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:29.850 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.006 DEBUG 8844 [http-nio-8879-exec-3] 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-24 14:12:38.006 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.025 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.093 DEBUG 8844 [http-nio-8879-exec-3] 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-24 14:12:38.094 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.111 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.475 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ReportMapper.insert ==> Preparing: INSERT INTO os_report ( name, project_id, status, remark, template_id, patent_key, cfg, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.478 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ReportMapper.insert ==> Parameters: 123(String), 175(Integer), 0(Integer), (String), 64(Integer), 9a46724005524aa9917afd152be2dd6d(String), [{"label":305,"id":[86525,89206]},{"label":310,"id":[89206,89207]}](String), 103(Integer), 2022-11-24 14:12:38.472(Timestamp) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.513 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ReportMapper.insert <== Updates: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.543 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateMapper.selectById ==> Preparing: SELECT id,name,permissions,project_id,status,docpath AS path,remark,create_by,create_time FROM os_template WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.544 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateMapper.selectById ==> Parameters: 64(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.562 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.571 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Preparing: SELECT id,template_id,label,name,remark,last_user AS createBy,last_time AS createTime FROM os_template_label WHERE (template_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.571 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Parameters: 64(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:38.588 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.127 DEBUG 8844 [async-service-1] 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-24 14:12:39.127 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.139 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.151 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ClientMapper.selectById ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.151 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ClientMapper.selectById ==> Parameters: 52(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.168 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ClientMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.170 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Preparing: SELECT id,template_id,label,name,remark,last_user AS createBy,last_time AS createTime FROM os_template_label WHERE (template_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.170 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList ==> Parameters: 64(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.185 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportTemplateLabelMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.195 DEBUG 8844 [async-service-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 (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.195 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.215 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.225 DEBUG 8844 [async-service-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-24 14:12:39.225 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.245 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.245 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.245 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.305 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.325 DEBUG 8844 [async-service-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-24 14:12:39.325 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.412 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.412 DEBUG 8844 [async-service-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-24 14:12:39.412 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 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) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.432 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.442 DEBUG 8844 [async-service-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-24 14:12:39.442 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.522 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.552 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Preparing: SELECT id,licensee,licensor,type,patent_id FROM os_patent_licensor WHERE (patent_id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.552 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Parameters: 89206(Integer), 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.572 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentLicensorMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.582 DEBUG 8844 [async-service-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-24 14:12:39.582 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.602 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.602 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.602 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.622 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.622 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.622 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.642 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.642 DEBUG 8844 [async-service-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-24 14:12:39.642 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.662 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.672 DEBUG 8844 [async-service-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-24 14:12:39.672 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.685 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.695 DEBUG 8844 [async-service-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-24 14:12:39.695 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140869(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.739 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.759 DEBUG 8844 [async-service-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-24 14:12:39.759 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.779 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.789 DEBUG 8844 [async-service-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-24 14:12:39.789 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.809 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.809 DEBUG 8844 [async-service-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-24 14:12:39.809 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.829 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.829 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.829 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.849 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.849 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.849 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 实质审查(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.859 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.869 DEBUG 8844 [async-service-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-24 14:12:39.869 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.886 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.886 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.886 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.906 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.906 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.906 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.926 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.926 DEBUG 8844 [async-service-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-24 14:12:39.926 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.939 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.949 DEBUG 8844 [async-service-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-24 14:12:39.949 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.969 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.969 DEBUG 8844 [async-service-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-24 14:12:39.969 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140871(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:39.999 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 585 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.011 DEBUG 8844 [async-service-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-24 14:12:40.012 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.032 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.033 DEBUG 8844 [async-service-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-24 14:12:40.034 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.051 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.053 DEBUG 8844 [async-service-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-24 14:12:40.053 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.070 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.071 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.071 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.088 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.089 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.090 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:12:40.106 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:49.752 DEBUG 8844 [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-24 14:23:49.752 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:49.770 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:49.770 DEBUG 8844 [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-24 14:23:49.770 DEBUG 8844 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:49.789 DEBUG 8844 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:49.789 DEBUG 8844 [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-24 14:23:49.789 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:49.949 DEBUG 8844 [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-24 14:23:49.949 DEBUG 8844 [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-24 14:23:49.955 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:49.956 DEBUG 8844 [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-24 14:23:49.956 DEBUG 8844 [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-24 14:23:50.017 DEBUG 8844 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.018 DEBUG 8844 [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-24 14:23:50.018 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.022 DEBUG 8844 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.022 DEBUG 8844 [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-24 14:23:50.022 DEBUG 8844 [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-24 14:23:50.093 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.095 DEBUG 8844 [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-24 14:23:50.096 DEBUG 8844 [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-24 14:23:50.126 DEBUG 8844 [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-24 14:23:50.126 DEBUG 8844 [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-24 14:23:50.183 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.184 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.184 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.196 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.197 DEBUG 8844 [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-24 14:23:50.197 DEBUG 8844 [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-24 14:23:50.224 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.225 DEBUG 8844 [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-24 14:23:50.225 DEBUG 8844 [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-24 14:23:50.255 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.256 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.256 DEBUG 8844 [http-nio-8879-exec-14] 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-24 14:23:50.296 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.296 DEBUG 8844 [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-24 14:23:50.297 DEBUG 8844 [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-24 14:23:50.321 DEBUG 8844 [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-24 14:23:50.321 DEBUG 8844 [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-24 14:23:50.323 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.324 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.324 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.394 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:23:50.400 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.400 DEBUG 8844 [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-24 14:23:50.400 DEBUG 8844 [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-24 14:23:50.404 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.404 DEBUG 8844 [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-24 14:23:50.405 DEBUG 8844 [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-24 14:23:50.425 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.425 DEBUG 8844 [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-24 14:23:50.425 DEBUG 8844 [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-24 14:23:50.474 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.474 DEBUG 8844 [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-24 14:23:50.474 DEBUG 8844 [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-24 14:23:50.495 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.495 DEBUG 8844 [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-24 14:23:50.495 DEBUG 8844 [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-24 14:23:50.513 DEBUG 8844 [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-24 14:23:50.513 DEBUG 8844 [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-24 14:23:50.521 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.522 DEBUG 8844 [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-24 14:23:50.522 DEBUG 8844 [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-24 14:23:50.532 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.534 DEBUG 8844 [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-24 14:23:50.534 DEBUG 8844 [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-24 14:23:50.541 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.541 DEBUG 8844 [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-24 14:23:50.542 DEBUG 8844 [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-24 14:23:50.607 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.608 DEBUG 8844 [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-24 14:23:50.608 DEBUG 8844 [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-24 14:23:50.608 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.609 DEBUG 8844 [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-24 14:23:50.609 DEBUG 8844 [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-24 14:23:50.615 DEBUG 8844 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.615 DEBUG 8844 [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-24 14:23:50.615 DEBUG 8844 [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-24 14:23:50.622 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.623 DEBUG 8844 [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-24 14:23:50.623 DEBUG 8844 [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-24 14:23:50.628 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.628 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.628 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.631 DEBUG 8844 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.631 DEBUG 8844 [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-24 14:23:50.631 DEBUG 8844 [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-24 14:23:50.632 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.632 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.632 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.641 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.641 DEBUG 8844 [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-24 14:23:50.642 DEBUG 8844 [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-24 14:23:50.646 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.646 DEBUG 8844 [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-24 14:23:50.646 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.648 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.648 DEBUG 8844 [async-service-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 (id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.649 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.649 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.649 DEBUG 8844 [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-24 14:23:50.649 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.658 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.658 DEBUG 8844 [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-24 14:23:50.658 DEBUG 8844 [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-24 14:23:50.664 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.664 DEBUG 8844 [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-24 14:23:50.664 DEBUG 8844 [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-24 14:23:50.666 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.666 DEBUG 8844 [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-24 14:23:50.666 DEBUG 8844 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.666 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.667 DEBUG 8844 [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-24 14:23:50.667 DEBUG 8844 [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-24 14:23:50.675 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.676 DEBUG 8844 [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-24 14:23:50.676 DEBUG 8844 [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-24 14:23:50.682 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.682 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.682 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.682 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.683 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.683 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.685 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.686 DEBUG 8844 [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-24 14:23:50.686 DEBUG 8844 [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-24 14:23:50.693 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.693 DEBUG 8844 [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-24 14:23:50.693 DEBUG 8844 [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-24 14:23:50.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.700 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.701 DEBUG 8844 [async-service-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-24 14:23:50.701 DEBUG 8844 [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-24 14:23:50.701 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.701 DEBUG 8844 [async-service-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-24 14:23:50.705 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.705 DEBUG 8844 [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-24 14:23:50.705 DEBUG 8844 [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-24 14:23:50.711 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.711 DEBUG 8844 [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-24 14:23:50.711 DEBUG 8844 [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-24 14:23:50.718 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.719 DEBUG 8844 [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-24 14:23:50.719 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.720 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.720 DEBUG 8844 [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-24 14:23:50.720 DEBUG 8844 [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-24 14:23:50.723 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.724 DEBUG 8844 [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-24 14:23:50.724 DEBUG 8844 [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-24 14:23:50.728 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.728 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.729 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.729 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.729 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.735 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.735 DEBUG 8844 [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-24 14:23:50.735 DEBUG 8844 [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-24 14:23:50.738 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.738 DEBUG 8844 [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-24 14:23:50.738 DEBUG 8844 [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-24 14:23:50.805 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.806 DEBUG 8844 [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-24 14:23:50.806 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.813 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.814 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.814 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.824 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.824 DEBUG 8844 [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-24 14:23:50.824 DEBUG 8844 [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-24 14:23:50.850 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.850 DEBUG 8844 [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-24 14:23:50.850 DEBUG 8844 [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-24 14:23:50.860 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.860 DEBUG 8844 [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-24 14:23:50.861 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.877 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.877 DEBUG 8844 [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-24 14:23:50.877 DEBUG 8844 [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-24 14:23:50.878 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.878 DEBUG 8844 [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-24 14:23:50.879 DEBUG 8844 [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-24 14:23:50.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.880 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.880 DEBUG 8844 [http-nio-8879-exec-14] 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-24 14:23:50.882 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.883 DEBUG 8844 [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-24 14:23:50.884 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.894 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.894 DEBUG 8844 [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-24 14:23:50.895 DEBUG 8844 [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-24 14:23:50.897 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.898 DEBUG 8844 [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-24 14:23:50.898 DEBUG 8844 [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-24 14:23:50.900 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.900 DEBUG 8844 [async-service-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-24 14:23:50.900 DEBUG 8844 [async-service-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-24 14:23:50.911 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.912 DEBUG 8844 [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-24 14:23:50.912 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.916 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.917 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:23:50.918 DEBUG 8844 [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-24 14:23:50.918 DEBUG 8844 [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-24 14:23:50.921 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.921 DEBUG 8844 [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-24 14:23:50.922 DEBUG 8844 [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-24 14:23:50.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.936 DEBUG 8844 [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-24 14:23:50.936 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.936 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.937 DEBUG 8844 [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-24 14:23:50.937 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.939 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.940 DEBUG 8844 [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-24 14:23:50.940 DEBUG 8844 [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-24 14:23:50.944 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.944 DEBUG 8844 [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-24 14:23:50.944 DEBUG 8844 [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-24 14:23:50.954 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.954 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.954 DEBUG 8844 [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-24 14:23:50.954 DEBUG 8844 [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-24 14:23:50.954 DEBUG 8844 [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-24 14:23:50.954 DEBUG 8844 [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-24 14:23:50.958 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.962 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.962 DEBUG 8844 [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-24 14:23:50.962 DEBUG 8844 [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-24 14:23:50.972 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.972 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.972 DEBUG 8844 [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-24 14:23:50.972 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.972 DEBUG 8844 [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-24 14:23:50.972 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.976 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.976 DEBUG 8844 [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-24 14:23:50.976 DEBUG 8844 [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-24 14:23:50.988 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.988 DEBUG 8844 [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-24 14:23:50.988 DEBUG 8844 [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-24 14:23:50.989 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.989 DEBUG 8844 [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-24 14:23:50.989 DEBUG 8844 [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-24 14:23:50.989 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.990 DEBUG 8844 [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-24 14:23:50.990 DEBUG 8844 [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-24 14:23:50.993 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.994 DEBUG 8844 [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-24 14:23:50.994 DEBUG 8844 [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-24 14:23:50.996 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.996 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:50.996 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.005 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.005 DEBUG 8844 [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-24 14:23:51.005 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.007 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.007 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.007 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.007 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.007 DEBUG 8844 [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-24 14:23:51.008 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.008 DEBUG 8844 [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-24 14:23:51.008 DEBUG 8844 [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-24 14:23:51.008 DEBUG 8844 [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-24 14:23:51.011 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.011 DEBUG 8844 [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-24 14:23:51.012 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.012 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.013 DEBUG 8844 [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-24 14:23:51.013 DEBUG 8844 [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-24 14:23:51.021 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.021 DEBUG 8844 [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-24 14:23:51.021 DEBUG 8844 [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-24 14:23:51.027 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.027 DEBUG 8844 [async-service-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-24 14:23:51.027 DEBUG 8844 [async-service-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-24 14:23:51.028 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.028 DEBUG 8844 [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-24 14:23:51.028 DEBUG 8844 [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-24 14:23:51.030 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.030 DEBUG 8844 [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-24 14:23:51.030 DEBUG 8844 [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-24 14:23:51.031 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.033 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.033 DEBUG 8844 [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-24 14:23:51.033 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.041 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.041 DEBUG 8844 [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-24 14:23:51.041 DEBUG 8844 [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-24 14:23:51.047 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 17 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.047 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.047 DEBUG 8844 [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-24 14:23:51.047 DEBUG 8844 [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-24 14:23:51.047 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.047 DEBUG 8844 [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-24 14:23:51.048 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.049 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.049 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.050 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.050 DEBUG 8844 [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-24 14:23:51.050 DEBUG 8844 [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-24 14:23:51.052 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.052 DEBUG 8844 [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-24 14:23:51.052 DEBUG 8844 [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-24 14:23:51.052 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.053 DEBUG 8844 [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-24 14:23:51.053 DEBUG 8844 [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-24 14:23:51.057 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.057 DEBUG 8844 [async-service-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-24 14:23:51.057 DEBUG 8844 [async-service-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-24 14:23:51.067 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.067 DEBUG 8844 [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-24 14:23:51.067 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.067 DEBUG 8844 [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-24 14:23:51.067 DEBUG 8844 [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-24 14:23:51.068 DEBUG 8844 [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-24 14:23:51.068 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.069 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.069 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.069 DEBUG 8844 [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-24 14:23:51.069 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.069 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.070 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.070 DEBUG 8844 [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-24 14:23:51.070 DEBUG 8844 [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-24 14:23:51.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.073 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.073 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.085 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.085 DEBUG 8844 [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-24 14:23:51.085 DEBUG 8844 [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-24 14:23:51.086 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.087 DEBUG 8844 [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-24 14:23:51.087 DEBUG 8844 [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-24 14:23:51.087 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.087 DEBUG 8844 [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-24 14:23:51.087 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.089 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.089 DEBUG 8844 [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-24 14:23:51.090 DEBUG 8844 [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-24 14:23:51.090 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.090 DEBUG 8844 [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-24 14:23:51.090 DEBUG 8844 [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-24 14:23:51.102 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.102 DEBUG 8844 [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-24 14:23:51.102 DEBUG 8844 [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-24 14:23:51.104 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.104 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.104 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.104 DEBUG 8844 [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-24 14:23:51.105 DEBUG 8844 [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-24 14:23:51.107 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.107 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.107 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.108 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.108 DEBUG 8844 [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-24 14:23:51.108 DEBUG 8844 [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-24 14:23:51.120 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.120 DEBUG 8844 [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-24 14:23:51.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.120 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.121 DEBUG 8844 [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-24 14:23:51.121 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.122 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.122 DEBUG 8844 [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-24 14:23:51.123 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.124 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.124 DEBUG 8844 [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-24 14:23:51.124 DEBUG 8844 [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-24 14:23:51.125 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.126 DEBUG 8844 [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-24 14:23:51.126 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.137 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.137 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.137 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.137 DEBUG 8844 [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-24 14:23:51.138 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.138 DEBUG 8844 [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-24 14:23:51.140 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.140 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.140 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.140 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.141 DEBUG 8844 [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-24 14:23:51.141 DEBUG 8844 [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-24 14:23:51.141 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.141 DEBUG 8844 [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-24 14:23:51.141 DEBUG 8844 [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-24 14:23:51.143 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.143 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.143 DEBUG 8844 [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-24 14:23:51.143 DEBUG 8844 [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-24 14:23:51.143 DEBUG 8844 [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-24 14:23:51.143 DEBUG 8844 [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-24 14:23:51.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.154 DEBUG 8844 [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-24 14:23:51.154 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.155 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.155 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Preparing: SELECT id,licensee,licensor,type,patent_id FROM os_patent_licensor WHERE (patent_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.155 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentLicensorMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.157 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.157 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.157 DEBUG 8844 [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-24 14:23:51.157 DEBUG 8844 [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-24 14:23:51.157 DEBUG 8844 [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-24 14:23:51.157 DEBUG 8844 [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-24 14:23:51.158 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.158 DEBUG 8844 [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-24 14:23:51.158 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.160 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.160 DEBUG 8844 [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-24 14:23:51.160 DEBUG 8844 [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-24 14:23:51.160 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.161 DEBUG 8844 [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-24 14:23:51.161 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.162 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.162 DEBUG 8844 [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-24 14:23:51.163 DEBUG 8844 [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-24 14:23:51.171 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.172 DEBUG 8844 [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-24 14:23:51.172 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentLicensorMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.172 DEBUG 8844 [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-24 14:23:51.172 DEBUG 8844 [async-service-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-24 14:23:51.172 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.174 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.174 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.174 DEBUG 8844 [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-24 14:23:51.175 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.176 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.177 DEBUG 8844 [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-24 14:23:51.177 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.177 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.178 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.178 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.178 DEBUG 8844 [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-24 14:23:51.178 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.181 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.181 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.181 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.183 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.183 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.183 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.189 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.189 DEBUG 8844 [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-24 14:23:51.189 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.191 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 27 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.191 DEBUG 8844 [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-24 14:23:51.191 DEBUG 8844 [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-24 14:23:51.193 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.193 DEBUG 8844 [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-24 14:23:51.193 DEBUG 8844 [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-24 14:23:51.194 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.194 DEBUG 8844 [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-24 14:23:51.194 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.195 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.195 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.196 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.196 DEBUG 8844 [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-24 14:23:51.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.196 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.198 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.198 DEBUG 8844 [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-24 14:23:51.199 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.202 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.206 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.209 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.209 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.210 DEBUG 8844 [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-24 14:23:51.210 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.210 DEBUG 8844 [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-24 14:23:51.210 DEBUG 8844 [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-24 14:23:51.211 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.212 DEBUG 8844 [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-24 14:23:51.212 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.213 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.214 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.214 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.216 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.216 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.216 DEBUG 8844 [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-24 14:23:51.216 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.216 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.216 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.217 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.226 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.226 DEBUG 8844 [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-24 14:23:51.226 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.227 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.227 DEBUG 8844 [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-24 14:23:51.227 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.227 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.227 DEBUG 8844 [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-24 14:23:51.228 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.232 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.232 DEBUG 8844 [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-24 14:23:51.232 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.233 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.233 DEBUG 8844 [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-24 14:23:51.233 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.233 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.233 DEBUG 8844 [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-24 14:23:51.233 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.234 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.234 DEBUG 8844 [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-24 14:23:51.234 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.236 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.236 DEBUG 8844 [async-service-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-24 14:23:51.236 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.243 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.243 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.244 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.244 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.245 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.245 DEBUG 8844 [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-24 14:23:51.245 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.249 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.249 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.249 DEBUG 8844 [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-24 14:23:51.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.249 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.250 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.250 DEBUG 8844 [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-24 14:23:51.251 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.253 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.254 DEBUG 8844 [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-24 14:23:51.254 DEBUG 8844 [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-24 14:23:51.260 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.260 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.260 DEBUG 8844 [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-24 14:23:51.260 DEBUG 8844 [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-24 14:23:51.260 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.260 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.263 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.263 DEBUG 8844 [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-24 14:23:51.263 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.266 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.266 DEBUG 8844 [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-24 14:23:51.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.267 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.267 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.267 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.268 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.268 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.268 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.271 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.272 DEBUG 8844 [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-24 14:23:51.272 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.277 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.277 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.277 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.283 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.283 DEBUG 8844 [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-24 14:23:51.283 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.285 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.285 DEBUG 8844 [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-24 14:23:51.285 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.285 DEBUG 8844 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.286 DEBUG 8844 [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-24 14:23:51.286 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.290 DEBUG 8844 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.290 DEBUG 8844 [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-24 14:23:51.291 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.292 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.292 DEBUG 8844 [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-24 14:23:51.292 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.294 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.295 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.300 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.300 DEBUG 8844 [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-24 14:23:51.300 DEBUG 8844 [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-24 14:23:51.300 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.300 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.302 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.302 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.304 DEBUG 8844 [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-24 14:23:51.304 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.308 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.309 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.320 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.322 DEBUG 8844 [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-24 14:23:51.322 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.326 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.326 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.339 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.340 DEBUG 8844 [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-24 14:23:51.340 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.357 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.677 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.677 DEBUG 8844 [async-service-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-24 14:23:51.677 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.698 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.699 DEBUG 8844 [async-service-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-24 14:23:51.699 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140802(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.719 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.720 DEBUG 8844 [async-service-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-24 14:23:51.720 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.742 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.743 DEBUG 8844 [async-service-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-24 14:23:51.743 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.763 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.764 DEBUG 8844 [async-service-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-24 14:23:51.764 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.783 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.784 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.784 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.803 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.804 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.804 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 公开(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.823 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.824 DEBUG 8844 [async-service-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-24 14:23:51.824 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.844 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.845 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.845 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.864 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.864 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.864 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.884 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.885 DEBUG 8844 [async-service-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-24 14:23:51.885 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.904 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.905 DEBUG 8844 [async-service-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-24 14:23:51.905 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.925 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.926 DEBUG 8844 [async-service-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-24 14:23:51.926 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140805(Integer), 140806(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.944 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.945 DEBUG 8844 [async-service-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-24 14:23:51.945 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 86525(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.968 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.968 DEBUG 8844 [async-service-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-24 14:23:51.968 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25733(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.988 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:51.989 DEBUG 8844 [async-service-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-24 14:23:51.989 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25733(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.009 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.010 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.010 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.029 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.030 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.030 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.049 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.050 DEBUG 8844 [async-service-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-24 14:23:52.050 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.069 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.070 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.070 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.090 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.091 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.091 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.111 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.112 DEBUG 8844 [async-service-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-24 14:23:52.112 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.130 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.131 DEBUG 8844 [async-service-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-24 14:23:52.131 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.151 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.152 DEBUG 8844 [async-service-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-24 14:23:52.152 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140869(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.175 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.176 DEBUG 8844 [async-service-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-24 14:23:52.176 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89206(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.199 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.200 DEBUG 8844 [async-service-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-24 14:23:52.200 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.220 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.221 DEBUG 8844 [async-service-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-24 14:23:52.221 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.239 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.240 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.240 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.260 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.261 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.261 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 实质审查(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.279 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.280 DEBUG 8844 [async-service-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-24 14:23:52.280 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.300 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.301 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.301 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.320 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.321 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.321 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.341 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.342 DEBUG 8844 [async-service-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-24 14:23:52.342 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.361 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.361 DEBUG 8844 [async-service-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-24 14:23:52.362 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.382 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.383 DEBUG 8844 [async-service-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-24 14:23:52.383 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140871(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.406 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 585 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.407 DEBUG 8844 [async-service-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-24 14:23:52.407 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89207(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.430 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.431 DEBUG 8844 [async-service-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-24 14:23:52.431 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.450 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.451 DEBUG 8844 [async-service-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-24 14:23:52.451 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.471 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.471 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.471 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.491 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.492 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.492 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.511 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.512 DEBUG 8844 [async-service-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-24 14:23:52.512 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.530 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.531 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.531 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.552 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.552 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.553 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.572 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.572 DEBUG 8844 [async-service-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-24 14:23:52.573 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.592 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.592 DEBUG 8844 [async-service-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-24 14:23:52.593 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.612 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.612 DEBUG 8844 [async-service-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-24 14:23:52.613 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140873(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.636 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.637 DEBUG 8844 [async-service-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-24 14:23:52.637 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89208(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.660 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.661 DEBUG 8844 [async-service-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-24 14:23:52.661 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.680 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.681 DEBUG 8844 [async-service-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-24 14:23:52.681 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.700 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.701 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.701 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.720 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.721 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.721 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 授权(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.741 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.741 DEBUG 8844 [async-service-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-24 14:23:52.742 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.761 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.762 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.762 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.782 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.782 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.783 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.801 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.802 DEBUG 8844 [async-service-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-24 14:23:52.802 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.821 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.822 DEBUG 8844 [async-service-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-24 14:23:52.822 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.842 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.842 DEBUG 8844 [async-service-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-24 14:23:52.843 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140875(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.866 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 584 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.867 DEBUG 8844 [async-service-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-24 14:23:52.867 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.889 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.889 DEBUG 8844 [async-service-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-24 14:23:52.890 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.909 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.910 DEBUG 8844 [async-service-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-24 14:23:52.910 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.930 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.931 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.931 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_SIMPLE_STATUS(String), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.950 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.950 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type = ? AND value = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.950 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), 实质审查(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:52.970 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:53.125 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportMapper.updateById ==> Preparing: UPDATE os_report SET name=?, project_id=?, status=?, remark=?, template_id=?, patent_key=?, cfg=?, report_url=?, create_by=?, create_time=? WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:53.125 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportMapper.updateById ==> Parameters: 123(String), 175(Integer), 1(Integer), (String), 64(Integer), 9a46724005524aa9917afd152be2dd6d(String), [{"label":305,"id":[86525,89206]},{"label":310,"id":[89206,89207]}](String), \20221124\95919f6051684859b54649cec6d03f06.docx(String), 103(Integer), 2022-11-24 14:12:38.472(Timestamp), 256(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:23:53.165 DEBUG 8844 [async-service-1] cn.cslg.pas.mapper.ReportMapper.updateById <== Updates: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.537 DEBUG 8844 [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-24 14:24:18.538 DEBUG 8844 [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-24 14:24:18.612 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.612 DEBUG 8844 [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-24 14:24:18.613 DEBUG 8844 [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-24 14:24:18.743 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.744 DEBUG 8844 [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-24 14:24:18.744 DEBUG 8844 [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-24 14:24:18.764 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.764 DEBUG 8844 [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-24 14:24:18.764 DEBUG 8844 [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-24 14:24:18.784 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.785 DEBUG 8844 [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-24 14:24:18.785 DEBUG 8844 [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-24 14:24:18.869 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.870 DEBUG 8844 [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-24 14:24:18.870 DEBUG 8844 [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-24 14:24:18.890 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.891 DEBUG 8844 [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-24 14:24:18.891 DEBUG 8844 [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-24 14:24:18.910 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.910 DEBUG 8844 [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-24 14:24:18.910 DEBUG 8844 [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-24 14:24:18.930 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.933 DEBUG 8844 [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-24 14:24:18.933 DEBUG 8844 [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-24 14:24:18.955 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.956 DEBUG 8844 [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-24 14:24:18.956 DEBUG 8844 [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-24 14:24:18.975 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.976 DEBUG 8844 [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-24 14:24:18.976 DEBUG 8844 [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-24 14:24:18.996 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:18.996 DEBUG 8844 [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-24 14:24:18.997 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.015 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.016 DEBUG 8844 [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-24 14:24:19.016 DEBUG 8844 [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-24 14:24:19.036 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.037 DEBUG 8844 [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-24 14:24:19.037 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.057 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.058 DEBUG 8844 [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-24 14:24:19.058 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.078 DEBUG 8844 [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-24 14:24:19.078 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.098 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.102 DEBUG 8844 [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-24 14:24:19.103 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:24:19.122 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:18.893 DEBUG 8844 [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-24 14:25:18.893 DEBUG 8844 [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-24 14:25:18.968 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:18.968 DEBUG 8844 [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-24 14:25:18.969 DEBUG 8844 [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-24 14:25:19.099 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.099 DEBUG 8844 [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-24 14:25:19.100 DEBUG 8844 [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-24 14:25:19.119 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.119 DEBUG 8844 [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-24 14:25:19.119 DEBUG 8844 [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-24 14:25:19.139 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.140 DEBUG 8844 [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-24 14:25:19.140 DEBUG 8844 [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-24 14:25:19.226 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.227 DEBUG 8844 [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-24 14:25:19.227 DEBUG 8844 [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-24 14:25:19.246 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.247 DEBUG 8844 [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-24 14:25:19.247 DEBUG 8844 [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-24 14:25:19.267 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.267 DEBUG 8844 [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-24 14:25:19.268 DEBUG 8844 [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-24 14:25:19.287 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.287 DEBUG 8844 [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-24 14:25:19.287 DEBUG 8844 [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-24 14:25:19.310 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.311 DEBUG 8844 [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-24 14:25:19.311 DEBUG 8844 [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-24 14:25:19.330 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.331 DEBUG 8844 [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-24 14:25:19.331 DEBUG 8844 [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-24 14:25:19.351 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.351 DEBUG 8844 [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-24 14:25:19.351 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.371 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.374 DEBUG 8844 [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-24 14:25:19.374 DEBUG 8844 [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-24 14:25:19.394 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.395 DEBUG 8844 [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-24 14:25:19.395 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.415 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.416 DEBUG 8844 [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-24 14:25:19.416 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.435 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.436 DEBUG 8844 [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-24 14:25:19.436 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.455 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.456 DEBUG 8844 [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-24 14:25:19.456 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:25:19.476 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.419 DEBUG 8844 [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-24 14:27:11.420 DEBUG 8844 [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-24 14:27:11.494 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.494 DEBUG 8844 [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-24 14:27:11.494 DEBUG 8844 [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-24 14:27:11.625 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.626 DEBUG 8844 [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-24 14:27:11.627 DEBUG 8844 [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-24 14:27:11.647 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.647 DEBUG 8844 [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-24 14:27:11.648 DEBUG 8844 [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-24 14:27:11.667 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.668 DEBUG 8844 [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-24 14:27:11.668 DEBUG 8844 [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-24 14:27:11.753 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.755 DEBUG 8844 [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-24 14:27:11.756 DEBUG 8844 [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-24 14:27:11.776 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.778 DEBUG 8844 [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-24 14:27:11.778 DEBUG 8844 [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-24 14:27:11.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.798 DEBUG 8844 [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-24 14:27:11.799 DEBUG 8844 [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-24 14:27:11.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.820 DEBUG 8844 [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-24 14:27:11.820 DEBUG 8844 [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-24 14:27:11.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.846 DEBUG 8844 [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-24 14:27:11.847 DEBUG 8844 [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-24 14:27:11.867 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.867 DEBUG 8844 [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-24 14:27:11.867 DEBUG 8844 [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-24 14:27:11.887 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.890 DEBUG 8844 [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-24 14:27:11.890 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.909 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.909 DEBUG 8844 [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-24 14:27:11.910 DEBUG 8844 [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-24 14:27:11.930 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.930 DEBUG 8844 [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-24 14:27:11.931 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.950 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.951 DEBUG 8844 [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-24 14:27:11.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.970 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.972 DEBUG 8844 [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-24 14:27:11.972 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.992 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:11.993 DEBUG 8844 [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-24 14:27:11.993 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:27:12.012 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:02.944 DEBUG 8844 [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-24 14:32:02.944 DEBUG 8844 [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-24 14:32:03.017 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.017 DEBUG 8844 [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-24 14:32:03.017 DEBUG 8844 [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-24 14:32:03.144 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.145 DEBUG 8844 [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-24 14:32:03.145 DEBUG 8844 [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-24 14:32:03.163 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.163 DEBUG 8844 [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-24 14:32:03.163 DEBUG 8844 [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-24 14:32:03.180 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.181 DEBUG 8844 [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-24 14:32:03.181 DEBUG 8844 [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-24 14:32:03.263 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.264 DEBUG 8844 [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-24 14:32:03.264 DEBUG 8844 [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-24 14:32:03.281 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.282 DEBUG 8844 [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-24 14:32:03.282 DEBUG 8844 [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-24 14:32:03.299 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.299 DEBUG 8844 [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-24 14:32:03.299 DEBUG 8844 [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-24 14:32:03.317 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.318 DEBUG 8844 [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-24 14:32:03.318 DEBUG 8844 [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-24 14:32:03.338 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.338 DEBUG 8844 [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-24 14:32:03.339 DEBUG 8844 [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-24 14:32:03.356 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.357 DEBUG 8844 [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-24 14:32:03.357 DEBUG 8844 [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-24 14:32:03.374 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.375 DEBUG 8844 [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-24 14:32:03.375 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.392 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.393 DEBUG 8844 [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-24 14:32:03.393 DEBUG 8844 [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-24 14:32:03.409 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.410 DEBUG 8844 [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-24 14:32:03.411 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.428 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.429 DEBUG 8844 [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-24 14:32:03.429 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.446 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.447 DEBUG 8844 [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-24 14:32:03.447 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.464 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.465 DEBUG 8844 [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-24 14:32:03.465 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.798 DEBUG 8844 [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-24 14:32:03.798 DEBUG 8844 [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-24 14:32:03.870 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.871 DEBUG 8844 [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-24 14:32:03.871 DEBUG 8844 [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-24 14:32:03.998 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:03.999 DEBUG 8844 [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-24 14:32:03.999 DEBUG 8844 [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-24 14:32:04.016 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.016 DEBUG 8844 [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-24 14:32:04.017 DEBUG 8844 [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-24 14:32:04.034 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.035 DEBUG 8844 [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-24 14:32:04.035 DEBUG 8844 [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-24 14:32:04.116 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.117 DEBUG 8844 [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-24 14:32:04.117 DEBUG 8844 [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-24 14:32:04.135 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.136 DEBUG 8844 [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-24 14:32:04.136 DEBUG 8844 [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-24 14:32:04.153 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.153 DEBUG 8844 [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-24 14:32:04.154 DEBUG 8844 [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-24 14:32:04.170 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.171 DEBUG 8844 [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-24 14:32:04.171 DEBUG 8844 [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-24 14:32:04.192 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.192 DEBUG 8844 [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-24 14:32:04.193 DEBUG 8844 [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-24 14:32:04.209 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.210 DEBUG 8844 [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-24 14:32:04.210 DEBUG 8844 [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-24 14:32:04.228 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.228 DEBUG 8844 [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-24 14:32:04.228 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.246 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.246 DEBUG 8844 [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-24 14:32:04.247 DEBUG 8844 [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-24 14:32:04.264 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.265 DEBUG 8844 [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-24 14:32:04.265 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.282 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.283 DEBUG 8844 [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-24 14:32:04.283 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.301 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.302 DEBUG 8844 [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-24 14:32:04.302 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.320 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.321 DEBUG 8844 [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-24 14:32:04.321 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:04.338 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.134 DEBUG 8844 [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-24 14:32:09.134 DEBUG 8844 [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-24 14:32:09.207 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.207 DEBUG 8844 [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-24 14:32:09.207 DEBUG 8844 [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-24 14:32:09.335 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.335 DEBUG 8844 [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-24 14:32:09.335 DEBUG 8844 [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-24 14:32:09.352 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.353 DEBUG 8844 [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-24 14:32:09.353 DEBUG 8844 [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-24 14:32:09.371 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.372 DEBUG 8844 [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-24 14:32:09.372 DEBUG 8844 [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-24 14:32:09.455 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.455 DEBUG 8844 [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-24 14:32:09.455 DEBUG 8844 [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-24 14:32:09.473 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.473 DEBUG 8844 [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-24 14:32:09.473 DEBUG 8844 [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-24 14:32:09.490 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.491 DEBUG 8844 [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-24 14:32:09.491 DEBUG 8844 [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-24 14:32:09.508 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.509 DEBUG 8844 [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-24 14:32:09.509 DEBUG 8844 [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-24 14:32:09.529 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.530 DEBUG 8844 [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-24 14:32:09.530 DEBUG 8844 [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-24 14:32:09.547 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.547 DEBUG 8844 [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-24 14:32:09.547 DEBUG 8844 [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-24 14:32:09.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.565 DEBUG 8844 [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-24 14:32:09.566 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.582 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.586 DEBUG 8844 [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-24 14:32:09.586 DEBUG 8844 [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-24 14:32:09.604 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.605 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.605 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.623 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.624 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.624 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.641 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.642 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.642 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.659 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.660 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.660 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:09.677 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:12.888 DEBUG 8844 [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-24 14:32:12.888 DEBUG 8844 [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-24 14:32:12.961 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:12.961 DEBUG 8844 [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-24 14:32:12.962 DEBUG 8844 [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-24 14:32:13.089 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.090 DEBUG 8844 [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-24 14:32:13.090 DEBUG 8844 [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-24 14:32:13.107 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.107 DEBUG 8844 [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-24 14:32:13.108 DEBUG 8844 [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-24 14:32:13.125 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.126 DEBUG 8844 [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-24 14:32:13.127 DEBUG 8844 [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-24 14:32:13.208 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.209 DEBUG 8844 [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-24 14:32:13.209 DEBUG 8844 [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-24 14:32:13.226 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.227 DEBUG 8844 [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-24 14:32:13.227 DEBUG 8844 [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-24 14:32:13.243 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.243 DEBUG 8844 [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-24 14:32:13.243 DEBUG 8844 [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-24 14:32:13.260 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.261 DEBUG 8844 [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-24 14:32:13.261 DEBUG 8844 [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-24 14:32:13.281 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.281 DEBUG 8844 [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-24 14:32:13.282 DEBUG 8844 [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-24 14:32:13.299 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.299 DEBUG 8844 [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-24 14:32:13.300 DEBUG 8844 [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-24 14:32:13.316 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.317 DEBUG 8844 [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-24 14:32:13.317 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.334 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.334 DEBUG 8844 [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-24 14:32:13.334 DEBUG 8844 [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-24 14:32:13.352 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.353 DEBUG 8844 [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-24 14:32:13.353 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.370 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.371 DEBUG 8844 [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-24 14:32:13.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.388 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.389 DEBUG 8844 [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-24 14:32:13.389 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.407 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.408 DEBUG 8844 [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-24 14:32:13.408 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:13.425 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.461 DEBUG 8844 [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-24 14:32:17.461 DEBUG 8844 [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-24 14:32:17.534 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.534 DEBUG 8844 [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-24 14:32:17.534 DEBUG 8844 [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-24 14:32:17.662 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.662 DEBUG 8844 [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-24 14:32:17.663 DEBUG 8844 [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-24 14:32:17.680 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.681 DEBUG 8844 [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-24 14:32:17.681 DEBUG 8844 [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-24 14:32:17.697 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.698 DEBUG 8844 [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-24 14:32:17.698 DEBUG 8844 [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-24 14:32:17.780 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.781 DEBUG 8844 [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-24 14:32:17.781 DEBUG 8844 [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-24 14:32:17.798 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.799 DEBUG 8844 [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-24 14:32:17.799 DEBUG 8844 [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-24 14:32:17.816 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.817 DEBUG 8844 [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-24 14:32:17.817 DEBUG 8844 [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-24 14:32:17.835 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.835 DEBUG 8844 [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-24 14:32:17.835 DEBUG 8844 [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-24 14:32:17.855 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.855 DEBUG 8844 [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-24 14:32:17.856 DEBUG 8844 [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-24 14:32:17.873 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.873 DEBUG 8844 [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-24 14:32:17.873 DEBUG 8844 [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-24 14:32:17.891 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.892 DEBUG 8844 [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-24 14:32:17.892 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.909 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.909 DEBUG 8844 [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-24 14:32:17.910 DEBUG 8844 [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-24 14:32:17.926 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.927 DEBUG 8844 [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-24 14:32:17.927 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.944 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.945 DEBUG 8844 [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-24 14:32:17.945 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.963 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.964 DEBUG 8844 [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-24 14:32:17.964 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.981 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.982 DEBUG 8844 [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-24 14:32:17.982 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:17.999 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.467 DEBUG 8844 [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-24 14:32:20.467 DEBUG 8844 [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-24 14:32:20.539 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.540 DEBUG 8844 [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-24 14:32:20.540 DEBUG 8844 [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-24 14:32:20.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.668 DEBUG 8844 [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-24 14:32:20.668 DEBUG 8844 [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-24 14:32:20.686 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.686 DEBUG 8844 [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-24 14:32:20.686 DEBUG 8844 [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-24 14:32:20.703 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.703 DEBUG 8844 [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-24 14:32:20.704 DEBUG 8844 [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-24 14:32:20.785 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.786 DEBUG 8844 [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-24 14:32:20.786 DEBUG 8844 [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-24 14:32:20.803 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.804 DEBUG 8844 [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-24 14:32:20.804 DEBUG 8844 [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-24 14:32:20.822 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.822 DEBUG 8844 [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-24 14:32:20.822 DEBUG 8844 [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-24 14:32:20.839 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.840 DEBUG 8844 [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-24 14:32:20.840 DEBUG 8844 [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-24 14:32:20.860 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.860 DEBUG 8844 [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-24 14:32:20.861 DEBUG 8844 [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-24 14:32:20.879 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.879 DEBUG 8844 [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-24 14:32:20.879 DEBUG 8844 [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-24 14:32:20.896 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.897 DEBUG 8844 [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-24 14:32:20.897 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.914 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.914 DEBUG 8844 [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-24 14:32:20.914 DEBUG 8844 [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-24 14:32:20.931 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.932 DEBUG 8844 [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-24 14:32:20.933 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.950 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.951 DEBUG 8844 [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-24 14:32:20.951 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.968 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.969 DEBUG 8844 [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-24 14:32:20.970 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.986 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:20.987 DEBUG 8844 [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-24 14:32:20.987 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:32:21.004 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.108 DEBUG 8844 [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-24 14:33:27.109 DEBUG 8844 [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-24 14:33:27.180 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.181 DEBUG 8844 [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-24 14:33:27.181 DEBUG 8844 [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-24 14:33:27.309 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.309 DEBUG 8844 [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-24 14:33:27.310 DEBUG 8844 [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-24 14:33:27.327 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.327 DEBUG 8844 [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-24 14:33:27.327 DEBUG 8844 [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-24 14:33:27.344 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.345 DEBUG 8844 [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-24 14:33:27.345 DEBUG 8844 [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-24 14:33:27.427 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.427 DEBUG 8844 [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-24 14:33:27.427 DEBUG 8844 [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-24 14:33:27.445 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.446 DEBUG 8844 [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-24 14:33:27.446 DEBUG 8844 [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-24 14:33:27.463 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.463 DEBUG 8844 [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-24 14:33:27.463 DEBUG 8844 [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-24 14:33:27.481 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.481 DEBUG 8844 [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-24 14:33:27.481 DEBUG 8844 [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-24 14:33:27.501 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.502 DEBUG 8844 [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-24 14:33:27.502 DEBUG 8844 [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-24 14:33:27.519 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.519 DEBUG 8844 [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-24 14:33:27.519 DEBUG 8844 [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-24 14:33:27.537 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.538 DEBUG 8844 [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-24 14:33:27.538 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.555 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.555 DEBUG 8844 [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-24 14:33:27.555 DEBUG 8844 [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-24 14:33:27.573 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.574 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.574 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.591 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.592 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.592 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.609 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.610 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.610 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.628 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.629 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.629 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:27.646 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:49.736 DEBUG 8844 [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-24 14:33:49.737 DEBUG 8844 [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-24 14:33:49.808 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:49.808 DEBUG 8844 [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-24 14:33:49.808 DEBUG 8844 [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-24 14:33:49.936 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:49.936 DEBUG 8844 [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-24 14:33:49.936 DEBUG 8844 [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-24 14:33:49.954 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:49.954 DEBUG 8844 [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-24 14:33:49.954 DEBUG 8844 [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-24 14:33:49.973 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:49.975 DEBUG 8844 [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-24 14:33:49.976 DEBUG 8844 [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-24 14:33:50.057 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.058 DEBUG 8844 [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-24 14:33:50.058 DEBUG 8844 [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-24 14:33:50.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.076 DEBUG 8844 [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-24 14:33:50.077 DEBUG 8844 [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-24 14:33:50.094 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.094 DEBUG 8844 [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-24 14:33:50.094 DEBUG 8844 [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-24 14:33:50.111 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.111 DEBUG 8844 [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-24 14:33:50.111 DEBUG 8844 [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-24 14:33:50.132 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.132 DEBUG 8844 [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-24 14:33:50.132 DEBUG 8844 [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-24 14:33:50.150 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.150 DEBUG 8844 [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-24 14:33:50.150 DEBUG 8844 [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-24 14:33:50.168 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.168 DEBUG 8844 [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-24 14:33:50.168 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.186 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.186 DEBUG 8844 [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-24 14:33:50.186 DEBUG 8844 [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-24 14:33:50.203 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.204 DEBUG 8844 [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-24 14:33:50.204 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.222 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.223 DEBUG 8844 [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-24 14:33:50.223 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.240 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.241 DEBUG 8844 [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-24 14:33:50.241 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.258 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.259 DEBUG 8844 [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-24 14:33:50.259 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:33:50.276 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:08.925 DEBUG 8844 [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-24 14:34:08.925 DEBUG 8844 [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-24 14:34:08.997 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:08.997 DEBUG 8844 [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-24 14:34:08.997 DEBUG 8844 [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-24 14:34:09.125 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.126 DEBUG 8844 [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-24 14:34:09.126 DEBUG 8844 [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-24 14:34:09.143 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.144 DEBUG 8844 [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-24 14:34:09.144 DEBUG 8844 [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-24 14:34:09.161 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.162 DEBUG 8844 [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-24 14:34:09.162 DEBUG 8844 [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-24 14:34:09.243 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.243 DEBUG 8844 [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-24 14:34:09.244 DEBUG 8844 [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-24 14:34:09.261 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.262 DEBUG 8844 [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-24 14:34:09.262 DEBUG 8844 [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-24 14:34:09.279 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.282 DEBUG 8844 [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-24 14:34:09.282 DEBUG 8844 [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-24 14:34:09.300 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.301 DEBUG 8844 [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-24 14:34:09.301 DEBUG 8844 [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-24 14:34:09.322 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.322 DEBUG 8844 [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-24 14:34:09.323 DEBUG 8844 [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-24 14:34:09.339 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.340 DEBUG 8844 [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-24 14:34:09.340 DEBUG 8844 [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-24 14:34:09.357 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.358 DEBUG 8844 [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-24 14:34:09.358 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.375 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.375 DEBUG 8844 [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-24 14:34:09.376 DEBUG 8844 [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-24 14:34:09.393 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.394 DEBUG 8844 [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-24 14:34:09.394 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.411 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.413 DEBUG 8844 [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-24 14:34:09.414 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.431 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.432 DEBUG 8844 [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-24 14:34:09.432 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.448 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.449 DEBUG 8844 [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-24 14:34:09.450 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:34:09.467 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:20.943 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:20.944 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.113 DEBUG 8844 [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-24 14:36:21.113 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.132 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.133 DEBUG 8844 [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-24 14:36:21.133 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.151 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.151 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.169 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.169 DEBUG 8844 [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-24 14:36:21.169 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.187 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.187 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.188 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.270 DEBUG 8844 [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-24 14:36:21.271 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.288 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.288 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.310 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:36:21.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.371 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.371 DEBUG 8844 [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-24 14:36:21.371 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.389 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.390 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:36:21.390 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.408 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.409 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:36:21.409 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.425 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.426 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.426 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.444 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.445 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:36:21.445 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.475 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:36:21.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.502 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.506 DEBUG 8844 [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-24 14:36:21.506 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.674 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.675 DEBUG 8844 [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-24 14:36:21.675 DEBUG 8844 [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-24 14:36:21.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.696 DEBUG 8844 [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-24 14:36:21.696 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.713 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.713 DEBUG 8844 [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-24 14:36:21.714 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.730 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.731 DEBUG 8844 [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-24 14:36:21.731 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.749 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.750 DEBUG 8844 [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-24 14:36:21.750 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.832 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.832 DEBUG 8844 [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-24 14:36:21.832 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.850 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.851 DEBUG 8844 [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-24 14:36:21.851 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.870 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.871 DEBUG 8844 [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-24 14:36:21.871 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.932 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.932 DEBUG 8844 [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-24 14:36:21.932 DEBUG 8844 [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-24 14:36:21.950 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.951 DEBUG 8844 [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-24 14:36:21.951 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.969 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.970 DEBUG 8844 [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-24 14:36:21.970 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.987 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:21.987 DEBUG 8844 [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-24 14:36:21.988 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:22.005 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:22.005 DEBUG 8844 [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-24 14:36:22.005 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:22.036 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:22.037 DEBUG 8844 [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-24 14:36:22.037 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:22.064 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:27.194 DEBUG 8844 [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-24 14:36:27.194 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:27.363 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:27.364 DEBUG 8844 [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-24 14:36:27.364 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:36:27.381 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:37:52.584 DEBUG 8844 [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-24 14:37:52.584 DEBUG 8844 [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-24 14:37:52.651 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:37:52.651 DEBUG 8844 [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-24 14:37:52.652 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:37:52.733 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:37:56.730 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:37:56.730 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:37:56.798 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:37:56.798 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:37:56.798 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:37:56.875 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:00.639 DEBUG 8844 [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-24 14:38:00.639 DEBUG 8844 [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-24 14:38:00.705 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:00.706 DEBUG 8844 [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-24 14:38:00.706 DEBUG 8844 [http-nio-8879-exec-5] 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-24 14:38:00.783 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.545 DEBUG 8844 [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-24 14:38:03.545 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.714 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.715 DEBUG 8844 [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-24 14:38:03.715 DEBUG 8844 [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-24 14:38:03.735 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.735 DEBUG 8844 [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-24 14:38:03.736 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.753 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.753 DEBUG 8844 [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-24 14:38:03.753 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.770 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.771 DEBUG 8844 [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-24 14:38:03.771 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.789 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.790 DEBUG 8844 [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-24 14:38:03.790 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.872 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.872 DEBUG 8844 [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-24 14:38:03.872 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.890 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.890 DEBUG 8844 [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-24 14:38:03.890 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.911 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.911 DEBUG 8844 [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-24 14:38:03.911 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.972 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.972 DEBUG 8844 [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-24 14:38:03.972 DEBUG 8844 [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-24 14:38:03.991 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:03.992 DEBUG 8844 [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-24 14:38:03.992 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.010 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.011 DEBUG 8844 [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-24 14:38:04.011 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.028 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.028 DEBUG 8844 [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-24 14:38:04.028 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.045 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.046 DEBUG 8844 [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-24 14:38:04.046 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.078 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.078 DEBUG 8844 [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-24 14:38:04.078 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.105 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.108 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.109 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.275 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.276 DEBUG 8844 [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-24 14:38:04.276 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.295 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.295 DEBUG 8844 [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-24 14:38:04.296 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.313 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.313 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.313 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.330 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.330 DEBUG 8844 [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-24 14:38:04.330 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.348 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.430 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.430 DEBUG 8844 [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-24 14:38:04.431 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.448 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.448 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.448 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.469 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.469 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:38:04.469 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.530 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.530 DEBUG 8844 [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-24 14:38:04.530 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.548 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.548 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:38:04.548 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.568 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.570 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:38:04.570 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.587 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.588 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.588 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.605 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.605 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:38:04.606 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.637 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.637 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:38:04.637 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:04.664 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:05.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:05.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:05.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:05.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:05.652 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:38:05.729 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:07.211 DEBUG 8844 [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-24 14:38:07.211 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:07.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:07.378 DEBUG 8844 [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-24 14:38:07.378 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:38:07.396 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:39:09.248 DEBUG 8844 [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-24 14:39:09.248 DEBUG 8844 [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-24 14:39:09.316 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:39:09.316 DEBUG 8844 [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-24 14:39:09.316 DEBUG 8844 [http-nio-8879-exec-4] 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-24 14:39:09.391 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.211 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.382 DEBUG 8844 [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-24 14:41:16.382 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.402 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.403 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.403 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.421 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.421 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.422 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.439 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.440 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.440 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.458 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.458 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.458 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.561 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.562 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.562 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.583 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.681 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.682 DEBUG 8844 [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-24 14:41:16.682 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.701 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.701 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.701 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.720 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.721 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.721 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.738 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.739 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.739 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.756 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.757 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.757 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.790 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:16.790 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.817 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.821 DEBUG 8844 [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-24 14:41:16.821 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.989 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:16.991 DEBUG 8844 [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-24 14:41:16.991 DEBUG 8844 [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-24 14:41:17.011 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.012 DEBUG 8844 [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-24 14:41:17.012 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.030 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.030 DEBUG 8844 [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-24 14:41:17.030 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.048 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.048 DEBUG 8844 [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-24 14:41:17.049 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.067 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.067 DEBUG 8844 [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-24 14:41:17.067 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.151 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.151 DEBUG 8844 [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-24 14:41:17.151 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.169 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.169 DEBUG 8844 [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-24 14:41:17.169 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.191 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.191 DEBUG 8844 [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-24 14:41:17.191 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.253 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.253 DEBUG 8844 [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-24 14:41:17.254 DEBUG 8844 [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-24 14:41:17.272 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.272 DEBUG 8844 [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-24 14:41:17.272 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.291 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.292 DEBUG 8844 [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-24 14:41:17.292 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.309 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.310 DEBUG 8844 [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-24 14:41:17.310 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.328 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.328 DEBUG 8844 [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-24 14:41:17.328 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.360 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.361 DEBUG 8844 [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-24 14:41:17.361 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.388 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.893 DEBUG 8844 [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-24 14:41:17.893 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.950 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:17.950 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.027 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.027 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.028 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:41:18.069 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.070 DEBUG 8844 [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-24 14:41:18.070 DEBUG 8844 [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-24 14:41:18.091 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.091 DEBUG 8844 [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-24 14:41:18.091 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.105 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.109 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.110 DEBUG 8844 [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-24 14:41:18.110 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.127 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.127 DEBUG 8844 [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-24 14:41:18.127 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.146 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.146 DEBUG 8844 [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-24 14:41:18.146 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.231 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.231 DEBUG 8844 [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-24 14:41:18.231 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.250 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.250 DEBUG 8844 [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-24 14:41:18.250 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.271 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.271 DEBUG 8844 [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-24 14:41:18.272 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.336 DEBUG 8844 [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-24 14:41:18.336 DEBUG 8844 [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-24 14:41:18.355 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.355 DEBUG 8844 [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-24 14:41:18.355 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.374 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.375 DEBUG 8844 [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-24 14:41:18.375 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.392 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.392 DEBUG 8844 [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-24 14:41:18.392 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.411 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.411 DEBUG 8844 [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-24 14:41:18.411 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.444 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.444 DEBUG 8844 [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-24 14:41:18.444 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.471 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.474 DEBUG 8844 [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-24 14:41:18.475 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.642 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.643 DEBUG 8844 [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-24 14:41:18.643 DEBUG 8844 [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-24 14:41:18.663 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.664 DEBUG 8844 [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-24 14:41:18.664 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.681 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.681 DEBUG 8844 [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-24 14:41:18.682 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.699 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.700 DEBUG 8844 [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-24 14:41:18.700 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.718 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.719 DEBUG 8844 [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-24 14:41:18.719 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.803 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.803 DEBUG 8844 [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-24 14:41:18.804 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.822 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.822 DEBUG 8844 [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-24 14:41:18.822 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.843 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.844 DEBUG 8844 [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-24 14:41:18.844 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.906 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.907 DEBUG 8844 [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-24 14:41:18.907 DEBUG 8844 [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-24 14:41:18.925 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.925 DEBUG 8844 [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-24 14:41:18.925 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.944 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.944 DEBUG 8844 [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-24 14:41:18.945 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.962 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.963 DEBUG 8844 [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-24 14:41:18.963 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.981 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:18.982 DEBUG 8844 [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-24 14:41:18.982 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:19.015 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:19.016 DEBUG 8844 [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-24 14:41:19.016 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:19.042 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.529 DEBUG 8844 [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-24 14:41:22.531 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.576 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.576 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.644 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.645 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.645 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:41:22.703 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.705 DEBUG 8844 [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-24 14:41:22.705 DEBUG 8844 [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-24 14:41:22.723 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.727 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.729 DEBUG 8844 [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-24 14:41:22.730 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.747 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.748 DEBUG 8844 [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-24 14:41:22.748 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.766 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.768 DEBUG 8844 [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-24 14:41:22.768 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.797 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.798 DEBUG 8844 [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-24 14:41:22.798 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.882 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.882 DEBUG 8844 [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-24 14:41:22.882 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.902 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.903 DEBUG 8844 [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-24 14:41:22.903 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.924 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.925 DEBUG 8844 [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-24 14:41:22.925 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.986 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:22.987 DEBUG 8844 [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-24 14:41:22.987 DEBUG 8844 [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-24 14:41:23.007 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.008 DEBUG 8844 [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-24 14:41:23.008 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.026 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.027 DEBUG 8844 [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-24 14:41:23.027 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.045 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.045 DEBUG 8844 [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-24 14:41:23.045 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.063 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.064 DEBUG 8844 [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-24 14:41:23.065 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.097 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.098 DEBUG 8844 [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-24 14:41:23.098 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.125 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.131 DEBUG 8844 [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-24 14:41:23.131 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.297 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.298 DEBUG 8844 [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-24 14:41:23.298 DEBUG 8844 [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-24 14:41:23.345 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.346 DEBUG 8844 [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-24 14:41:23.346 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.364 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.365 DEBUG 8844 [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-24 14:41:23.365 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.383 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.383 DEBUG 8844 [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-24 14:41:23.383 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.401 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.402 DEBUG 8844 [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-24 14:41:23.402 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.485 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.485 DEBUG 8844 [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-24 14:41:23.485 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.504 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.505 DEBUG 8844 [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-24 14:41:23.505 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.526 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.527 DEBUG 8844 [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-24 14:41:23.527 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.588 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.589 DEBUG 8844 [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-24 14:41:23.589 DEBUG 8844 [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-24 14:41:23.608 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.609 DEBUG 8844 [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-24 14:41:23.609 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.627 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.628 DEBUG 8844 [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-24 14:41:23.628 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.646 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.647 DEBUG 8844 [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-24 14:41:23.647 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.665 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.666 DEBUG 8844 [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-24 14:41:23.666 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.698 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.698 DEBUG 8844 [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-24 14:41:23.699 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:23.725 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.592 DEBUG 8844 [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-24 14:41:49.593 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.629 DEBUG 8844 [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-24 14:41:49.630 DEBUG 8844 [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-24 14:41:49.697 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.698 DEBUG 8844 [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-24 14:41:49.698 DEBUG 8844 [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-24 14:41:49.760 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.761 DEBUG 8844 [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-24 14:41:49.762 DEBUG 8844 [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-24 14:41:49.776 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.782 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.783 DEBUG 8844 [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-24 14:41:49.783 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.800 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.801 DEBUG 8844 [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-24 14:41:49.802 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.819 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.820 DEBUG 8844 [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-24 14:41:49.820 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.840 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.841 DEBUG 8844 [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-24 14:41:49.841 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.945 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.946 DEBUG 8844 [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-24 14:41:49.946 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.964 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.965 DEBUG 8844 [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-24 14:41:49.966 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.986 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:49.987 DEBUG 8844 [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-24 14:41:49.987 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.049 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.050 DEBUG 8844 [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-24 14:41:50.050 DEBUG 8844 [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-24 14:41:50.069 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.069 DEBUG 8844 [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-24 14:41:50.070 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.088 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.089 DEBUG 8844 [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-24 14:41:50.089 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.107 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.108 DEBUG 8844 [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-24 14:41:50.108 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.126 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.127 DEBUG 8844 [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-24 14:41:50.127 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.160 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.160 DEBUG 8844 [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-24 14:41:50.161 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.186 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.191 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.192 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.358 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.359 DEBUG 8844 [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-24 14:41:50.359 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.399 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.400 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.400 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.418 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.418 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.460 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.461 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.461 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.548 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.549 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.549 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.567 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.568 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.568 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.588 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.589 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.670 DEBUG 8844 [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-24 14:41:50.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.688 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.689 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.689 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.708 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.709 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.727 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.728 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.728 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.746 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.747 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.747 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.798 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:41:50.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:41:50.825 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.282 DEBUG 8844 [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-24 14:42:15.282 DEBUG 8844 [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-24 14:42:15.354 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.354 DEBUG 8844 [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-24 14:42:15.354 DEBUG 8844 [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-24 14:42:15.481 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.482 DEBUG 8844 [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-24 14:42:15.482 DEBUG 8844 [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-24 14:42:15.487 DEBUG 8844 [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-24 14:42:15.487 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.499 DEBUG 8844 [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-24 14:42:15.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.517 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.518 DEBUG 8844 [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-24 14:42:15.519 DEBUG 8844 [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-24 14:42:15.558 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.558 DEBUG 8844 [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-24 14:42:15.558 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.601 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.601 DEBUG 8844 [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-24 14:42:15.602 DEBUG 8844 [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-24 14:42:15.621 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.622 DEBUG 8844 [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-24 14:42:15.622 DEBUG 8844 [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-24 14:42:15.643 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.644 DEBUG 8844 [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-24 14:42:15.644 DEBUG 8844 [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-24 14:42:15.662 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.662 DEBUG 8844 [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-24 14:42:15.662 DEBUG 8844 [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-24 14:42:15.683 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.683 DEBUG 8844 [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-24 14:42:15.683 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.690 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.691 DEBUG 8844 [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-24 14:42:15.691 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.702 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.702 DEBUG 8844 [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-24 14:42:15.703 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.707 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.708 DEBUG 8844 [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-24 14:42:15.708 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.718 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.719 DEBUG 8844 [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-24 14:42:15.720 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.726 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.727 DEBUG 8844 [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-24 14:42:15.727 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.738 DEBUG 8844 [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-24 14:42:15.738 DEBUG 8844 [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-24 14:42:15.756 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.757 DEBUG 8844 [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-24 14:42:15.757 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.774 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.775 DEBUG 8844 [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-24 14:42:15.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.793 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.794 DEBUG 8844 [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-24 14:42:15.794 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.809 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.809 DEBUG 8844 [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-24 14:42:15.809 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:42:15.812 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.827 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.827 DEBUG 8844 [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-24 14:42:15.827 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.844 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.845 DEBUG 8844 [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-24 14:42:15.845 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.862 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.863 DEBUG 8844 [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-24 14:42:15.863 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.884 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.884 DEBUG 8844 [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-24 14:42:15.884 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.901 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.901 DEBUG 8844 [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-24 14:42:15.901 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.919 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.921 DEBUG 8844 [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-24 14:42:15.921 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.949 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.950 DEBUG 8844 [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-24 14:42:15.950 DEBUG 8844 [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-24 14:42:15.985 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:15.987 DEBUG 8844 [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-24 14:42:15.988 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:16.008 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:16.010 DEBUG 8844 [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-24 14:42:16.010 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:16.027 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:16.028 DEBUG 8844 [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-24 14:42:16.029 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:16.045 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.590 DEBUG 8844 [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-24 14:42:24.590 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.663 DEBUG 8844 [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-24 14:42:24.663 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.790 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.791 DEBUG 8844 [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-24 14:42:24.791 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.807 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.808 DEBUG 8844 [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-24 14:42:24.808 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.826 DEBUG 8844 [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-24 14:42:24.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.909 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.909 DEBUG 8844 [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-24 14:42:24.909 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:42:24.927 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.928 DEBUG 8844 [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-24 14:42:24.928 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.944 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.944 DEBUG 8844 [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-24 14:42:24.944 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.961 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.962 DEBUG 8844 [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-24 14:42:24.962 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.983 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:24.984 DEBUG 8844 [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-24 14:42:24.984 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.000 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.001 DEBUG 8844 [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-24 14:42:25.001 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.022 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.023 DEBUG 8844 [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-24 14:42:25.023 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.040 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.041 DEBUG 8844 [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-24 14:42:25.042 DEBUG 8844 [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-24 14:42:25.046 DEBUG 8844 [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-24 14:42:25.046 DEBUG 8844 [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-24 14:42:25.059 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.061 DEBUG 8844 [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-24 14:42:25.061 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.078 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.080 DEBUG 8844 [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-24 14:42:25.080 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.102 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.106 DEBUG 8844 [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-24 14:42:25.107 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.119 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.121 DEBUG 8844 [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-24 14:42:25.121 DEBUG 8844 [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-24 14:42:25.124 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.250 DEBUG 8844 [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-24 14:42:25.250 DEBUG 8844 [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-24 14:42:25.267 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.268 DEBUG 8844 [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-24 14:42:25.268 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.286 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.287 DEBUG 8844 [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-24 14:42:25.287 DEBUG 8844 [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-24 14:42:25.369 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.370 DEBUG 8844 [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-24 14:42:25.370 DEBUG 8844 [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-24 14:42:25.388 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.388 DEBUG 8844 [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-24 14:42:25.389 DEBUG 8844 [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-24 14:42:25.406 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.407 DEBUG 8844 [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-24 14:42:25.407 DEBUG 8844 [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-24 14:42:25.425 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.426 DEBUG 8844 [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-24 14:42:25.426 DEBUG 8844 [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-24 14:42:25.448 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.449 DEBUG 8844 [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-24 14:42:25.449 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.467 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.468 DEBUG 8844 [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-24 14:42:25.468 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.487 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.487 DEBUG 8844 [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-24 14:42:25.488 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.505 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.506 DEBUG 8844 [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-24 14:42:25.506 DEBUG 8844 [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-24 14:42:25.524 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.525 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.525 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.543 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.544 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.545 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.562 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.563 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.563 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:42:25.581 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.736 DEBUG 8844 [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-24 14:43:34.736 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.781 DEBUG 8844 [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-24 14:43:34.781 DEBUG 8844 [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-24 14:43:34.807 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.807 DEBUG 8844 [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-24 14:43:34.807 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.853 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.853 DEBUG 8844 [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-24 14:43:34.853 DEBUG 8844 [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-24 14:43:34.935 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.935 DEBUG 8844 [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-24 14:43:34.935 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.953 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.953 DEBUG 8844 [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-24 14:43:34.953 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.971 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.971 DEBUG 8844 [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-24 14:43:34.971 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.980 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.980 DEBUG 8844 [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-24 14:43:34.980 DEBUG 8844 [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-24 14:43:34.997 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:34.998 DEBUG 8844 [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-24 14:43:34.998 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.015 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.015 DEBUG 8844 [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-24 14:43:35.015 DEBUG 8844 [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-24 14:43:35.055 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.055 DEBUG 8844 [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-24 14:43:35.056 DEBUG 8844 [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), 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-24 14:43:35.073 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.073 DEBUG 8844 [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-24 14:43:35.073 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.091 DEBUG 8844 [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-24 14:43:35.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.096 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.096 DEBUG 8844 [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-24 14:43:35.097 DEBUG 8844 [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-24 14:43:35.109 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.109 DEBUG 8844 [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-24 14:43:35.110 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.114 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.114 DEBUG 8844 [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-24 14:43:35.114 DEBUG 8844 [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-24 14:43:35.131 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.131 DEBUG 8844 [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-24 14:43:35.131 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.132 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.132 DEBUG 8844 [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-24 14:43:35.132 DEBUG 8844 [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-24 14:43:35.149 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.149 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.150 DEBUG 8844 [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-24 14:43:35.150 DEBUG 8844 [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-24 14:43:35.150 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.150 DEBUG 8844 [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-24 14:43:35.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.167 DEBUG 8844 [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-24 14:43:35.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.170 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.170 DEBUG 8844 [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-24 14:43:35.170 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.185 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.185 DEBUG 8844 [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-24 14:43:35.185 DEBUG 8844 [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-24 14:43:35.187 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.187 DEBUG 8844 [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-24 14:43:35.187 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.203 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.204 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.205 DEBUG 8844 [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-24 14:43:35.205 DEBUG 8844 [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-24 14:43:35.205 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.205 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.221 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.222 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.223 DEBUG 8844 [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-24 14:43:35.223 DEBUG 8844 [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-24 14:43:35.223 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.223 DEBUG 8844 [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-24 14:43:35.240 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.241 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.241 DEBUG 8844 [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-24 14:43:35.241 DEBUG 8844 [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-24 14:43:35.241 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.241 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.258 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.258 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.259 DEBUG 8844 [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-24 14:43:35.259 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.277 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.278 DEBUG 8844 [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-24 14:43:35.278 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:43:35.295 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:36.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:36.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.019 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.019 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.019 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.151 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.169 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.190 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.190 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.190 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.204 DEBUG 8844 [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-24 14:44:37.204 DEBUG 8844 [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-24 14:44:37.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.273 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:44:37.275 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.276 DEBUG 8844 [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-24 14:44:37.276 DEBUG 8844 [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-24 14:44:37.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.292 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.311 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.312 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.329 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.330 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.330 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.351 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.351 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.351 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.370 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.370 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.370 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.388 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.388 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.388 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.404 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.404 DEBUG 8844 [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-24 14:44:37.404 DEBUG 8844 [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-24 14:44:37.406 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.406 DEBUG 8844 [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-24 14:44:37.407 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.421 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.422 DEBUG 8844 [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-24 14:44:37.422 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.424 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.439 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.439 DEBUG 8844 [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-24 14:44:37.439 DEBUG 8844 [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-24 14:44:37.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.461 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.462 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.462 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.480 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.520 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.521 DEBUG 8844 [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-24 14:44:37.521 DEBUG 8844 [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-24 14:44:37.538 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.539 DEBUG 8844 [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-24 14:44:37.539 DEBUG 8844 [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-24 14:44:37.556 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.556 DEBUG 8844 [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-24 14:44:37.557 DEBUG 8844 [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-24 14:44:37.574 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.574 DEBUG 8844 [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-24 14:44:37.575 DEBUG 8844 [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-24 14:44:37.595 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.596 DEBUG 8844 [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-24 14:44:37.596 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.613 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.613 DEBUG 8844 [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-24 14:44:37.613 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.630 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.632 DEBUG 8844 [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-24 14:44:37.633 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.650 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.651 DEBUG 8844 [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-24 14:44:37.651 DEBUG 8844 [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-24 14:44:37.668 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.669 DEBUG 8844 [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-24 14:44:37.670 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.687 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.688 DEBUG 8844 [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-24 14:44:37.688 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.705 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.706 DEBUG 8844 [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-24 14:44:37.706 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:44:37.722 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:32.823 DEBUG 8844 [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-24 14:45:32.824 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:32.895 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:32.896 DEBUG 8844 [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-24 14:45:32.896 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.024 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.024 DEBUG 8844 [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-24 14:45:33.024 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.042 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.042 DEBUG 8844 [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-24 14:45:33.042 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.059 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.059 DEBUG 8844 [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-24 14:45:33.059 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.142 DEBUG 8844 [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-24 14:45:33.143 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:45:33.160 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.160 DEBUG 8844 [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-24 14:45:33.161 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.178 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.178 DEBUG 8844 [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-24 14:45:33.178 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.195 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.196 DEBUG 8844 [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-24 14:45:33.196 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.216 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.217 DEBUG 8844 [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-24 14:45:33.217 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.233 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.234 DEBUG 8844 [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-24 14:45:33.234 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.252 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.252 DEBUG 8844 [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-24 14:45:33.252 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.269 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.269 DEBUG 8844 [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-24 14:45:33.269 DEBUG 8844 [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-24 14:45:33.287 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.288 DEBUG 8844 [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-24 14:45:33.288 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.305 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.306 DEBUG 8844 [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-24 14:45:33.306 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.323 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.324 DEBUG 8844 [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-24 14:45:33.324 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.340 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.791 DEBUG 8844 [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-24 14:45:33.791 DEBUG 8844 [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-24 14:45:33.863 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.863 DEBUG 8844 [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-24 14:45:33.863 DEBUG 8844 [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-24 14:45:33.990 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:33.990 DEBUG 8844 [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-24 14:45:33.990 DEBUG 8844 [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-24 14:45:34.007 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.008 DEBUG 8844 [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-24 14:45:34.008 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.025 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.026 DEBUG 8844 [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-24 14:45:34.026 DEBUG 8844 [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-24 14:45:34.108 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.108 DEBUG 8844 [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-24 14:45:34.109 DEBUG 8844 [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-24 14:45:34.126 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.126 DEBUG 8844 [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-24 14:45:34.126 DEBUG 8844 [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-24 14:45:34.144 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.144 DEBUG 8844 [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-24 14:45:34.144 DEBUG 8844 [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-24 14:45:34.162 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.162 DEBUG 8844 [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-24 14:45:34.162 DEBUG 8844 [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-24 14:45:34.183 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.183 DEBUG 8844 [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-24 14:45:34.183 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.200 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.201 DEBUG 8844 [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-24 14:45:34.201 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.218 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.218 DEBUG 8844 [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-24 14:45:34.218 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.235 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.235 DEBUG 8844 [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-24 14:45:34.235 DEBUG 8844 [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-24 14:45:34.253 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.254 DEBUG 8844 [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-24 14:45:34.254 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.271 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.272 DEBUG 8844 [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-24 14:45:34.272 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.289 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.290 DEBUG 8844 [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-24 14:45:34.290 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:34.307 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.244 DEBUG 8844 [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-24 14:45:58.244 DEBUG 8844 [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-24 14:45:58.317 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.317 DEBUG 8844 [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-24 14:45:58.317 DEBUG 8844 [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-24 14:45:58.443 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.444 DEBUG 8844 [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-24 14:45:58.444 DEBUG 8844 [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-24 14:45:58.453 DEBUG 8844 [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-24 14:45:58.453 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.461 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.461 DEBUG 8844 [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-24 14:45:58.461 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.479 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.479 DEBUG 8844 [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-24 14:45:58.479 DEBUG 8844 [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-24 14:45:58.525 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.526 DEBUG 8844 [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-24 14:45:58.526 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.561 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.561 DEBUG 8844 [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-24 14:45:58.562 DEBUG 8844 [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-24 14:45:58.579 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.579 DEBUG 8844 [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-24 14:45:58.580 DEBUG 8844 [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-24 14:45:58.597 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.597 DEBUG 8844 [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-24 14:45:58.597 DEBUG 8844 [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-24 14:45:58.615 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.615 DEBUG 8844 [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-24 14:45:58.615 DEBUG 8844 [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-24 14:45:58.635 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.636 DEBUG 8844 [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-24 14:45:58.636 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.653 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.653 DEBUG 8844 [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-24 14:45:58.653 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.655 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.655 DEBUG 8844 [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-24 14:45:58.655 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.670 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.670 DEBUG 8844 [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-24 14:45:58.671 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.674 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.674 DEBUG 8844 [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-24 14:45:58.674 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.688 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.688 DEBUG 8844 [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-24 14:45:58.688 DEBUG 8844 [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-24 14:45:58.692 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.693 DEBUG 8844 [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-24 14:45:58.693 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.705 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.706 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.706 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.727 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.728 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.728 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.746 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.746 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.747 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.764 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.775 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.776 DEBUG 8844 [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-24 14:45:58.776 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:45:58.793 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.794 DEBUG 8844 [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-24 14:45:58.794 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.812 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.812 DEBUG 8844 [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-24 14:45:58.812 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.831 DEBUG 8844 [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-24 14:45:58.831 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.852 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.852 DEBUG 8844 [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-24 14:45:58.852 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.870 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.870 DEBUG 8844 [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-24 14:45:58.870 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.888 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.888 DEBUG 8844 [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-24 14:45:58.888 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.906 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.906 DEBUG 8844 [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-24 14:45:58.906 DEBUG 8844 [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-24 14:45:58.925 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.926 DEBUG 8844 [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-24 14:45:58.926 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.943 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.944 DEBUG 8844 [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-24 14:45:58.944 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.962 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.963 DEBUG 8844 [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-24 14:45:58.963 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:45:58.980 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.126 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:46:11.253 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.290 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.290 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.290 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.374 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.375 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:46:11.392 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.392 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.429 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.429 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.429 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.450 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.450 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.450 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.469 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.469 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.469 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.505 DEBUG 8844 [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-24 14:46:11.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.524 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.524 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.542 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.561 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.562 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.562 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.580 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.580 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:11.598 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.210 DEBUG 8844 [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-24 14:46:29.211 DEBUG 8844 [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-24 14:46:29.284 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.284 DEBUG 8844 [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-24 14:46:29.284 DEBUG 8844 [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-24 14:46:29.318 DEBUG 8844 [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-24 14:46:29.318 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.390 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.391 DEBUG 8844 [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-24 14:46:29.392 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.411 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.412 DEBUG 8844 [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-24 14:46:29.412 DEBUG 8844 [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-24 14:46:29.429 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.430 DEBUG 8844 [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-24 14:46:29.430 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.448 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.449 DEBUG 8844 [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-24 14:46:29.449 DEBUG 8844 [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-24 14:46:29.520 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.521 DEBUG 8844 [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-24 14:46:29.521 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.532 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.532 DEBUG 8844 [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-24 14:46:29.532 DEBUG 8844 [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-24 14:46:29.542 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.542 DEBUG 8844 [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-24 14:46:29.542 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.550 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.551 DEBUG 8844 [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-24 14:46:29.551 DEBUG 8844 [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-24 14:46:29.560 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.560 DEBUG 8844 [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-24 14:46:29.560 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.569 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.570 DEBUG 8844 [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-24 14:46:29.570 DEBUG 8844 [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-24 14:46:29.588 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.588 DEBUG 8844 [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-24 14:46:29.589 DEBUG 8844 [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-24 14:46:29.610 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.610 DEBUG 8844 [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-24 14:46:29.610 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.628 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.629 DEBUG 8844 [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-24 14:46:29.629 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.642 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.642 DEBUG 8844 [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-24 14:46:29.643 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:46:29.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.647 DEBUG 8844 [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-24 14:46:29.647 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.660 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.660 DEBUG 8844 [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-24 14:46:29.661 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.665 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.665 DEBUG 8844 [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-24 14:46:29.665 DEBUG 8844 [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-24 14:46:29.678 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.679 DEBUG 8844 [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-24 14:46:29.679 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.682 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.683 DEBUG 8844 [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-24 14:46:29.683 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.696 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.696 DEBUG 8844 [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-24 14:46:29.696 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.702 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.703 DEBUG 8844 [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-24 14:46:29.703 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.717 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.717 DEBUG 8844 [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-24 14:46:29.717 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.724 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.724 DEBUG 8844 [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-24 14:46:29.725 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.734 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.734 DEBUG 8844 [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-24 14:46:29.734 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.746 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.754 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.755 DEBUG 8844 [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-24 14:46:29.756 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.772 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.773 DEBUG 8844 [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-24 14:46:29.773 DEBUG 8844 [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-24 14:46:29.791 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.792 DEBUG 8844 [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-24 14:46:29.792 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.809 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.811 DEBUG 8844 [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-24 14:46:29.811 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.828 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.829 DEBUG 8844 [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-24 14:46:29.829 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:29.846 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.107 DEBUG 8844 [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-24 14:46:41.107 DEBUG 8844 [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-24 14:46:41.178 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.179 DEBUG 8844 [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-24 14:46:41.179 DEBUG 8844 [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-24 14:46:41.194 DEBUG 8844 [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-24 14:46:41.195 DEBUG 8844 [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-24 14:46:41.266 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.267 DEBUG 8844 [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-24 14:46:41.267 DEBUG 8844 [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-24 14:46:41.306 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.307 DEBUG 8844 [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-24 14:46:41.307 DEBUG 8844 [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-24 14:46:41.324 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.325 DEBUG 8844 [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-24 14:46:41.325 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.342 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.343 DEBUG 8844 [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-24 14:46:41.343 DEBUG 8844 [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-24 14:46:41.397 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.397 DEBUG 8844 [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-24 14:46:41.397 DEBUG 8844 [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-24 14:46:41.415 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.416 DEBUG 8844 [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-24 14:46:41.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.425 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.426 DEBUG 8844 [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-24 14:46:41.426 DEBUG 8844 [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-24 14:46:41.434 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.434 DEBUG 8844 [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-24 14:46:41.435 DEBUG 8844 [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-24 14:46:41.443 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.444 DEBUG 8844 [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-24 14:46:41.444 DEBUG 8844 [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-24 14:46:41.464 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.465 DEBUG 8844 [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-24 14:46:41.465 DEBUG 8844 [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-24 14:46:41.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.482 DEBUG 8844 [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-24 14:46:41.482 DEBUG 8844 [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-24 14:46:41.503 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.504 DEBUG 8844 [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-24 14:46:41.504 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.516 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.517 DEBUG 8844 [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-24 14:46:41.517 DEBUG 8844 [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-24 14:46:41.521 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.521 DEBUG 8844 [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-24 14:46:41.522 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.536 DEBUG 8844 [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-24 14:46:41.536 DEBUG 8844 [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-24 14:46:41.538 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.539 DEBUG 8844 [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-24 14:46:41.539 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.553 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.554 DEBUG 8844 [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-24 14:46:41.554 DEBUG 8844 [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-24 14:46:41.556 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.556 DEBUG 8844 [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-24 14:46:41.556 DEBUG 8844 [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-24 14:46:41.571 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.572 DEBUG 8844 [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-24 14:46:41.572 DEBUG 8844 [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-24 14:46:41.573 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.574 DEBUG 8844 [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-24 14:46:41.574 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.590 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.591 DEBUG 8844 [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-24 14:46:41.591 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.592 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.593 DEBUG 8844 [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-24 14:46:41.593 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.608 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.609 DEBUG 8844 [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-24 14:46:41.609 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.610 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.611 DEBUG 8844 [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-24 14:46:41.611 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.626 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.628 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.629 DEBUG 8844 [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-24 14:46:41.629 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.647 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.647 DEBUG 8844 [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-24 14:46:41.647 DEBUG 8844 [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-24 14:46:41.665 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.666 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.666 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.684 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.685 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.686 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.706 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.707 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.707 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:46:41.726 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.249 DEBUG 8844 [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-24 14:48:27.249 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.322 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.322 DEBUG 8844 [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-24 14:48:27.322 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.449 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.449 DEBUG 8844 [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-24 14:48:27.450 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.468 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.469 DEBUG 8844 [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-24 14:48:27.469 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.487 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.487 DEBUG 8844 [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-24 14:48:27.487 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.571 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.571 DEBUG 8844 [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-24 14:48:27.572 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:48:27.590 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.591 DEBUG 8844 [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-24 14:48:27.591 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.608 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.609 DEBUG 8844 [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-24 14:48:27.609 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.627 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.627 DEBUG 8844 [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-24 14:48:27.627 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.648 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.648 DEBUG 8844 [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-24 14:48:27.648 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.666 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.666 DEBUG 8844 [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-24 14:48:27.666 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.684 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.685 DEBUG 8844 [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-24 14:48:27.685 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.702 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.703 DEBUG 8844 [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-24 14:48:27.703 DEBUG 8844 [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-24 14:48:27.721 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.722 DEBUG 8844 [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-24 14:48:27.722 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.740 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.741 DEBUG 8844 [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-24 14:48:27.741 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.757 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.758 DEBUG 8844 [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-24 14:48:27.758 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:27.776 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:29.820 DEBUG 8844 [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-24 14:48:29.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:29.881 DEBUG 8844 [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-24 14:48:29.881 DEBUG 8844 [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-24 14:48:29.948 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:29.948 DEBUG 8844 [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-24 14:48:29.948 DEBUG 8844 [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-24 14:48:29.988 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:29.989 DEBUG 8844 [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-24 14:48:29.989 DEBUG 8844 [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-24 14:48:30.025 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.123 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.136 DEBUG 8844 [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-24 14:48:30.136 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.154 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.154 DEBUG 8844 [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-24 14:48:30.154 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.172 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.172 DEBUG 8844 [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-24 14:48:30.172 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.190 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.191 DEBUG 8844 [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-24 14:48:30.191 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.275 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.275 DEBUG 8844 [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-24 14:48:30.275 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.293 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.293 DEBUG 8844 [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-24 14:48:30.293 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.314 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.314 DEBUG 8844 [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-24 14:48:30.314 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.376 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.376 DEBUG 8844 [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-24 14:48:30.376 DEBUG 8844 [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-24 14:48:30.394 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.394 DEBUG 8844 [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-24 14:48:30.394 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.413 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.414 DEBUG 8844 [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-24 14:48:30.414 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.431 DEBUG 8844 [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-24 14:48:30.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.450 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.450 DEBUG 8844 [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-24 14:48:30.450 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.483 DEBUG 8844 [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-24 14:48:30.483 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.510 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.513 DEBUG 8844 [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-24 14:48:30.513 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.678 DEBUG 8844 [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-24 14:48:30.679 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.699 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.699 DEBUG 8844 [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-24 14:48:30.699 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.717 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.719 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.719 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.737 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.738 DEBUG 8844 [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-24 14:48:30.738 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.755 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.756 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.756 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.840 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.840 DEBUG 8844 [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-24 14:48:30.840 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.858 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.858 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.858 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.880 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.880 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:48:30.880 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.940 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.941 DEBUG 8844 [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-24 14:48:30.941 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.959 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.959 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:48:30.959 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.978 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.979 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:48:30.979 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.997 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:30.997 DEBUG 8844 [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-24 14:48:30.997 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:31.015 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:31.017 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:48:31.018 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:31.050 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:31.051 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:48:31.051 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:31.079 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.466 DEBUG 8844 [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-24 14:48:48.466 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.502 DEBUG 8844 [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-24 14:48:48.502 DEBUG 8844 [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-24 14:48:48.568 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.569 DEBUG 8844 [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-24 14:48:48.569 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:48:48.632 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.633 DEBUG 8844 [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-24 14:48:48.633 DEBUG 8844 [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-24 14:48:48.646 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.654 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.655 DEBUG 8844 [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-24 14:48:48.655 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.673 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.674 DEBUG 8844 [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-24 14:48:48.674 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.691 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.693 DEBUG 8844 [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-24 14:48:48.694 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.712 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.712 DEBUG 8844 [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-24 14:48:48.713 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.796 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.796 DEBUG 8844 [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-24 14:48:48.796 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.815 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.815 DEBUG 8844 [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-24 14:48:48.815 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.836 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.837 DEBUG 8844 [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-24 14:48:48.837 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.897 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.898 DEBUG 8844 [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-24 14:48:48.898 DEBUG 8844 [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-24 14:48:48.917 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.917 DEBUG 8844 [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-24 14:48:48.917 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.935 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.936 DEBUG 8844 [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-24 14:48:48.936 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.954 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.954 DEBUG 8844 [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-24 14:48:48.954 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.972 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:48.972 DEBUG 8844 [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-24 14:48:48.972 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.005 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.005 DEBUG 8844 [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-24 14:48:49.005 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.032 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.036 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.202 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.203 DEBUG 8844 [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-24 14:48:49.203 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.222 DEBUG 8844 [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-24 14:48:49.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.240 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.241 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.241 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.259 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.259 DEBUG 8844 [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-24 14:48:49.260 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.277 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.278 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.278 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.362 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.362 DEBUG 8844 [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-24 14:48:49.362 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.380 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.380 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.380 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.401 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.402 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:48:49.402 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.463 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.464 DEBUG 8844 [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-24 14:48:49.464 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.482 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.482 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:48:49.482 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.501 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.502 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:48:49.502 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.520 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.520 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.520 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.538 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.539 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:48:49.539 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.572 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:48:49.573 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:48:49.606 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.164 DEBUG 8844 [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-24 14:49:15.164 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.202 DEBUG 8844 [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-24 14:49:15.202 DEBUG 8844 [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-24 14:49:15.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.273 DEBUG 8844 [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-24 14:49:15.273 DEBUG 8844 [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-24 14:49:15.330 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.331 DEBUG 8844 [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-24 14:49:15.331 DEBUG 8844 [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-24 14:49:15.352 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.352 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.353 DEBUG 8844 [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-24 14:49:15.353 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.371 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.372 DEBUG 8844 [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-24 14:49:15.372 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.389 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.390 DEBUG 8844 [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-24 14:49:15.390 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.408 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.408 DEBUG 8844 [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-24 14:49:15.408 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.492 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.493 DEBUG 8844 [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-24 14:49:15.493 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.510 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.511 DEBUG 8844 [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-24 14:49:15.511 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.531 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.531 DEBUG 8844 [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-24 14:49:15.531 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.593 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.595 DEBUG 8844 [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-24 14:49:15.595 DEBUG 8844 [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-24 14:49:15.613 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.613 DEBUG 8844 [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-24 14:49:15.613 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.632 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.632 DEBUG 8844 [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-24 14:49:15.632 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.651 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.651 DEBUG 8844 [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-24 14:49:15.652 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.669 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.669 DEBUG 8844 [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-24 14:49:15.669 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.703 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.703 DEBUG 8844 [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-24 14:49:15.703 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.730 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.732 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.733 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.898 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.898 DEBUG 8844 [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-24 14:49:15.898 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.937 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:15.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.954 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.954 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.954 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.972 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:15.972 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:15.972 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.056 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.056 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.056 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.074 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.074 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:16.074 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.095 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.096 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:16.096 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.157 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.157 DEBUG 8844 [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-24 14:49:16.157 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.175 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.175 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:16.175 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.194 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.194 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:16.195 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.231 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.231 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:16.231 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.263 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.263 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:49:16.263 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:16.290 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:21.877 DEBUG 8844 [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-24 14:49:21.877 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:21.916 DEBUG 8844 [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-24 14:49:21.916 DEBUG 8844 [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-24 14:49:21.983 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:21.984 DEBUG 8844 [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-24 14:49:21.984 DEBUG 8844 [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-24 14:49:22.044 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.045 DEBUG 8844 [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-24 14:49:22.045 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.060 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.064 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.065 DEBUG 8844 [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-24 14:49:22.065 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.083 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.083 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.083 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.101 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.101 DEBUG 8844 [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-24 14:49:22.101 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.119 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.119 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.119 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.203 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.203 DEBUG 8844 [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-24 14:49:22.203 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.221 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.222 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.222 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.243 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.243 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:49:22.243 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.304 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.304 DEBUG 8844 [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-24 14:49:22.304 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.323 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.323 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:49:22.323 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.341 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.342 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:49:22.342 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.359 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.360 DEBUG 8844 [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-24 14:49:22.360 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.378 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.378 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:49:22.378 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.411 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.411 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:49:22.411 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.438 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.441 DEBUG 8844 [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-24 14:49:22.441 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.605 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.606 DEBUG 8844 [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-24 14:49:22.606 DEBUG 8844 [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-24 14:49:22.626 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.626 DEBUG 8844 [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-24 14:49:22.626 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.644 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.644 DEBUG 8844 [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-24 14:49:22.644 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.662 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.662 DEBUG 8844 [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-24 14:49:22.662 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.681 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.683 DEBUG 8844 [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-24 14:49:22.683 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.766 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.767 DEBUG 8844 [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-24 14:49:22.767 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.784 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.784 DEBUG 8844 [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-24 14:49:22.784 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.805 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.806 DEBUG 8844 [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-24 14:49:22.806 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.868 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.868 DEBUG 8844 [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-24 14:49:22.868 DEBUG 8844 [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-24 14:49:22.886 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.886 DEBUG 8844 [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-24 14:49:22.886 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.905 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.905 DEBUG 8844 [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-24 14:49:22.906 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.924 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.924 DEBUG 8844 [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-24 14:49:22.924 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.942 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.942 DEBUG 8844 [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-24 14:49:22.942 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.974 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:22.974 DEBUG 8844 [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-24 14:49:22.974 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:49:23.001 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.505 DEBUG 8844 [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-24 14:50:20.505 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.539 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.539 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.608 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.608 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.608 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:50:20.673 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.674 DEBUG 8844 [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-24 14:50:20.674 DEBUG 8844 [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-24 14:50:20.686 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.694 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.694 DEBUG 8844 [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-24 14:50:20.694 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.712 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.712 DEBUG 8844 [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-24 14:50:20.712 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.730 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.730 DEBUG 8844 [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-24 14:50:20.731 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.748 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.748 DEBUG 8844 [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-24 14:50:20.749 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.833 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.833 DEBUG 8844 [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-24 14:50:20.833 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.851 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.851 DEBUG 8844 [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-24 14:50:20.851 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.872 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.873 DEBUG 8844 [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-24 14:50:20.873 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.934 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.935 DEBUG 8844 [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-24 14:50:20.935 DEBUG 8844 [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-24 14:50:20.953 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.954 DEBUG 8844 [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-24 14:50:20.954 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.972 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.973 DEBUG 8844 [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-24 14:50:20.973 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.990 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:20.990 DEBUG 8844 [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-24 14:50:20.990 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.008 DEBUG 8844 [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-24 14:50:21.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.041 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.041 DEBUG 8844 [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-24 14:50:21.041 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.068 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.071 DEBUG 8844 [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-24 14:50:21.072 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.237 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.238 DEBUG 8844 [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-24 14:50:21.238 DEBUG 8844 [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-24 14:50:21.257 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.257 DEBUG 8844 [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-24 14:50:21.257 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.275 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.275 DEBUG 8844 [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-24 14:50:21.276 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.294 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.294 DEBUG 8844 [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-24 14:50:21.294 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.311 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.311 DEBUG 8844 [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-24 14:50:21.311 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.393 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.393 DEBUG 8844 [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-24 14:50:21.393 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.412 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.412 DEBUG 8844 [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-24 14:50:21.412 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.433 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.433 DEBUG 8844 [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-24 14:50:21.433 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.495 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.496 DEBUG 8844 [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-24 14:50:21.496 DEBUG 8844 [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-24 14:50:21.514 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.514 DEBUG 8844 [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-24 14:50:21.514 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.533 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.533 DEBUG 8844 [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-24 14:50:21.534 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.552 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.552 DEBUG 8844 [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-24 14:50:21.552 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.578 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.579 DEBUG 8844 [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-24 14:50:21.579 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.615 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.616 DEBUG 8844 [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-24 14:50:21.616 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:21.649 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:24.911 DEBUG 8844 [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-24 14:50:24.911 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:25.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:25.077 DEBUG 8844 [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-24 14:50:25.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:25.096 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.726 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.726 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.893 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.894 DEBUG 8844 [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-24 14:50:42.894 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.914 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.915 DEBUG 8844 [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-24 14:50:42.915 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.933 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.933 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.934 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.951 DEBUG 8844 [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-24 14:50:42.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.970 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.973 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:42.973 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.057 DEBUG 8844 [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-24 14:50:43.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.075 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.075 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.075 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.096 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:50:43.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.157 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.158 DEBUG 8844 [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-24 14:50:43.158 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.176 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:50:43.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.195 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.195 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:50:43.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.232 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:50:43.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.265 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.267 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:50:43.267 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.295 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.298 DEBUG 8844 [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-24 14:50:43.298 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.463 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.464 DEBUG 8844 [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-24 14:50:43.464 DEBUG 8844 [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-24 14:50:43.484 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.484 DEBUG 8844 [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-24 14:50:43.484 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.502 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.503 DEBUG 8844 [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-24 14:50:43.503 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.521 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.521 DEBUG 8844 [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-24 14:50:43.521 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.539 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.539 DEBUG 8844 [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-24 14:50:43.539 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.624 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.624 DEBUG 8844 [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-24 14:50:43.624 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.642 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.642 DEBUG 8844 [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-24 14:50:43.642 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.664 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.664 DEBUG 8844 [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-24 14:50:43.664 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.726 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.726 DEBUG 8844 [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-24 14:50:43.727 DEBUG 8844 [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-24 14:50:43.778 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.779 DEBUG 8844 [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-24 14:50:43.779 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.802 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.803 DEBUG 8844 [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-24 14:50:43.803 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.822 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.823 DEBUG 8844 [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-24 14:50:43.823 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.842 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.842 DEBUG 8844 [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-24 14:50:43.842 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.875 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.877 DEBUG 8844 [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-24 14:50:43.877 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:43.904 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.372 DEBUG 8844 [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-24 14:50:52.373 DEBUG 8844 [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-24 14:50:52.445 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.445 DEBUG 8844 [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-24 14:50:52.445 DEBUG 8844 [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-24 14:50:52.518 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.518 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.573 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.574 DEBUG 8844 [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-24 14:50:52.574 DEBUG 8844 [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-24 14:50:52.592 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.593 DEBUG 8844 [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-24 14:50:52.593 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.611 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.612 DEBUG 8844 [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-24 14:50:52.612 DEBUG 8844 [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-24 14:50:52.688 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.692 DEBUG 8844 [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-24 14:50:52.692 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.697 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.698 DEBUG 8844 [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-24 14:50:52.698 DEBUG 8844 [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-24 14:50:52.718 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.718 DEBUG 8844 [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-24 14:50:52.719 DEBUG 8844 [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-24 14:50:52.719 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.720 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.720 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.737 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.738 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:52.738 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.737 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.739 DEBUG 8844 [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-24 14:50:52.739 DEBUG 8844 [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-24 14:50:52.773 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.773 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.774 DEBUG 8844 [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-24 14:50:52.774 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.774 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.774 DEBUG 8844 [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-24 14:50:52.791 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.792 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:52.792 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.795 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.796 DEBUG 8844 [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-24 14:50:52.796 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.813 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.814 DEBUG 8844 [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-24 14:50:52.814 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.831 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.832 DEBUG 8844 [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-24 14:50:52.832 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.849 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.850 DEBUG 8844 [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-24 14:50:52.850 DEBUG 8844 [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-24 14:50:52.868 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.870 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.870 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.875 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.876 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.876 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.888 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.890 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.890 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.895 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:52.895 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.912 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.914 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.914 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.915 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.916 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:52.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.932 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.978 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.979 DEBUG 8844 [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-24 14:50:52.979 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:52.998 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:52.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.015 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.016 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:53.016 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.034 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.054 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:53.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.087 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.087 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:50:53.088 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.114 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.120 DEBUG 8844 [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-24 14:50:53.120 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.288 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.289 DEBUG 8844 [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-24 14:50:53.289 DEBUG 8844 [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-24 14:50:53.308 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.308 DEBUG 8844 [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-24 14:50:53.309 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.326 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.326 DEBUG 8844 [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-24 14:50:53.327 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.344 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.344 DEBUG 8844 [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-24 14:50:53.344 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.362 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.363 DEBUG 8844 [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-24 14:50:53.363 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.445 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.445 DEBUG 8844 [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-24 14:50:53.445 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.463 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.463 DEBUG 8844 [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-24 14:50:53.463 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.484 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.484 DEBUG 8844 [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-24 14:50:53.485 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.545 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.546 DEBUG 8844 [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-24 14:50:53.546 DEBUG 8844 [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-24 14:50:53.562 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.562 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.564 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.564 DEBUG 8844 [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-24 14:50:53.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.582 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.583 DEBUG 8844 [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-24 14:50:53.583 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.600 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.600 DEBUG 8844 [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-24 14:50:53.601 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.618 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.618 DEBUG 8844 [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-24 14:50:53.619 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.629 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.630 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.630 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:50:53.650 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.650 DEBUG 8844 [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-24 14:50:53.650 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.676 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:53.705 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.487 DEBUG 8844 [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-24 14:50:54.488 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.538 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.539 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.607 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.607 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.607 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:50:54.660 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.662 DEBUG 8844 [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-24 14:50:54.662 DEBUG 8844 [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-24 14:50:54.682 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.683 DEBUG 8844 [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-24 14:50:54.683 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.685 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.703 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.704 DEBUG 8844 [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-24 14:50:54.704 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.721 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.722 DEBUG 8844 [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-24 14:50:54.722 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.740 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.741 DEBUG 8844 [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-24 14:50:54.741 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.824 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.825 DEBUG 8844 [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-24 14:50:54.825 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.843 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.843 DEBUG 8844 [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-24 14:50:54.843 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.865 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.865 DEBUG 8844 [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-24 14:50:54.865 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.927 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.928 DEBUG 8844 [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-24 14:50:54.928 DEBUG 8844 [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-24 14:50:54.946 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.946 DEBUG 8844 [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-24 14:50:54.947 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.965 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.966 DEBUG 8844 [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-24 14:50:54.967 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.984 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:54.985 DEBUG 8844 [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-24 14:50:54.985 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.003 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.004 DEBUG 8844 [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-24 14:50:55.004 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.037 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.038 DEBUG 8844 [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-24 14:50:55.038 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.064 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.068 DEBUG 8844 [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-24 14:50:55.069 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.234 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.235 DEBUG 8844 [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-24 14:50:55.235 DEBUG 8844 [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-24 14:50:55.254 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.255 DEBUG 8844 [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-24 14:50:55.255 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.273 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.273 DEBUG 8844 [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-24 14:50:55.273 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.291 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.292 DEBUG 8844 [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-24 14:50:55.292 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.309 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.310 DEBUG 8844 [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-24 14:50:55.310 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.394 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.395 DEBUG 8844 [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-24 14:50:55.396 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.414 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.414 DEBUG 8844 [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-24 14:50:55.414 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.435 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.435 DEBUG 8844 [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-24 14:50:55.435 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.497 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.497 DEBUG 8844 [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-24 14:50:55.497 DEBUG 8844 [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-24 14:50:55.515 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.515 DEBUG 8844 [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-24 14:50:55.515 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.534 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.535 DEBUG 8844 [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-24 14:50:55.535 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.552 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.552 DEBUG 8844 [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-24 14:50:55.553 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.571 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.571 DEBUG 8844 [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-24 14:50:55.571 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.603 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.604 DEBUG 8844 [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-24 14:50:55.604 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:50:55.631 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:03.717 DEBUG 8844 [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-24 14:51:03.717 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:03.884 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:03.884 DEBUG 8844 [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-24 14:51:03.885 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:03.902 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:16.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:16.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.030 DEBUG 8844 [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-24 14:51:17.030 DEBUG 8844 [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-24 14:51:17.097 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.097 DEBUG 8844 [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-24 14:51:17.098 DEBUG 8844 [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-24 14:51:17.160 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.161 DEBUG 8844 [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-24 14:51:17.161 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.174 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.181 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.181 DEBUG 8844 [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-24 14:51:17.181 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.199 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.199 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.199 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.216 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.217 DEBUG 8844 [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-24 14:51:17.217 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.234 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.235 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.235 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.318 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.319 DEBUG 8844 [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-24 14:51:17.319 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.337 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.337 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.337 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.358 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.358 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:51:17.358 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.420 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.420 DEBUG 8844 [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-24 14:51:17.420 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.438 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.438 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:51:17.438 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.457 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.458 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:51:17.458 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.494 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.494 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:51:17.494 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.527 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.527 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:51:17.527 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.554 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.562 DEBUG 8844 [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-24 14:51:17.562 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.728 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.729 DEBUG 8844 [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-24 14:51:17.729 DEBUG 8844 [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-24 14:51:17.749 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.749 DEBUG 8844 [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-24 14:51:17.749 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.767 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.767 DEBUG 8844 [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-24 14:51:17.767 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.785 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.785 DEBUG 8844 [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-24 14:51:17.785 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.802 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.803 DEBUG 8844 [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-24 14:51:17.803 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.887 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.887 DEBUG 8844 [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-24 14:51:17.887 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.905 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.905 DEBUG 8844 [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-24 14:51:17.905 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.926 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.928 DEBUG 8844 [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-24 14:51:17.928 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.990 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:17.990 DEBUG 8844 [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-24 14:51:17.990 DEBUG 8844 [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-24 14:51:18.008 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.008 DEBUG 8844 [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-24 14:51:18.008 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.027 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.027 DEBUG 8844 [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-24 14:51:18.028 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.045 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.045 DEBUG 8844 [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-24 14:51:18.045 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.063 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.063 DEBUG 8844 [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-24 14:51:18.063 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.096 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.096 DEBUG 8844 [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-24 14:51:18.096 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:18.123 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.285 DEBUG 8844 [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-24 14:51:30.285 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.319 DEBUG 8844 [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-24 14:51:30.319 DEBUG 8844 [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-24 14:51:30.387 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.387 DEBUG 8844 [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-24 14:51:30.388 DEBUG 8844 [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-24 14:51:30.452 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.453 DEBUG 8844 [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-24 14:51:30.453 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.465 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.473 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.474 DEBUG 8844 [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-24 14:51:30.474 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.492 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.493 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.493 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.510 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.511 DEBUG 8844 [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-24 14:51:30.511 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.529 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.529 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.529 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.612 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.613 DEBUG 8844 [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-24 14:51:30.613 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.631 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.631 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.631 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.652 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.653 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:51:30.653 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.714 DEBUG 8844 [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-24 14:51:30.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.733 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.733 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:51:30.733 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.751 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.752 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:51:30.753 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.770 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.771 DEBUG 8844 [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-24 14:51:30.771 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.789 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:51:30.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.822 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.823 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:51:30.823 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.849 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:30.853 DEBUG 8844 [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-24 14:51:30.853 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.018 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.019 DEBUG 8844 [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-24 14:51:31.019 DEBUG 8844 [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-24 14:51:31.039 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.040 DEBUG 8844 [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-24 14:51:31.040 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.057 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.058 DEBUG 8844 [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-24 14:51:31.058 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.076 DEBUG 8844 [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-24 14:51:31.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.094 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.095 DEBUG 8844 [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-24 14:51:31.095 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.178 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.178 DEBUG 8844 [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-24 14:51:31.179 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.197 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.197 DEBUG 8844 [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-24 14:51:31.197 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.218 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.219 DEBUG 8844 [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-24 14:51:31.219 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.278 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.279 DEBUG 8844 [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-24 14:51:31.279 DEBUG 8844 [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-24 14:51:31.297 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.298 DEBUG 8844 [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-24 14:51:31.298 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.316 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.317 DEBUG 8844 [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-24 14:51:31.317 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.335 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.336 DEBUG 8844 [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-24 14:51:31.336 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.353 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.354 DEBUG 8844 [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-24 14:51:31.354 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.386 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.387 DEBUG 8844 [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-24 14:51:31.387 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:51:31.413 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:02.954 DEBUG 8844 [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-24 14:52:02.954 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:02.988 DEBUG 8844 [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-24 14:52:02.988 DEBUG 8844 [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-24 14:52:03.056 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.056 DEBUG 8844 [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-24 14:52:03.056 DEBUG 8844 [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-24 14:52:03.122 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.123 DEBUG 8844 [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-24 14:52:03.123 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.132 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.143 DEBUG 8844 [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-24 14:52:03.143 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.161 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.162 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.162 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.179 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.179 DEBUG 8844 [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-24 14:52:03.179 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.197 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.198 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.198 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.282 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.282 DEBUG 8844 [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-24 14:52:03.282 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.300 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.301 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.301 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.322 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.322 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:03.323 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.384 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.385 DEBUG 8844 [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-24 14:52:03.385 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.403 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.403 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:03.404 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.422 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.423 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:03.423 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.440 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.441 DEBUG 8844 [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-24 14:52:03.441 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.459 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.460 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:03.460 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.493 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.494 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:03.494 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.521 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.524 DEBUG 8844 [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-24 14:52:03.524 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.694 DEBUG 8844 [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-24 14:52:03.694 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.713 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.714 DEBUG 8844 [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-24 14:52:03.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.732 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.732 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.732 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.750 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.750 DEBUG 8844 [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-24 14:52:03.750 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.768 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.852 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.852 DEBUG 8844 [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-24 14:52:03.852 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.870 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.870 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.870 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.892 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.892 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:03.892 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.953 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.953 DEBUG 8844 [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-24 14:52:03.953 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.971 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.971 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:03.971 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.993 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:03.994 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:03.994 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:04.011 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:04.011 DEBUG 8844 [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-24 14:52:04.011 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:04.028 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:04.028 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:04.028 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:04.059 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:04.060 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:04.060 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:04.087 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.672 DEBUG 8844 [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-24 14:52:10.672 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.707 DEBUG 8844 [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-24 14:52:10.707 DEBUG 8844 [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-24 14:52:10.774 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.774 DEBUG 8844 [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-24 14:52:10.774 DEBUG 8844 [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-24 14:52:10.838 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.839 DEBUG 8844 [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-24 14:52:10.839 DEBUG 8844 [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-24 14:52:10.851 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.859 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.860 DEBUG 8844 [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-24 14:52:10.860 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.878 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.879 DEBUG 8844 [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-24 14:52:10.879 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.895 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.896 DEBUG 8844 [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-24 14:52:10.896 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.914 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.915 DEBUG 8844 [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-24 14:52:10.915 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.998 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:10.998 DEBUG 8844 [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-24 14:52:10.999 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.017 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.017 DEBUG 8844 [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-24 14:52:11.018 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.038 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.039 DEBUG 8844 [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-24 14:52:11.040 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.101 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.102 DEBUG 8844 [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-24 14:52:11.102 DEBUG 8844 [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-24 14:52:11.120 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.121 DEBUG 8844 [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-24 14:52:11.121 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.139 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.140 DEBUG 8844 [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-24 14:52:11.140 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.158 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.159 DEBUG 8844 [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-24 14:52:11.159 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.177 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.177 DEBUG 8844 [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-24 14:52:11.177 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.210 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.211 DEBUG 8844 [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-24 14:52:11.211 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.237 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.241 DEBUG 8844 [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-24 14:52:11.241 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.407 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.408 DEBUG 8844 [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-24 14:52:11.409 DEBUG 8844 [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-24 14:52:11.430 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.430 DEBUG 8844 [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-24 14:52:11.431 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.448 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.449 DEBUG 8844 [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-24 14:52:11.449 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.467 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.468 DEBUG 8844 [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-24 14:52:11.468 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.486 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.487 DEBUG 8844 [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-24 14:52:11.487 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.571 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.571 DEBUG 8844 [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-24 14:52:11.572 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.589 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.590 DEBUG 8844 [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-24 14:52:11.591 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.611 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.613 DEBUG 8844 [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-24 14:52:11.613 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.674 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.675 DEBUG 8844 [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-24 14:52:11.675 DEBUG 8844 [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-24 14:52:11.692 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.693 DEBUG 8844 [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-24 14:52:11.693 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.712 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.713 DEBUG 8844 [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-24 14:52:11.713 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.730 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.731 DEBUG 8844 [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-24 14:52:11.731 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.749 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.750 DEBUG 8844 [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-24 14:52:11.750 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.782 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.783 DEBUG 8844 [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-24 14:52:11.783 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:11.810 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.039 DEBUG 8844 [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-24 14:52:19.039 DEBUG 8844 [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-24 14:52:19.111 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.112 DEBUG 8844 [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-24 14:52:19.112 DEBUG 8844 [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-24 14:52:19.238 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.239 DEBUG 8844 [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-24 14:52:19.239 DEBUG 8844 [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-24 14:52:19.257 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.258 DEBUG 8844 [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-24 14:52:19.258 DEBUG 8844 [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-24 14:52:19.276 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.277 DEBUG 8844 [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-24 14:52:19.277 DEBUG 8844 [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-24 14:52:19.359 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.360 DEBUG 8844 [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-24 14:52:19.360 DEBUG 8844 [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-24 14:52:19.378 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.379 DEBUG 8844 [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-24 14:52:19.379 DEBUG 8844 [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-24 14:52:19.396 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.397 DEBUG 8844 [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-24 14:52:19.397 DEBUG 8844 [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-24 14:52:19.415 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.415 DEBUG 8844 [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-24 14:52:19.415 DEBUG 8844 [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-24 14:52:19.437 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.437 DEBUG 8844 [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-24 14:52:19.438 DEBUG 8844 [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-24 14:52:19.455 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.455 DEBUG 8844 [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-24 14:52:19.455 DEBUG 8844 [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-24 14:52:19.473 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.474 DEBUG 8844 [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-24 14:52:19.474 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.492 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.493 DEBUG 8844 [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-24 14:52:19.493 DEBUG 8844 [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-24 14:52:19.511 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.512 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.512 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.529 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.530 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.530 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.548 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.549 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.549 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.568 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.568 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:19.585 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.182 DEBUG 8844 [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-24 14:52:32.183 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.219 DEBUG 8844 [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-24 14:52:32.219 DEBUG 8844 [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-24 14:52:32.287 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.288 DEBUG 8844 [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-24 14:52:32.288 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:52:32.350 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.350 DEBUG 8844 [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-24 14:52:32.351 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.365 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.370 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.371 DEBUG 8844 [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-24 14:52:32.371 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.389 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.389 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.389 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.407 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.407 DEBUG 8844 [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-24 14:52:32.407 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.426 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.426 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.426 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.510 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.510 DEBUG 8844 [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-24 14:52:32.510 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.528 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.528 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.528 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.549 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.550 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:32.550 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.610 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.610 DEBUG 8844 [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-24 14:52:32.610 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.629 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.629 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:32.630 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.648 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.649 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:32.649 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.667 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.667 DEBUG 8844 [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-24 14:52:32.668 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.685 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.686 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:32.686 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.718 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.719 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:32.719 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.748 DEBUG 8844 [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-24 14:52:32.749 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.914 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.914 DEBUG 8844 [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-24 14:52:32.915 DEBUG 8844 [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-24 14:52:32.934 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.935 DEBUG 8844 [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-24 14:52:32.935 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.953 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.953 DEBUG 8844 [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-24 14:52:32.953 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.972 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.972 DEBUG 8844 [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-24 14:52:32.972 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.990 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:32.990 DEBUG 8844 [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-24 14:52:32.991 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.074 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.074 DEBUG 8844 [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-24 14:52:33.074 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.092 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.092 DEBUG 8844 [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-24 14:52:33.092 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.113 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.116 DEBUG 8844 [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-24 14:52:33.116 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.178 DEBUG 8844 [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-24 14:52:33.178 DEBUG 8844 [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-24 14:52:33.196 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.196 DEBUG 8844 [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-24 14:52:33.196 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.215 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.216 DEBUG 8844 [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-24 14:52:33.216 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.234 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.234 DEBUG 8844 [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-24 14:52:33.234 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.252 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.253 DEBUG 8844 [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-24 14:52:33.253 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.285 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.285 DEBUG 8844 [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-24 14:52:33.285 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:33.312 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.257 DEBUG 8844 [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-24 14:52:37.257 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.294 DEBUG 8844 [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-24 14:52:37.294 DEBUG 8844 [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-24 14:52:37.362 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.362 DEBUG 8844 [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-24 14:52:37.362 DEBUG 8844 [http-nio-8879-exec-4] 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-24 14:52:37.422 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.423 DEBUG 8844 [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-24 14:52:37.423 DEBUG 8844 [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-24 14:52:37.439 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.443 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.443 DEBUG 8844 [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-24 14:52:37.443 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.461 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.462 DEBUG 8844 [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-24 14:52:37.462 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.480 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.483 DEBUG 8844 [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-24 14:52:37.484 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.502 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.502 DEBUG 8844 [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-24 14:52:37.502 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.585 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.585 DEBUG 8844 [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-24 14:52:37.585 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.603 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.603 DEBUG 8844 [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-24 14:52:37.603 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.624 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.624 DEBUG 8844 [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-24 14:52:37.624 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.685 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.686 DEBUG 8844 [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-24 14:52:37.686 DEBUG 8844 [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-24 14:52:37.705 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.705 DEBUG 8844 [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-24 14:52:37.705 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.724 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.725 DEBUG 8844 [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-24 14:52:37.725 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.742 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.743 DEBUG 8844 [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-24 14:52:37.743 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.761 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.761 DEBUG 8844 [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-24 14:52:37.762 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.793 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.793 DEBUG 8844 [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-24 14:52:37.793 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.820 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.823 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.824 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.989 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:37.990 DEBUG 8844 [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-24 14:52:37.990 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.010 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.010 DEBUG 8844 [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-24 14:52:38.010 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.029 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.029 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.029 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.047 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.047 DEBUG 8844 [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-24 14:52:38.047 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.065 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.149 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.149 DEBUG 8844 [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-24 14:52:38.149 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.168 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.168 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.168 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.189 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.189 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:38.189 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.250 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.251 DEBUG 8844 [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-24 14:52:38.251 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.269 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.269 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:38.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.289 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.290 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:38.290 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.308 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.308 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.326 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.327 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:38.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.358 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.359 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:38.359 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:38.386 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.708 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.749 DEBUG 8844 [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-24 14:52:39.749 DEBUG 8844 [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-24 14:52:39.817 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.817 DEBUG 8844 [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-24 14:52:39.817 DEBUG 8844 [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-24 14:52:39.874 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.875 DEBUG 8844 [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-24 14:52:39.875 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.894 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.896 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.896 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.896 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.913 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.914 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:39.914 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.932 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.932 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.932 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.951 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:39.952 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:39.952 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.054 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:40.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.075 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.075 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:40.075 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.136 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.137 DEBUG 8844 [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-24 14:52:40.137 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.155 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.155 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:40.155 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.174 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.175 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:40.175 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.193 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.193 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.193 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.214 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:40.214 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.247 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.248 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:40.248 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.277 DEBUG 8844 [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-24 14:52:40.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.442 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.443 DEBUG 8844 [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-24 14:52:40.443 DEBUG 8844 [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-24 14:52:40.464 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.465 DEBUG 8844 [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-24 14:52:40.465 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.482 DEBUG 8844 [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-24 14:52:40.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.500 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.500 DEBUG 8844 [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-24 14:52:40.500 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.519 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.519 DEBUG 8844 [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-24 14:52:40.519 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.602 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.603 DEBUG 8844 [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-24 14:52:40.603 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.620 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.621 DEBUG 8844 [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-24 14:52:40.621 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.643 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.643 DEBUG 8844 [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-24 14:52:40.643 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.704 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.704 DEBUG 8844 [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-24 14:52:40.704 DEBUG 8844 [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-24 14:52:40.723 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.723 DEBUG 8844 [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-24 14:52:40.724 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.741 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.742 DEBUG 8844 [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-24 14:52:40.742 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.760 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.760 DEBUG 8844 [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-24 14:52:40.760 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.779 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.779 DEBUG 8844 [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-24 14:52:40.779 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.812 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.812 DEBUG 8844 [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-24 14:52:40.812 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:40.839 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.132 DEBUG 8844 [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-24 14:52:52.132 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.171 DEBUG 8844 [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-24 14:52:52.171 DEBUG 8844 [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-24 14:52:52.241 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.241 DEBUG 8844 [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-24 14:52:52.241 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:52:52.301 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.301 DEBUG 8844 [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-24 14:52:52.301 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.321 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.321 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.321 DEBUG 8844 [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-24 14:52:52.321 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.341 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.341 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.341 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.361 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.361 DEBUG 8844 [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-24 14:52:52.361 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.381 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.381 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.381 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.470 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.470 DEBUG 8844 [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-24 14:52:52.470 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.488 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.488 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.488 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.510 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.510 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:52.510 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.571 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.571 DEBUG 8844 [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-24 14:52:52.571 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.591 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.591 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:52.591 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.601 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.601 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:52.601 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.621 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.621 DEBUG 8844 [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-24 14:52:52.621 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.641 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.641 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:52.641 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.679 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.679 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:52:52.679 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.706 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.709 DEBUG 8844 [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-24 14:52:52.710 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.867 DEBUG 8844 [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-24 14:52:52.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.887 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.897 DEBUG 8844 [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-24 14:52:52.897 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.907 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.933 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.933 DEBUG 8844 [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-24 14:52:52.933 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.951 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.952 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:52.952 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.034 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.035 DEBUG 8844 [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-24 14:52:53.035 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.053 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.053 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.053 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.074 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.074 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:53.074 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.136 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.136 DEBUG 8844 [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-24 14:52:53.137 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.154 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.154 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:53.154 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.174 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.174 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:53.174 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.189 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.189 DEBUG 8844 [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-24 14:52:53.189 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.209 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.209 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:53.209 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.247 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.248 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:52:53.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:53.274 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:54.851 DEBUG 8844 [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-24 14:52:54.851 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:54.891 DEBUG 8844 [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-24 14:52:54.891 DEBUG 8844 [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-24 14:52:54.963 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:54.963 DEBUG 8844 [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-24 14:52:54.963 DEBUG 8844 [http-nio-8879-exec-4] 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-24 14:52:55.023 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.024 DEBUG 8844 [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-24 14:52:55.024 DEBUG 8844 [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-24 14:52:55.041 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.044 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.044 DEBUG 8844 [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-24 14:52:55.044 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.062 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.062 DEBUG 8844 [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-24 14:52:55.062 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.080 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.080 DEBUG 8844 [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-24 14:52:55.080 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.099 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.100 DEBUG 8844 [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-24 14:52:55.100 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.177 DEBUG 8844 [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-24 14:52:55.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.198 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.198 DEBUG 8844 [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-24 14:52:55.198 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.217 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.217 DEBUG 8844 [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-24 14:52:55.217 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.277 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.277 DEBUG 8844 [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-24 14:52:55.277 DEBUG 8844 [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-24 14:52:55.297 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.297 DEBUG 8844 [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-24 14:52:55.297 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.317 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.317 DEBUG 8844 [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-24 14:52:55.317 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.337 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.337 DEBUG 8844 [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-24 14:52:55.337 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.357 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.357 DEBUG 8844 [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-24 14:52:55.357 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.387 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.387 DEBUG 8844 [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-24 14:52:55.387 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.417 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.417 DEBUG 8844 [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-24 14:52:55.417 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.581 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.581 DEBUG 8844 [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-24 14:52:55.581 DEBUG 8844 [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-24 14:52:55.604 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.604 DEBUG 8844 [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-24 14:52:55.604 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.632 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.632 DEBUG 8844 [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-24 14:52:55.632 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.642 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.652 DEBUG 8844 [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-24 14:52:55.652 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.662 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.662 DEBUG 8844 [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-24 14:52:55.662 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.754 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.755 DEBUG 8844 [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-24 14:52:55.756 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.773 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.773 DEBUG 8844 [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-24 14:52:55.773 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.795 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.797 DEBUG 8844 [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-24 14:52:55.798 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.851 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.851 DEBUG 8844 [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-24 14:52:55.851 DEBUG 8844 [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-24 14:52:55.871 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.871 DEBUG 8844 [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-24 14:52:55.871 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.891 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.891 DEBUG 8844 [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-24 14:52:55.891 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.911 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.911 DEBUG 8844 [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-24 14:52:55.911 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.931 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.931 DEBUG 8844 [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-24 14:52:55.931 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.961 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.961 DEBUG 8844 [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-24 14:52:55.961 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:55.991 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:56.990 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:56.990 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.028 DEBUG 8844 [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-24 14:52:57.028 DEBUG 8844 [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-24 14:52:57.096 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.096 DEBUG 8844 [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-24 14:52:57.096 DEBUG 8844 [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-24 14:52:57.156 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.157 DEBUG 8844 [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-24 14:52:57.157 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.173 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.178 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.179 DEBUG 8844 [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-24 14:52:57.179 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.197 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.197 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.214 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.214 DEBUG 8844 [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-24 14:52:57.215 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.233 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.317 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.319 DEBUG 8844 [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-24 14:52:57.319 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.337 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.338 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.338 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.353 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.353 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:57.353 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.413 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.413 DEBUG 8844 [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-24 14:52:57.413 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.433 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.433 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:57.433 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.453 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.453 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:57.453 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.473 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.473 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.473 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.493 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.493 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:57.493 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.523 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:52:57.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.559 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.728 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.729 DEBUG 8844 [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-24 14:52:57.729 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.748 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.749 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.749 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.767 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.767 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:57.767 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.803 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.804 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:57.804 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.887 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.888 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.888 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.906 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.907 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:57.907 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.927 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.928 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:57.928 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.985 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:57.985 DEBUG 8844 [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-24 14:52:57.985 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.004 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.004 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:58.004 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.024 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.024 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:58.024 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.044 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.044 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.044 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.064 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.064 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:58.064 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.096 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.097 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:52:58.097 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:52:58.124 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.619 DEBUG 8844 [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-24 14:53:19.619 DEBUG 8844 [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-24 14:53:19.692 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.692 DEBUG 8844 [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-24 14:53:19.692 DEBUG 8844 [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-24 14:53:19.821 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.821 DEBUG 8844 [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-24 14:53:19.821 DEBUG 8844 [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-24 14:53:19.841 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.841 DEBUG 8844 [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-24 14:53:19.841 DEBUG 8844 [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-24 14:53:19.861 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.861 DEBUG 8844 [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-24 14:53:19.861 DEBUG 8844 [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-24 14:53:19.946 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.946 DEBUG 8844 [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-24 14:53:19.946 DEBUG 8844 [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-24 14:53:19.956 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.956 DEBUG 8844 [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-24 14:53:19.956 DEBUG 8844 [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-24 14:53:19.976 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.976 DEBUG 8844 [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-24 14:53:19.976 DEBUG 8844 [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-24 14:53:19.996 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:19.996 DEBUG 8844 [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-24 14:53:19.996 DEBUG 8844 [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-24 14:53:20.016 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.016 DEBUG 8844 [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-24 14:53:20.016 DEBUG 8844 [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-24 14:53:20.036 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.036 DEBUG 8844 [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-24 14:53:20.036 DEBUG 8844 [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-24 14:53:20.056 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.056 DEBUG 8844 [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-24 14:53:20.056 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.076 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.076 DEBUG 8844 [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-24 14:53:20.076 DEBUG 8844 [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-24 14:53:20.086 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.096 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.096 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.106 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.106 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.106 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.126 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.126 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.126 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.146 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.146 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.146 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:20.166 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.183 DEBUG 8844 [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-24 14:53:49.183 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.214 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.214 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.288 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.289 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.289 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:53:49.341 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.351 DEBUG 8844 [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-24 14:53:49.351 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.361 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.372 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.372 DEBUG 8844 [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-24 14:53:49.372 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.390 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.390 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.390 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.400 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.400 DEBUG 8844 [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-24 14:53:49.400 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.426 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.427 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.427 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.510 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.510 DEBUG 8844 [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-24 14:53:49.510 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.527 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.527 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.527 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.547 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.547 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:53:49.547 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.612 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.612 DEBUG 8844 [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-24 14:53:49.612 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.626 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.626 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:53:49.626 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.650 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.651 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:53:49.651 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.665 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.665 DEBUG 8844 [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-24 14:53:49.665 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.685 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.685 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:53:49.685 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.714 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.714 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:53:49.714 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.745 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.749 DEBUG 8844 [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-24 14:53:49.750 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.909 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.909 DEBUG 8844 [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-24 14:53:49.909 DEBUG 8844 [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-24 14:53:49.936 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.936 DEBUG 8844 [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-24 14:53:49.937 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.949 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.949 DEBUG 8844 [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-24 14:53:49.949 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.970 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.970 DEBUG 8844 [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-24 14:53:49.970 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.992 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:49.992 DEBUG 8844 [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-24 14:53:49.992 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.075 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.075 DEBUG 8844 [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-24 14:53:50.075 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.087 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.087 DEBUG 8844 [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-24 14:53:50.087 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.107 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.117 DEBUG 8844 [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-24 14:53:50.117 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.178 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.179 DEBUG 8844 [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-24 14:53:50.179 DEBUG 8844 [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-24 14:53:50.190 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.190 DEBUG 8844 [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-24 14:53:50.190 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.216 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.217 DEBUG 8844 [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-24 14:53:50.217 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.228 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.228 DEBUG 8844 [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-24 14:53:50.228 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.248 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.248 DEBUG 8844 [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-24 14:53:50.248 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.279 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.279 DEBUG 8844 [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-24 14:53:50.279 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:53:50.312 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.397 DEBUG 8844 [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-24 14:54:11.398 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.430 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.430 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.499 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.499 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.499 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:54:11.565 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.566 DEBUG 8844 [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-24 14:54:11.566 DEBUG 8844 [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-24 14:54:11.577 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.586 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.587 DEBUG 8844 [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-24 14:54:11.587 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.601 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.601 DEBUG 8844 [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-24 14:54:11.601 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.624 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.624 DEBUG 8844 [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-24 14:54:11.624 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.641 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.641 DEBUG 8844 [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-24 14:54:11.641 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.726 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.727 DEBUG 8844 [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-24 14:54:11.727 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.745 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.746 DEBUG 8844 [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-24 14:54:11.746 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.766 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.767 DEBUG 8844 [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-24 14:54:11.767 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.828 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.829 DEBUG 8844 [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-24 14:54:11.829 DEBUG 8844 [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-24 14:54:11.847 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.847 DEBUG 8844 [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-24 14:54:11.847 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.866 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.867 DEBUG 8844 [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-24 14:54:11.867 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.883 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.884 DEBUG 8844 [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-24 14:54:11.884 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.902 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.903 DEBUG 8844 [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-24 14:54:11.903 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.935 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.936 DEBUG 8844 [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-24 14:54:11.936 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.963 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:11.966 DEBUG 8844 [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-24 14:54:11.966 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.131 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.132 DEBUG 8844 [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-24 14:54:12.132 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.152 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.152 DEBUG 8844 [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-24 14:54:12.152 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.171 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.171 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.171 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.188 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.189 DEBUG 8844 [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-24 14:54:12.189 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.207 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.207 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.207 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.290 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.291 DEBUG 8844 [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-24 14:54:12.291 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.309 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.310 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.310 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.331 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.331 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:12.331 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.392 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.393 DEBUG 8844 [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-24 14:54:12.393 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.411 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.411 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:12.411 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.430 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.431 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:12.431 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.448 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.448 DEBUG 8844 [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-24 14:54:12.448 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.467 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.468 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:12.468 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.499 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.500 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:12.500 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:12.526 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.497 DEBUG 8844 [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-24 14:54:18.498 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.534 DEBUG 8844 [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-24 14:54:18.534 DEBUG 8844 [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-24 14:54:18.601 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.601 DEBUG 8844 [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-24 14:54:18.601 DEBUG 8844 [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-24 14:54:18.664 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.665 DEBUG 8844 [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-24 14:54:18.665 DEBUG 8844 [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-24 14:54:18.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.685 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.685 DEBUG 8844 [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-24 14:54:18.685 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.703 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.703 DEBUG 8844 [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-24 14:54:18.703 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.721 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.721 DEBUG 8844 [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-24 14:54:18.721 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.740 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.741 DEBUG 8844 [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-24 14:54:18.741 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.824 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.825 DEBUG 8844 [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-24 14:54:18.825 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.843 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.843 DEBUG 8844 [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-24 14:54:18.843 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.865 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.865 DEBUG 8844 [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-24 14:54:18.865 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.926 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.927 DEBUG 8844 [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-24 14:54:18.927 DEBUG 8844 [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-24 14:54:18.945 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.945 DEBUG 8844 [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-24 14:54:18.945 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.963 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.964 DEBUG 8844 [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-24 14:54:18.964 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.982 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:18.982 DEBUG 8844 [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-24 14:54:18.982 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.000 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.001 DEBUG 8844 [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-24 14:54:19.001 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.033 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.034 DEBUG 8844 [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-24 14:54:19.034 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.061 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.063 DEBUG 8844 [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-24 14:54:19.064 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.229 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.231 DEBUG 8844 [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-24 14:54:19.231 DEBUG 8844 [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-24 14:54:19.251 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.252 DEBUG 8844 [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-24 14:54:19.252 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.269 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.269 DEBUG 8844 [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-24 14:54:19.269 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.288 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.288 DEBUG 8844 [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-24 14:54:19.288 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.306 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.306 DEBUG 8844 [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-24 14:54:19.306 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.390 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.390 DEBUG 8844 [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-24 14:54:19.391 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.408 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.409 DEBUG 8844 [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-24 14:54:19.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.430 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.430 DEBUG 8844 [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-24 14:54:19.430 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.491 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.491 DEBUG 8844 [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-24 14:54:19.491 DEBUG 8844 [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-24 14:54:19.509 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.509 DEBUG 8844 [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-24 14:54:19.509 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.528 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.529 DEBUG 8844 [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-24 14:54:19.529 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.547 DEBUG 8844 [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-24 14:54:19.547 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.565 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.565 DEBUG 8844 [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-24 14:54:19.565 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.598 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.598 DEBUG 8844 [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-24 14:54:19.598 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:19.624 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.606 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.607 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.642 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.642 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.709 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:54:23.776 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.777 DEBUG 8844 [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-24 14:54:23.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.797 DEBUG 8844 [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-24 14:54:23.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.815 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.816 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.816 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.834 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.834 DEBUG 8844 [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-24 14:54:23.834 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.852 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.852 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.852 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.937 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.937 DEBUG 8844 [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-24 14:54:23.937 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.955 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.956 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.956 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.977 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:23.977 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:54:23.977 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.039 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.041 DEBUG 8844 [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-24 14:54:24.042 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.060 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.061 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:54:24.061 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.080 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.081 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:54:24.081 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.099 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.099 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.099 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.117 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.117 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:54:24.117 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.150 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:54:24.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.177 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.180 DEBUG 8844 [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-24 14:54:24.180 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.349 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.353 DEBUG 8844 [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-24 14:54:24.353 DEBUG 8844 [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-24 14:54:24.374 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.374 DEBUG 8844 [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-24 14:54:24.374 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.392 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.392 DEBUG 8844 [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-24 14:54:24.392 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.410 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.410 DEBUG 8844 [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-24 14:54:24.410 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.431 DEBUG 8844 [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-24 14:54:24.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.516 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.516 DEBUG 8844 [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-24 14:54:24.516 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.531 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.531 DEBUG 8844 [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-24 14:54:24.531 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.551 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.551 DEBUG 8844 [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-24 14:54:24.551 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.616 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.617 DEBUG 8844 [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-24 14:54:24.617 DEBUG 8844 [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-24 14:54:24.636 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.636 DEBUG 8844 [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-24 14:54:24.636 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.655 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.656 DEBUG 8844 [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-24 14:54:24.656 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.673 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.673 DEBUG 8844 [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-24 14:54:24.673 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.692 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.692 DEBUG 8844 [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-24 14:54:24.693 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.724 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.724 DEBUG 8844 [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-24 14:54:24.724 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:24.751 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.439 DEBUG 8844 [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-24 14:54:29.439 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.479 DEBUG 8844 [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-24 14:54:29.479 DEBUG 8844 [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-24 14:54:29.549 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.549 DEBUG 8844 [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-24 14:54:29.549 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:54:29.615 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.615 DEBUG 8844 [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-24 14:54:29.615 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.625 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.635 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.635 DEBUG 8844 [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-24 14:54:29.635 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.658 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.676 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.676 DEBUG 8844 [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-24 14:54:29.676 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.693 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.696 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.780 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.780 DEBUG 8844 [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-24 14:54:29.781 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.799 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.799 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.799 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.820 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.820 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:54:29.820 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.883 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.883 DEBUG 8844 [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-24 14:54:29.883 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.903 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:54:29.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.922 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.922 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:54:29.922 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.933 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.933 DEBUG 8844 [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-24 14:54:29.933 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.953 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.953 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:54:29.953 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.983 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:29.993 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:54:29.993 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.013 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.023 DEBUG 8844 [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-24 14:54:30.023 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.183 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.183 DEBUG 8844 [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-24 14:54:30.183 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.203 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.203 DEBUG 8844 [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-24 14:54:30.203 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.223 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.223 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.223 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.248 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.248 DEBUG 8844 [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-24 14:54:30.248 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.266 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.266 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.266 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.343 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.343 DEBUG 8844 [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-24 14:54:30.343 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.368 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.368 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.369 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.383 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.383 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:30.383 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.443 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.443 DEBUG 8844 [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-24 14:54:30.443 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.463 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.463 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:30.463 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.483 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.483 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:30.483 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.503 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.503 DEBUG 8844 [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-24 14:54:30.503 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.523 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.523 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:30.523 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.553 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.553 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:54:30.553 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:54:30.583 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.353 DEBUG 8844 [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-24 14:55:09.353 DEBUG 8844 [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-24 14:55:09.427 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.427 DEBUG 8844 [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-24 14:55:09.427 DEBUG 8844 [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-24 14:55:09.555 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.559 DEBUG 8844 [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-24 14:55:09.559 DEBUG 8844 [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-24 14:55:09.579 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.579 DEBUG 8844 [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-24 14:55:09.579 DEBUG 8844 [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-24 14:55:09.597 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.597 DEBUG 8844 [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-24 14:55:09.597 DEBUG 8844 [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-24 14:55:09.681 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.682 DEBUG 8844 [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-24 14:55:09.682 DEBUG 8844 [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-24 14:55:09.699 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.700 DEBUG 8844 [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-24 14:55:09.700 DEBUG 8844 [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-24 14:55:09.718 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.718 DEBUG 8844 [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-24 14:55:09.718 DEBUG 8844 [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-24 14:55:09.736 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.736 DEBUG 8844 [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-24 14:55:09.736 DEBUG 8844 [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-24 14:55:09.757 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.758 DEBUG 8844 [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-24 14:55:09.758 DEBUG 8844 [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-24 14:55:09.776 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.777 DEBUG 8844 [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-24 14:55:09.778 DEBUG 8844 [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-24 14:55:09.795 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.796 DEBUG 8844 [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-24 14:55:09.796 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.814 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.814 DEBUG 8844 [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-24 14:55:09.814 DEBUG 8844 [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-24 14:55:09.832 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.833 DEBUG 8844 [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-24 14:55:09.833 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.850 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.852 DEBUG 8844 [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-24 14:55:09.852 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.870 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.871 DEBUG 8844 [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-24 14:55:09.871 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.889 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.890 DEBUG 8844 [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-24 14:55:09.890 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:09.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:12.521 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:12.521 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:12.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:12.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:12.589 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:55:12.664 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:14.928 DEBUG 8844 [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-24 14:55:14.929 DEBUG 8844 [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-24 14:55:14.997 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:14.998 DEBUG 8844 [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-24 14:55:14.998 DEBUG 8844 [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-24 14:55:15.073 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:16.976 DEBUG 8844 [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-24 14:55:16.976 DEBUG 8844 [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-24 14:55:17.045 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:17.045 DEBUG 8844 [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-24 14:55:17.045 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:55:17.120 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:27.603 DEBUG 8844 [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-24 14:55:27.603 DEBUG 8844 [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-24 14:55:27.671 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:27.671 DEBUG 8844 [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-24 14:55:27.671 DEBUG 8844 [http-nio-8879-exec-5] 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-24 14:55:27.745 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.016 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.016 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.070 DEBUG 8844 [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-24 14:55:31.071 DEBUG 8844 [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-24 14:55:31.137 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.137 DEBUG 8844 [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-24 14:55:31.137 DEBUG 8844 [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-24 14:55:31.182 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.183 DEBUG 8844 [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-24 14:55:31.183 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.203 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.203 DEBUG 8844 [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-24 14:55:31.203 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.214 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.221 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.222 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.239 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.240 DEBUG 8844 [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-24 14:55:31.240 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.258 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.259 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.259 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.342 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.342 DEBUG 8844 [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-24 14:55:31.342 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.361 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.361 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.361 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.381 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.382 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:55:31.382 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.443 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.444 DEBUG 8844 [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-24 14:55:31.444 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.462 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.462 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:55:31.462 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.481 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.482 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:55:31.482 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.500 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.500 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.518 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.518 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:55:31.519 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.550 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.551 DEBUG 8844 [http-nio-8879-exec-15] 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-24 14:55:31.551 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.578 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.582 DEBUG 8844 [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-24 14:55:31.582 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.747 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.748 DEBUG 8844 [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-24 14:55:31.748 DEBUG 8844 [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-24 14:55:31.768 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.768 DEBUG 8844 [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-24 14:55:31.769 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.787 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.787 DEBUG 8844 [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-24 14:55:31.787 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.805 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.805 DEBUG 8844 [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-24 14:55:31.805 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.823 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.823 DEBUG 8844 [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-24 14:55:31.823 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.907 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.907 DEBUG 8844 [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-24 14:55:31.907 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.925 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.925 DEBUG 8844 [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-24 14:55:31.926 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.947 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:31.947 DEBUG 8844 [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-24 14:55:31.947 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.008 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.008 DEBUG 8844 [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-24 14:55:32.008 DEBUG 8844 [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-24 14:55:32.027 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.027 DEBUG 8844 [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-24 14:55:32.027 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.047 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.048 DEBUG 8844 [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-24 14:55:32.048 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.065 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.066 DEBUG 8844 [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-24 14:55:32.066 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.084 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.084 DEBUG 8844 [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-24 14:55:32.084 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.117 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.117 DEBUG 8844 [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-24 14:55:32.117 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:32.144 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.135 DEBUG 8844 [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-24 14:55:50.135 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.170 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.170 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.238 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.238 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.238 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:55:50.301 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.302 DEBUG 8844 [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-24 14:55:50.302 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.315 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.322 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.323 DEBUG 8844 [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-24 14:55:50.323 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.341 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.341 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.341 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.359 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.359 DEBUG 8844 [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-24 14:55:50.359 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.377 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.377 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.377 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.462 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.462 DEBUG 8844 [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-24 14:55:50.462 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.480 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.480 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.480 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.501 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.502 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:55:50.502 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.563 DEBUG 8844 [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-24 14:55:50.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.582 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.582 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:55:50.582 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.601 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.601 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:55:50.601 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.619 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.620 DEBUG 8844 [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-24 14:55:50.620 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.638 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.639 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:55:50.639 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.671 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.671 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:55:50.671 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.698 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.701 DEBUG 8844 [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-24 14:55:50.701 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.866 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.867 DEBUG 8844 [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-24 14:55:50.867 DEBUG 8844 [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-24 14:55:50.887 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.887 DEBUG 8844 [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-24 14:55:50.888 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.905 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.905 DEBUG 8844 [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-24 14:55:50.905 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.924 DEBUG 8844 [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-24 14:55:50.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.942 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:50.942 DEBUG 8844 [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-24 14:55:50.942 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.025 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.026 DEBUG 8844 [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-24 14:55:51.026 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.044 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.045 DEBUG 8844 [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-24 14:55:51.045 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.066 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.066 DEBUG 8844 [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-24 14:55:51.066 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.127 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.127 DEBUG 8844 [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-24 14:55:51.127 DEBUG 8844 [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-24 14:55:51.146 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.146 DEBUG 8844 [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-24 14:55:51.146 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.164 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.165 DEBUG 8844 [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-24 14:55:51.165 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.183 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.183 DEBUG 8844 [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-24 14:55:51.183 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.202 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.202 DEBUG 8844 [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-24 14:55:51.202 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.235 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.235 DEBUG 8844 [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-24 14:55:51.235 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:55:51.261 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:07.711 DEBUG 8844 [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-24 14:57:07.712 DEBUG 8844 [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-24 14:57:07.785 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:07.785 DEBUG 8844 [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-24 14:57:07.786 DEBUG 8844 [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-24 14:57:07.913 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:07.914 DEBUG 8844 [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-24 14:57:07.914 DEBUG 8844 [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-24 14:57:07.932 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:07.933 DEBUG 8844 [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-24 14:57:07.933 DEBUG 8844 [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-24 14:57:07.951 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:07.952 DEBUG 8844 [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-24 14:57:07.952 DEBUG 8844 [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-24 14:57:08.034 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.035 DEBUG 8844 [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-24 14:57:08.035 DEBUG 8844 [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-24 14:57:08.053 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.054 DEBUG 8844 [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-24 14:57:08.054 DEBUG 8844 [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-24 14:57:08.072 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.073 DEBUG 8844 [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-24 14:57:08.073 DEBUG 8844 [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-24 14:57:08.091 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.092 DEBUG 8844 [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-24 14:57:08.092 DEBUG 8844 [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-24 14:57:08.113 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.114 DEBUG 8844 [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-24 14:57:08.114 DEBUG 8844 [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-24 14:57:08.132 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.132 DEBUG 8844 [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-24 14:57:08.133 DEBUG 8844 [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-24 14:57:08.150 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.151 DEBUG 8844 [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-24 14:57:08.151 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.169 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.170 DEBUG 8844 [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-24 14:57:08.170 DEBUG 8844 [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-24 14:57:08.187 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.190 DEBUG 8844 [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-24 14:57:08.190 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.207 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.209 DEBUG 8844 [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-24 14:57:08.209 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.227 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.228 DEBUG 8844 [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-24 14:57:08.229 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.246 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.248 DEBUG 8844 [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-24 14:57:08.248 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:08.266 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.377 DEBUG 8844 [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-24 14:57:13.377 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.437 DEBUG 8844 [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-24 14:57:13.437 DEBUG 8844 [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-24 14:57:13.503 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.503 DEBUG 8844 [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-24 14:57:13.503 DEBUG 8844 [http-nio-8879-exec-5] 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-24 14:57:13.543 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.544 DEBUG 8844 [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-24 14:57:13.544 DEBUG 8844 [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-24 14:57:13.564 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.565 DEBUG 8844 [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-24 14:57:13.565 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.580 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.583 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.584 DEBUG 8844 [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-24 14:57:13.584 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.602 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.603 DEBUG 8844 [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-24 14:57:13.604 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.621 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.622 DEBUG 8844 [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-24 14:57:13.622 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.706 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.707 DEBUG 8844 [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-24 14:57:13.707 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.725 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.726 DEBUG 8844 [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-24 14:57:13.726 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.747 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.748 DEBUG 8844 [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-24 14:57:13.748 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.808 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.809 DEBUG 8844 [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-24 14:57:13.809 DEBUG 8844 [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-24 14:57:13.828 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.829 DEBUG 8844 [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-24 14:57:13.829 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.847 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.849 DEBUG 8844 [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-24 14:57:13.849 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.866 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.868 DEBUG 8844 [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-24 14:57:13.868 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.887 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.887 DEBUG 8844 [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-24 14:57:13.888 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.920 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.921 DEBUG 8844 [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-24 14:57:13.921 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.947 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:13.951 DEBUG 8844 [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-24 14:57:13.951 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.116 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.117 DEBUG 8844 [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-24 14:57:14.117 DEBUG 8844 [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-24 14:57:14.138 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.139 DEBUG 8844 [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-24 14:57:14.139 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.157 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.159 DEBUG 8844 [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-24 14:57:14.159 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.176 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.177 DEBUG 8844 [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-24 14:57:14.177 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.194 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.195 DEBUG 8844 [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-24 14:57:14.195 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.279 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.280 DEBUG 8844 [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-24 14:57:14.280 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.298 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.299 DEBUG 8844 [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-24 14:57:14.299 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.320 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.321 DEBUG 8844 [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-24 14:57:14.321 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.382 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.383 DEBUG 8844 [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-24 14:57:14.383 DEBUG 8844 [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-24 14:57:14.402 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.402 DEBUG 8844 [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-24 14:57:14.402 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.423 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.425 DEBUG 8844 [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-24 14:57:14.425 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.444 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.444 DEBUG 8844 [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-24 14:57:14.445 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.462 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.463 DEBUG 8844 [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-24 14:57:14.463 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.495 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.495 DEBUG 8844 [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-24 14:57:14.495 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:14.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.741 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.741 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.741 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:57:25.868 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.870 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.870 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.889 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.890 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.890 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.908 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.909 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.909 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.992 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.993 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:25.993 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:57:26.012 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.049 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.090 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.091 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.091 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.109 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.127 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.127 DEBUG 8844 [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-24 14:57:26.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.146 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.148 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.148 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.166 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.167 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.167 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.186 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.186 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.204 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:26.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.225 DEBUG 8844 [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-24 14:57:58.225 DEBUG 8844 [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-24 14:57:58.298 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.300 DEBUG 8844 [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-24 14:57:58.301 DEBUG 8844 [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-24 14:57:58.428 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.429 DEBUG 8844 [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-24 14:57:58.429 DEBUG 8844 [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-24 14:57:58.448 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.449 DEBUG 8844 [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-24 14:57:58.449 DEBUG 8844 [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-24 14:57:58.467 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.468 DEBUG 8844 [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-24 14:57:58.468 DEBUG 8844 [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-24 14:57:58.550 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.551 DEBUG 8844 [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-24 14:57:58.552 DEBUG 8844 [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-24 14:57:58.570 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.571 DEBUG 8844 [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-24 14:57:58.571 DEBUG 8844 [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-24 14:57:58.589 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.590 DEBUG 8844 [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-24 14:57:58.590 DEBUG 8844 [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-24 14:57:58.608 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.609 DEBUG 8844 [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-24 14:57:58.609 DEBUG 8844 [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-24 14:57:58.628 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.629 DEBUG 8844 [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-24 14:57:58.629 DEBUG 8844 [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-24 14:57:58.648 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.649 DEBUG 8844 [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-24 14:57:58.649 DEBUG 8844 [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-24 14:57:58.666 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.667 DEBUG 8844 [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-24 14:57:58.667 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.685 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.686 DEBUG 8844 [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-24 14:57:58.686 DEBUG 8844 [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-24 14:57:58.704 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.706 DEBUG 8844 [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-24 14:57:58.706 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.724 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.725 DEBUG 8844 [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-24 14:57:58.726 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.744 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.745 DEBUG 8844 [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-24 14:57:58.745 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.763 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.765 DEBUG 8844 [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-24 14:57:58.765 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:58.782 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:59.270 DEBUG 8844 [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-24 14:57:59.270 DEBUG 8844 [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-24 14:57:59.338 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:57:59.338 DEBUG 8844 [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-24 14:57:59.338 DEBUG 8844 [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-24 14:57:59.414 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:04.991 DEBUG 8844 [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-24 14:58:04.991 DEBUG 8844 [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-24 14:58:05.060 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:05.060 DEBUG 8844 [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-24 14:58:05.060 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:58:05.135 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:10.724 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:10.724 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:10.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:10.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:10.792 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:58:10.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:16.721 DEBUG 8844 [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-24 14:58:16.721 DEBUG 8844 [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-24 14:58:16.789 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:16.789 DEBUG 8844 [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-24 14:58:16.789 DEBUG 8844 [http-nio-8879-exec-4] 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-24 14:58:16.864 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:18.967 DEBUG 8844 [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-24 14:58:18.967 DEBUG 8844 [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-24 14:58:19.034 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:19.035 DEBUG 8844 [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-24 14:58:19.035 DEBUG 8844 [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-24 14:58:19.110 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:26.406 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:26.406 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:26.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:26.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:26.475 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:58:26.550 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:36.034 DEBUG 8844 [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-24 14:58:36.035 DEBUG 8844 [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-24 14:58:36.104 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:36.104 DEBUG 8844 [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-24 14:58:36.104 DEBUG 8844 [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-24 14:58:36.178 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:42.023 DEBUG 8844 [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-24 14:58:42.023 DEBUG 8844 [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-24 14:58:42.090 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:42.091 DEBUG 8844 [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-24 14:58:42.091 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:58:42.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:44.073 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:44.073 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:44.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:44.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:44.142 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:58:44.216 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:48.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:48.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:48.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:48.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:48.319 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:58:48.395 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:53.858 DEBUG 8844 [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-24 14:58:53.858 DEBUG 8844 [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-24 14:58:53.926 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:53.927 DEBUG 8844 [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-24 14:58:53.927 DEBUG 8844 [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-24 14:58:54.001 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:59.437 DEBUG 8844 [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-24 14:58:59.437 DEBUG 8844 [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-24 14:58:59.507 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:58:59.507 DEBUG 8844 [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-24 14:58:59.507 DEBUG 8844 [http-nio-8879-exec-4] 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-24 14:58:59.582 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:03.312 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:03.312 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:03.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:03.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:03.381 DEBUG 8844 [http-nio-8879-exec-16] 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-24 14:59:03.455 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:08.606 DEBUG 8844 [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-24 14:59:08.606 DEBUG 8844 [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-24 14:59:08.674 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:08.674 DEBUG 8844 [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-24 14:59:08.674 DEBUG 8844 [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-24 14:59:08.748 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:14.170 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:14.170 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:14.238 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:14.238 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:14.239 DEBUG 8844 [http-nio-8879-exec-12] 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-24 14:59:14.313 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:19.257 DEBUG 8844 [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-24 14:59:19.257 DEBUG 8844 [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-24 14:59:19.325 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:19.325 DEBUG 8844 [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-24 14:59:19.325 DEBUG 8844 [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-24 14:59:19.400 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:22.407 DEBUG 8844 [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-24 14:59:22.407 DEBUG 8844 [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-24 14:59:22.475 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:22.475 DEBUG 8844 [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-24 14:59:22.475 DEBUG 8844 [http-nio-8879-exec-4] 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-24 14:59:22.550 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:24.506 DEBUG 8844 [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-24 14:59:24.506 DEBUG 8844 [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-24 14:59:24.574 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:24.574 DEBUG 8844 [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-24 14:59:24.574 DEBUG 8844 [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-24 14:59:24.650 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:28.804 DEBUG 8844 [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-24 14:59:28.804 DEBUG 8844 [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-24 14:59:28.872 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:28.872 DEBUG 8844 [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-24 14:59:28.872 DEBUG 8844 [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-24 14:59:28.947 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:31.177 DEBUG 8844 [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-24 14:59:31.178 DEBUG 8844 [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-24 14:59:31.246 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:31.246 DEBUG 8844 [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-24 14:59:31.246 DEBUG 8844 [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-24 14:59:31.321 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:33.976 DEBUG 8844 [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-24 14:59:33.976 DEBUG 8844 [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-24 14:59:34.044 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:34.044 DEBUG 8844 [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-24 14:59:34.044 DEBUG 8844 [http-nio-8879-exec-9] 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-24 14:59:34.119 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:40.925 DEBUG 8844 [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-24 14:59:40.925 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:40.981 DEBUG 8844 [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-24 14:59:40.981 DEBUG 8844 [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-24 14:59:41.049 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.049 DEBUG 8844 [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-24 14:59:41.049 DEBUG 8844 [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-24 14:59:41.091 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.092 DEBUG 8844 [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-24 14:59:41.092 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.113 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.114 DEBUG 8844 [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-24 14:59:41.114 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.126 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.133 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.133 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.152 DEBUG 8844 [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-24 14:59:41.152 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.169 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.170 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.254 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.255 DEBUG 8844 [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-24 14:59:41.255 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.272 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.273 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.273 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.294 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.296 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:59:41.296 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.357 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.358 DEBUG 8844 [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-24 14:59:41.358 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.377 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.378 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:59:41.378 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.396 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.397 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:59:41.398 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.415 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.416 DEBUG 8844 [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-24 14:59:41.416 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.434 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.435 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:59:41.435 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.468 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.472 DEBUG 8844 [http-nio-8879-exec-11] 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-24 14:59:41.472 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.500 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.503 DEBUG 8844 [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-24 14:59:41.504 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.671 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.672 DEBUG 8844 [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-24 14:59:41.672 DEBUG 8844 [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-24 14:59:41.692 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.693 DEBUG 8844 [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-24 14:59:41.693 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.711 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.712 DEBUG 8844 [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-24 14:59:41.712 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.729 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.730 DEBUG 8844 [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-24 14:59:41.730 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.748 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.749 DEBUG 8844 [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-24 14:59:41.749 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.832 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.833 DEBUG 8844 [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-24 14:59:41.833 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.850 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.851 DEBUG 8844 [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-24 14:59:41.851 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.872 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.873 DEBUG 8844 [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-24 14:59:41.873 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.934 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.935 DEBUG 8844 [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-24 14:59:41.935 DEBUG 8844 [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-24 14:59:41.953 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.954 DEBUG 8844 [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-24 14:59:41.954 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.973 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.974 DEBUG 8844 [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-24 14:59:41.974 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.991 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:41.992 DEBUG 8844 [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-24 14:59:41.992 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:42.011 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:42.014 DEBUG 8844 [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-24 14:59:42.014 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:42.046 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:42.046 DEBUG 8844 [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-24 14:59:42.047 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 14:59:42.074 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.675 DEBUG 8844 [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-24 15:00:19.676 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.710 DEBUG 8844 [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-24 15:00:19.710 DEBUG 8844 [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-24 15:00:19.776 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.777 DEBUG 8844 [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-24 15:00:19.777 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:00:19.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.845 DEBUG 8844 [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-24 15:00:19.845 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.854 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.865 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.866 DEBUG 8844 [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-24 15:00:19.866 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.885 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.907 DEBUG 8844 [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-24 15:00:19.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.925 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.926 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:19.926 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.010 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.011 DEBUG 8844 [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-24 15:00:20.011 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.029 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.030 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.030 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.051 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.052 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:20.052 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.112 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.113 DEBUG 8844 [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-24 15:00:20.113 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.132 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:20.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.150 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.151 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:20.152 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.171 DEBUG 8844 [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-24 15:00:20.171 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.189 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.190 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:20.190 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.222 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.223 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:20.223 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.250 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.253 DEBUG 8844 [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-24 15:00:20.253 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.419 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.420 DEBUG 8844 [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-24 15:00:20.420 DEBUG 8844 [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-24 15:00:20.440 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.441 DEBUG 8844 [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-24 15:00:20.441 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.459 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.460 DEBUG 8844 [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-24 15:00:20.460 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.478 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.479 DEBUG 8844 [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-24 15:00:20.479 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.496 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.497 DEBUG 8844 [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-24 15:00:20.497 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.580 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.581 DEBUG 8844 [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-24 15:00:20.581 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.599 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.599 DEBUG 8844 [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-24 15:00:20.600 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.622 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.623 DEBUG 8844 [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-24 15:00:20.623 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.684 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.685 DEBUG 8844 [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-24 15:00:20.685 DEBUG 8844 [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-24 15:00:20.703 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.703 DEBUG 8844 [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-24 15:00:20.703 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.721 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.722 DEBUG 8844 [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-24 15:00:20.723 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.741 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.742 DEBUG 8844 [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-24 15:00:20.742 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.759 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.760 DEBUG 8844 [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-24 15:00:20.760 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.793 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.794 DEBUG 8844 [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-24 15:00:20.794 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:20.821 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.478 DEBUG 8844 [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-24 15:00:24.478 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.514 DEBUG 8844 [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-24 15:00:24.515 DEBUG 8844 [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-24 15:00:24.582 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.582 DEBUG 8844 [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-24 15:00:24.582 DEBUG 8844 [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-24 15:00:24.647 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.648 DEBUG 8844 [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-24 15:00:24.648 DEBUG 8844 [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-24 15:00:24.659 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.669 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.670 DEBUG 8844 [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-24 15:00:24.670 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.688 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.689 DEBUG 8844 [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-24 15:00:24.689 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.707 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.707 DEBUG 8844 [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-24 15:00:24.708 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.726 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.727 DEBUG 8844 [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-24 15:00:24.727 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.810 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.811 DEBUG 8844 [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-24 15:00:24.811 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.828 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.829 DEBUG 8844 [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-24 15:00:24.829 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.850 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.851 DEBUG 8844 [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-24 15:00:24.852 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.913 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.914 DEBUG 8844 [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-24 15:00:24.914 DEBUG 8844 [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-24 15:00:24.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.932 DEBUG 8844 [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-24 15:00:24.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.951 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.952 DEBUG 8844 [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-24 15:00:24.952 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.970 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.972 DEBUG 8844 [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-24 15:00:24.972 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.990 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:24.991 DEBUG 8844 [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-24 15:00:24.991 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.022 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.023 DEBUG 8844 [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-24 15:00:25.023 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.050 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.054 DEBUG 8844 [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-24 15:00:25.054 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.219 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.220 DEBUG 8844 [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-24 15:00:25.220 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.240 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.241 DEBUG 8844 [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-24 15:00:25.241 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.259 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.260 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.260 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.278 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.279 DEBUG 8844 [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-24 15:00:25.279 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.297 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.299 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.299 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.382 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.383 DEBUG 8844 [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-24 15:00:25.383 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.400 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.401 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.401 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.421 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.422 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:00:25.422 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.483 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.484 DEBUG 8844 [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-24 15:00:25.484 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.502 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.502 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:00:25.503 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.521 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.522 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:00:25.522 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.540 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.541 DEBUG 8844 [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-24 15:00:25.541 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.559 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.560 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:00:25.560 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.592 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.593 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:00:25.593 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:25.619 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.058 DEBUG 8844 [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-24 15:00:29.058 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.093 DEBUG 8844 [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-24 15:00:29.094 DEBUG 8844 [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-24 15:00:29.162 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.162 DEBUG 8844 [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-24 15:00:29.162 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:00:29.225 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.226 DEBUG 8844 [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-24 15:00:29.226 DEBUG 8844 [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-24 15:00:29.240 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.246 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.247 DEBUG 8844 [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-24 15:00:29.247 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.264 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.266 DEBUG 8844 [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-24 15:00:29.266 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.283 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.284 DEBUG 8844 [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-24 15:00:29.284 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.304 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.307 DEBUG 8844 [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-24 15:00:29.308 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.391 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.392 DEBUG 8844 [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-24 15:00:29.392 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.410 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.410 DEBUG 8844 [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-24 15:00:29.411 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.432 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.433 DEBUG 8844 [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-24 15:00:29.433 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.494 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.495 DEBUG 8844 [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-24 15:00:29.496 DEBUG 8844 [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-24 15:00:29.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.514 DEBUG 8844 [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-24 15:00:29.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.533 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.534 DEBUG 8844 [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-24 15:00:29.534 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.552 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.553 DEBUG 8844 [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-24 15:00:29.553 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.571 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.572 DEBUG 8844 [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-24 15:00:29.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.604 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.605 DEBUG 8844 [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-24 15:00:29.606 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.632 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.636 DEBUG 8844 [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-24 15:00:29.636 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.804 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.805 DEBUG 8844 [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-24 15:00:29.806 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.826 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.827 DEBUG 8844 [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-24 15:00:29.828 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.846 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.846 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.847 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.864 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.868 DEBUG 8844 [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-24 15:00:29.868 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.887 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.888 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.888 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.971 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.972 DEBUG 8844 [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-24 15:00:29.972 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.990 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.991 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:29.991 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.011 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.012 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:30.013 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.074 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.075 DEBUG 8844 [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-24 15:00:30.075 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.094 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.094 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:30.095 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.113 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.114 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:30.114 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.131 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.132 DEBUG 8844 [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-24 15:00:30.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.152 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:30.152 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.184 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.184 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:00:30.185 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:00:30.211 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:01.959 DEBUG 8844 [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-24 15:01:01.959 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:01.994 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:01.994 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.061 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.061 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.061 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:01:02.124 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.126 DEBUG 8844 [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-24 15:01:02.126 DEBUG 8844 [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-24 15:01:02.139 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.146 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.147 DEBUG 8844 [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-24 15:01:02.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.164 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.165 DEBUG 8844 [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-24 15:01:02.165 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.183 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.184 DEBUG 8844 [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-24 15:01:02.184 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.202 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.204 DEBUG 8844 [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-24 15:01:02.204 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.288 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.289 DEBUG 8844 [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-24 15:01:02.289 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.307 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.308 DEBUG 8844 [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-24 15:01:02.308 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.329 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.329 DEBUG 8844 [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-24 15:01:02.329 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.391 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.395 DEBUG 8844 [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-24 15:01:02.395 DEBUG 8844 [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-24 15:01:02.413 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.413 DEBUG 8844 [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-24 15:01:02.414 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.432 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.433 DEBUG 8844 [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-24 15:01:02.433 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.452 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.453 DEBUG 8844 [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-24 15:01:02.453 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.470 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.471 DEBUG 8844 [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-24 15:01:02.471 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.503 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.504 DEBUG 8844 [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-24 15:01:02.504 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.531 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.540 DEBUG 8844 [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-24 15:01:02.540 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.707 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.708 DEBUG 8844 [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-24 15:01:02.708 DEBUG 8844 [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-24 15:01:02.728 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.729 DEBUG 8844 [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-24 15:01:02.729 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.747 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.748 DEBUG 8844 [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-24 15:01:02.748 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.766 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.767 DEBUG 8844 [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-24 15:01:02.767 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.785 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.786 DEBUG 8844 [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-24 15:01:02.786 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.869 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.873 DEBUG 8844 [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-24 15:01:02.874 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.892 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.893 DEBUG 8844 [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-24 15:01:02.893 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.914 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.914 DEBUG 8844 [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-24 15:01:02.915 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.975 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.976 DEBUG 8844 [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-24 15:01:02.976 DEBUG 8844 [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-24 15:01:02.994 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:02.994 DEBUG 8844 [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-24 15:01:02.995 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.013 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.015 DEBUG 8844 [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-24 15:01:03.015 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.033 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.034 DEBUG 8844 [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-24 15:01:03.034 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.052 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.053 DEBUG 8844 [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-24 15:01:03.053 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.084 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.085 DEBUG 8844 [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-24 15:01:03.085 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:03.112 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.469 DEBUG 8844 [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-24 15:01:04.469 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.504 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.504 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.570 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.571 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.571 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:01:04.635 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.636 DEBUG 8844 [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-24 15:01:04.636 DEBUG 8844 [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-24 15:01:04.648 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.657 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.658 DEBUG 8844 [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-24 15:01:04.658 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.675 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.676 DEBUG 8844 [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-24 15:01:04.676 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.694 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.695 DEBUG 8844 [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-24 15:01:04.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.713 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.714 DEBUG 8844 [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-24 15:01:04.714 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.798 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.799 DEBUG 8844 [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-24 15:01:04.799 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.817 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.818 DEBUG 8844 [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-24 15:01:04.818 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.839 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.839 DEBUG 8844 [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-24 15:01:04.840 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.901 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.902 DEBUG 8844 [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-24 15:01:04.902 DEBUG 8844 [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-24 15:01:04.920 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.921 DEBUG 8844 [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-24 15:01:04.921 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.939 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.940 DEBUG 8844 [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-24 15:01:04.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.959 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.960 DEBUG 8844 [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-24 15:01:04.960 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.977 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:04.978 DEBUG 8844 [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-24 15:01:04.978 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.011 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.012 DEBUG 8844 [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-24 15:01:05.012 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.038 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.042 DEBUG 8844 [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-24 15:01:05.042 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.208 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.209 DEBUG 8844 [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-24 15:01:05.209 DEBUG 8844 [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-24 15:01:05.229 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.230 DEBUG 8844 [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-24 15:01:05.230 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.253 DEBUG 8844 [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-24 15:01:05.254 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.272 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.272 DEBUG 8844 [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-24 15:01:05.273 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.290 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.291 DEBUG 8844 [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-24 15:01:05.291 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.375 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.376 DEBUG 8844 [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-24 15:01:05.376 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.395 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.396 DEBUG 8844 [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-24 15:01:05.396 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.417 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.418 DEBUG 8844 [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-24 15:01:05.418 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.479 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.480 DEBUG 8844 [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-24 15:01:05.480 DEBUG 8844 [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-24 15:01:05.498 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.499 DEBUG 8844 [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-24 15:01:05.499 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.517 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.518 DEBUG 8844 [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-24 15:01:05.518 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.536 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.537 DEBUG 8844 [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-24 15:01:05.537 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.555 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.555 DEBUG 8844 [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-24 15:01:05.555 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.588 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.590 DEBUG 8844 [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-24 15:01:05.590 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:05.616 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.259 DEBUG 8844 [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-24 15:01:10.259 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.295 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.295 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.363 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:01:10.425 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.426 DEBUG 8844 [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-24 15:01:10.426 DEBUG 8844 [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-24 15:01:10.440 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.446 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.447 DEBUG 8844 [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-24 15:01:10.447 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.465 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.466 DEBUG 8844 [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-24 15:01:10.466 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.483 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.484 DEBUG 8844 [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-24 15:01:10.485 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.504 DEBUG 8844 [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-24 15:01:10.504 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.587 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.588 DEBUG 8844 [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-24 15:01:10.588 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.606 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.607 DEBUG 8844 [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-24 15:01:10.607 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.628 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.629 DEBUG 8844 [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-24 15:01:10.629 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.689 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.690 DEBUG 8844 [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-24 15:01:10.690 DEBUG 8844 [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-24 15:01:10.708 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.708 DEBUG 8844 [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-24 15:01:10.709 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.727 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.728 DEBUG 8844 [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-24 15:01:10.728 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.747 DEBUG 8844 [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-24 15:01:10.747 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.765 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.766 DEBUG 8844 [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-24 15:01:10.766 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.799 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.799 DEBUG 8844 [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-24 15:01:10.799 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.826 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.829 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:10.996 DEBUG 8844 [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-24 15:01:10.996 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.017 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.018 DEBUG 8844 [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-24 15:01:11.018 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.036 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.036 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.053 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.054 DEBUG 8844 [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-24 15:01:11.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.074 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.074 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.156 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.156 DEBUG 8844 [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-24 15:01:11.157 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.174 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.175 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.175 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.197 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:01:11.197 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.258 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.259 DEBUG 8844 [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-24 15:01:11.259 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.277 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.277 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:01:11.278 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.296 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.297 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:01:11.297 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.316 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.316 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.316 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.334 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.335 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:01:11.335 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.368 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.369 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:01:11.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:11.394 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:18.667 DEBUG 8844 [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-24 15:01:18.668 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:18.837 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:18.838 DEBUG 8844 [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-24 15:01:18.838 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:18.857 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:22.995 DEBUG 8844 [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-24 15:01:22.996 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.030 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.030 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.096 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.096 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.097 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:01:23.164 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.166 DEBUG 8844 [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-24 15:01:23.166 DEBUG 8844 [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-24 15:01:23.174 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.187 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.187 DEBUG 8844 [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-24 15:01:23.188 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.205 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.209 DEBUG 8844 [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-24 15:01:23.209 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.227 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.228 DEBUG 8844 [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-24 15:01:23.228 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.247 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.248 DEBUG 8844 [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-24 15:01:23.248 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.332 DEBUG 8844 [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-24 15:01:23.332 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.350 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.353 DEBUG 8844 [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-24 15:01:23.353 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.374 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.375 DEBUG 8844 [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-24 15:01:23.375 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.437 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.438 DEBUG 8844 [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-24 15:01:23.438 DEBUG 8844 [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-24 15:01:23.456 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.456 DEBUG 8844 [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-24 15:01:23.457 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.475 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.476 DEBUG 8844 [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-24 15:01:23.476 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.495 DEBUG 8844 [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-24 15:01:23.495 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.513 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.514 DEBUG 8844 [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-24 15:01:23.514 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.545 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.546 DEBUG 8844 [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-24 15:01:23.547 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.574 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.578 DEBUG 8844 [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-24 15:01:23.578 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.745 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.747 DEBUG 8844 [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-24 15:01:23.747 DEBUG 8844 [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-24 15:01:23.768 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.768 DEBUG 8844 [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-24 15:01:23.768 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.786 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.787 DEBUG 8844 [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-24 15:01:23.787 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.805 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.806 DEBUG 8844 [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-24 15:01:23.806 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.837 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.837 DEBUG 8844 [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-24 15:01:23.837 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.930 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.930 DEBUG 8844 [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-24 15:01:23.930 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.949 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.950 DEBUG 8844 [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-24 15:01:23.950 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.971 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:23.972 DEBUG 8844 [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-24 15:01:23.972 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.033 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.034 DEBUG 8844 [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-24 15:01:24.034 DEBUG 8844 [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-24 15:01:24.052 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.053 DEBUG 8844 [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-24 15:01:24.053 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.071 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.072 DEBUG 8844 [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-24 15:01:24.072 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.090 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.091 DEBUG 8844 [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-24 15:01:24.091 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.109 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.110 DEBUG 8844 [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-24 15:01:24.110 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.143 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.144 DEBUG 8844 [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-24 15:01:24.144 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:24.170 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.272 DEBUG 8844 [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-24 15:01:33.272 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.308 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.308 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.376 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.376 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.376 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:01:33.442 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.443 DEBUG 8844 [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-24 15:01:33.444 DEBUG 8844 [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-24 15:01:33.453 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.464 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.465 DEBUG 8844 [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-24 15:01:33.465 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.483 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.484 DEBUG 8844 [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-24 15:01:33.484 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.502 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.503 DEBUG 8844 [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-24 15:01:33.503 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.521 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.522 DEBUG 8844 [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-24 15:01:33.522 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.606 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.607 DEBUG 8844 [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-24 15:01:33.607 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.624 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.625 DEBUG 8844 [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-24 15:01:33.625 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.647 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.648 DEBUG 8844 [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-24 15:01:33.648 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.709 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.711 DEBUG 8844 [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-24 15:01:33.711 DEBUG 8844 [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-24 15:01:33.729 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.730 DEBUG 8844 [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-24 15:01:33.730 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.749 DEBUG 8844 [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-24 15:01:33.749 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.767 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.767 DEBUG 8844 [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-24 15:01:33.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.786 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.787 DEBUG 8844 [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-24 15:01:33.787 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.819 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.821 DEBUG 8844 [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-24 15:01:33.821 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.848 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:33.853 DEBUG 8844 [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-24 15:01:33.853 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.022 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.023 DEBUG 8844 [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-24 15:01:34.023 DEBUG 8844 [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-24 15:01:34.043 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.044 DEBUG 8844 [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-24 15:01:34.044 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.062 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.063 DEBUG 8844 [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-24 15:01:34.063 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.080 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.081 DEBUG 8844 [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-24 15:01:34.081 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.099 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.100 DEBUG 8844 [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-24 15:01:34.100 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.184 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.185 DEBUG 8844 [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-24 15:01:34.185 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.203 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.205 DEBUG 8844 [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-24 15:01:34.205 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.226 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.227 DEBUG 8844 [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-24 15:01:34.227 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.289 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.290 DEBUG 8844 [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-24 15:01:34.290 DEBUG 8844 [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-24 15:01:34.309 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.309 DEBUG 8844 [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-24 15:01:34.309 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.328 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.329 DEBUG 8844 [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-24 15:01:34.329 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.347 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.348 DEBUG 8844 [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-24 15:01:34.348 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.365 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.366 DEBUG 8844 [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-24 15:01:34.366 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.399 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.400 DEBUG 8844 [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-24 15:01:34.400 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:01:34.427 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.497 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.498 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.571 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.571 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.571 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:02:08.699 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.719 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.723 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.723 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.741 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.742 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.742 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.824 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.824 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.825 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:02:08.843 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.844 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.844 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.862 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.863 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.863 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.880 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.881 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.881 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.902 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.903 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.903 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.921 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.922 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.922 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.940 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.941 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.941 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.959 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.960 DEBUG 8844 [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-24 15:02:08.960 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.979 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.979 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.997 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:08.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:09.016 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:09.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:09.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:09.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:09.036 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:09.037 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:02:09.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:03:43.713 DEBUG 8844 [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-24 15:03:43.713 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:03:43.732 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:03:43.749 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:03:43.749 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:03:43.767 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 15:03:43.941 DEBUG 8844 [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-24 15:03:43.941 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:03:43.958 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:02.746 DEBUG 8844 [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-24 15:05:02.747 DEBUG 8844 [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-24 15:05:02.818 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:02.818 DEBUG 8844 [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-24 15:05:02.819 DEBUG 8844 [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-24 15:05:02.946 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:02.947 DEBUG 8844 [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-24 15:05:02.947 DEBUG 8844 [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-24 15:05:02.964 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:02.965 DEBUG 8844 [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-24 15:05:02.965 DEBUG 8844 [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-24 15:05:02.983 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:02.984 DEBUG 8844 [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-24 15:05:02.984 DEBUG 8844 [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-24 15:05:03.066 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.067 DEBUG 8844 [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-24 15:05:03.067 DEBUG 8844 [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-24 15:05:03.084 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.085 DEBUG 8844 [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-24 15:05:03.085 DEBUG 8844 [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-24 15:05:03.102 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.104 DEBUG 8844 [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-24 15:05:03.104 DEBUG 8844 [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-24 15:05:03.121 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.121 DEBUG 8844 [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-24 15:05:03.122 DEBUG 8844 [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-24 15:05:03.142 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.142 DEBUG 8844 [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-24 15:05:03.143 DEBUG 8844 [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-24 15:05:03.160 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.161 DEBUG 8844 [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-24 15:05:03.161 DEBUG 8844 [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-24 15:05:03.178 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.179 DEBUG 8844 [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-24 15:05:03.179 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.196 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.197 DEBUG 8844 [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-24 15:05:03.197 DEBUG 8844 [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-24 15:05:03.214 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.215 DEBUG 8844 [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-24 15:05:03.215 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.233 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.234 DEBUG 8844 [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-24 15:05:03.234 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.251 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.252 DEBUG 8844 [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-24 15:05:03.252 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.269 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.270 DEBUG 8844 [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-24 15:05:03.270 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:03.287 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.302 DEBUG 8844 [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-24 15:05:17.302 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.374 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.374 DEBUG 8844 [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-24 15:05:17.374 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.501 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.502 DEBUG 8844 [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-24 15:05:17.502 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.519 DEBUG 8844 [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-24 15:05:17.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.537 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.537 DEBUG 8844 [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-24 15:05:17.538 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.619 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.619 DEBUG 8844 [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-24 15:05:17.620 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:05:17.637 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.637 DEBUG 8844 [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-24 15:05:17.637 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.655 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.655 DEBUG 8844 [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-24 15:05:17.655 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.672 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.672 DEBUG 8844 [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-24 15:05:17.672 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.693 DEBUG 8844 [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-24 15:05:17.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.710 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.711 DEBUG 8844 [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-24 15:05:17.711 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.729 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.729 DEBUG 8844 [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-24 15:05:17.730 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.795 DEBUG 8844 [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-24 15:05:17.795 DEBUG 8844 [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-24 15:05:17.813 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.814 DEBUG 8844 [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-24 15:05:17.814 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.831 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.832 DEBUG 8844 [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-24 15:05:17.832 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.849 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.851 DEBUG 8844 [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-24 15:05:17.851 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:17.868 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.045 DEBUG 8844 [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-24 15:05:22.045 DEBUG 8844 [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-24 15:05:22.117 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.117 DEBUG 8844 [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-24 15:05:22.117 DEBUG 8844 [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-24 15:05:22.245 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.246 DEBUG 8844 [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-24 15:05:22.246 DEBUG 8844 [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-24 15:05:22.263 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.264 DEBUG 8844 [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-24 15:05:22.264 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.281 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.282 DEBUG 8844 [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-24 15:05:22.282 DEBUG 8844 [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-24 15:05:22.363 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.363 DEBUG 8844 [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-24 15:05:22.364 DEBUG 8844 [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-24 15:05:22.383 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.385 DEBUG 8844 [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-24 15:05:22.385 DEBUG 8844 [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-24 15:05:22.402 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.402 DEBUG 8844 [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-24 15:05:22.403 DEBUG 8844 [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-24 15:05:22.420 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.421 DEBUG 8844 [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-24 15:05:22.421 DEBUG 8844 [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-24 15:05:22.441 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.442 DEBUG 8844 [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-24 15:05:22.442 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.459 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.460 DEBUG 8844 [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-24 15:05:22.460 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.478 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.479 DEBUG 8844 [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-24 15:05:22.479 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.495 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.496 DEBUG 8844 [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-24 15:05:22.496 DEBUG 8844 [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-24 15:05:22.513 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.514 DEBUG 8844 [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-24 15:05:22.514 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.532 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.533 DEBUG 8844 [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-24 15:05:22.534 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.551 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.552 DEBUG 8844 [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-24 15:05:22.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:22.569 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.201 DEBUG 8844 [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-24 15:05:31.201 DEBUG 8844 [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-24 15:05:31.272 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.273 DEBUG 8844 [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-24 15:05:31.273 DEBUG 8844 [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-24 15:05:31.400 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.401 DEBUG 8844 [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-24 15:05:31.401 DEBUG 8844 [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-24 15:05:31.419 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.420 DEBUG 8844 [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-24 15:05:31.420 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.437 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.438 DEBUG 8844 [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-24 15:05:31.438 DEBUG 8844 [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-24 15:05:31.520 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.521 DEBUG 8844 [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-24 15:05:31.521 DEBUG 8844 [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-24 15:05:31.538 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.540 DEBUG 8844 [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-24 15:05:31.540 DEBUG 8844 [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-24 15:05:31.557 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.558 DEBUG 8844 [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-24 15:05:31.558 DEBUG 8844 [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-24 15:05:31.574 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.575 DEBUG 8844 [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-24 15:05:31.575 DEBUG 8844 [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-24 15:05:31.596 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.596 DEBUG 8844 [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-24 15:05:31.597 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.613 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.614 DEBUG 8844 [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-24 15:05:31.614 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.631 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.632 DEBUG 8844 [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-24 15:05:31.632 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.649 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.650 DEBUG 8844 [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-24 15:05:31.650 DEBUG 8844 [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-24 15:05:31.667 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.668 DEBUG 8844 [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-24 15:05:31.668 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.686 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.688 DEBUG 8844 [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-24 15:05:31.688 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.704 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.706 DEBUG 8844 [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-24 15:05:31.706 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:31.723 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.222 DEBUG 8844 [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-24 15:05:36.222 DEBUG 8844 [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-24 15:05:36.296 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.296 DEBUG 8844 [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-24 15:05:36.296 DEBUG 8844 [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-24 15:05:36.425 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.427 DEBUG 8844 [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-24 15:05:36.427 DEBUG 8844 [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-24 15:05:36.443 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.444 DEBUG 8844 [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-24 15:05:36.444 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.463 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.467 DEBUG 8844 [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-24 15:05:36.468 DEBUG 8844 [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-24 15:05:36.550 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.551 DEBUG 8844 [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-24 15:05:36.552 DEBUG 8844 [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-24 15:05:36.569 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.570 DEBUG 8844 [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-24 15:05:36.570 DEBUG 8844 [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-24 15:05:36.588 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.589 DEBUG 8844 [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-24 15:05:36.589 DEBUG 8844 [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-24 15:05:36.606 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.607 DEBUG 8844 [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-24 15:05:36.607 DEBUG 8844 [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-24 15:05:36.627 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.628 DEBUG 8844 [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-24 15:05:36.628 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.645 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.646 DEBUG 8844 [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-24 15:05:36.646 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.663 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.664 DEBUG 8844 [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-24 15:05:36.664 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.681 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.682 DEBUG 8844 [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-24 15:05:36.682 DEBUG 8844 [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-24 15:05:36.698 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.700 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.700 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.718 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.719 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.720 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.736 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.737 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.738 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:36.755 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.671 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.672 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.673 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.689 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.690 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.690 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.708 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.790 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.791 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.791 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:05:50.809 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.810 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.810 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.827 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.828 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.828 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.845 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.846 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.846 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.866 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.867 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.867 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.884 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.885 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.885 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.901 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.902 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.902 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.919 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.920 DEBUG 8844 [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-24 15:05:50.920 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.938 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.940 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.940 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.976 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:50.994 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.105 DEBUG 8844 [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-24 15:05:56.106 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.164 DEBUG 8844 [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-24 15:05:56.165 DEBUG 8844 [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-24 15:05:56.232 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.232 DEBUG 8844 [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-24 15:05:56.233 DEBUG 8844 [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-24 15:05:56.275 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.276 DEBUG 8844 [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-24 15:05:56.276 DEBUG 8844 [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-24 15:05:56.295 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.296 DEBUG 8844 [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-24 15:05:56.297 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.308 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.314 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.315 DEBUG 8844 [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-24 15:05:56.315 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.332 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.333 DEBUG 8844 [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-24 15:05:56.333 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.350 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.351 DEBUG 8844 [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-24 15:05:56.351 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.434 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.435 DEBUG 8844 [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-24 15:05:56.435 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.453 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.454 DEBUG 8844 [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-24 15:05:56.454 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.474 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.475 DEBUG 8844 [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-24 15:05:56.475 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.536 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.537 DEBUG 8844 [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-24 15:05:56.537 DEBUG 8844 [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-24 15:05:56.557 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.557 DEBUG 8844 [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-24 15:05:56.558 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.576 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.577 DEBUG 8844 [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-24 15:05:56.577 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.594 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.598 DEBUG 8844 [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-24 15:05:56.598 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.616 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.617 DEBUG 8844 [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-24 15:05:56.617 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.648 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.649 DEBUG 8844 [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-24 15:05:56.649 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.675 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.679 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.679 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.848 DEBUG 8844 [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-24 15:05:56.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.869 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.870 DEBUG 8844 [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-24 15:05:56.870 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.887 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.888 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.888 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.905 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.906 DEBUG 8844 [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-24 15:05:56.906 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.923 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.924 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:56.924 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.006 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.007 DEBUG 8844 [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-24 15:05:57.007 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.024 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.025 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.025 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.045 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.046 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:05:57.046 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.106 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.107 DEBUG 8844 [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-24 15:05:57.107 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.125 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.126 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:05:57.126 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.143 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.145 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:05:57.145 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.162 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.163 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.163 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.180 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.181 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:05:57.181 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.212 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.213 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:05:57.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:05:57.239 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:26.357 DEBUG 8844 [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-24 15:06:26.357 DEBUG 8844 [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-24 15:06:26.425 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:26.425 DEBUG 8844 [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-24 15:06:26.425 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:06:26.502 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.192 DEBUG 8844 [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-24 15:06:32.193 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.229 DEBUG 8844 [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-24 15:06:32.229 DEBUG 8844 [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-24 15:06:32.299 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.299 DEBUG 8844 [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-24 15:06:32.299 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:06:32.361 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.362 DEBUG 8844 [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-24 15:06:32.363 DEBUG 8844 [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-24 15:06:32.374 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.383 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.383 DEBUG 8844 [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-24 15:06:32.383 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.401 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.401 DEBUG 8844 [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-24 15:06:32.402 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.419 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.420 DEBUG 8844 [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-24 15:06:32.420 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.437 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.438 DEBUG 8844 [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-24 15:06:32.438 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.520 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.521 DEBUG 8844 [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-24 15:06:32.521 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.538 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.539 DEBUG 8844 [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-24 15:06:32.539 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.559 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.560 DEBUG 8844 [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-24 15:06:32.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.620 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.621 DEBUG 8844 [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-24 15:06:32.621 DEBUG 8844 [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-24 15:06:32.639 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.639 DEBUG 8844 [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-24 15:06:32.639 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.657 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.658 DEBUG 8844 [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-24 15:06:32.658 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.676 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.677 DEBUG 8844 [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-24 15:06:32.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.693 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.695 DEBUG 8844 [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-24 15:06:32.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.727 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.728 DEBUG 8844 [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-24 15:06:32.728 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.754 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.758 DEBUG 8844 [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-24 15:06:32.758 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.929 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.930 DEBUG 8844 [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-24 15:06:32.930 DEBUG 8844 [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-24 15:06:32.949 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.950 DEBUG 8844 [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-24 15:06:32.950 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.968 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.969 DEBUG 8844 [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-24 15:06:32.970 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.987 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:32.988 DEBUG 8844 [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-24 15:06:32.988 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.009 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.010 DEBUG 8844 [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-24 15:06:33.010 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.092 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.093 DEBUG 8844 [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-24 15:06:33.093 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.110 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.111 DEBUG 8844 [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-24 15:06:33.111 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.131 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.132 DEBUG 8844 [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-24 15:06:33.132 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.193 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.194 DEBUG 8844 [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-24 15:06:33.194 DEBUG 8844 [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-24 15:06:33.212 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.212 DEBUG 8844 [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-24 15:06:33.212 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.230 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.231 DEBUG 8844 [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-24 15:06:33.231 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.248 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.250 DEBUG 8844 [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-24 15:06:33.250 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.267 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.268 DEBUG 8844 [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-24 15:06:33.268 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.300 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.300 DEBUG 8844 [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-24 15:06:33.300 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:06:33.326 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.382 DEBUG 8844 [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-24 15:07:54.383 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.426 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.426 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.494 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.494 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.494 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:07:54.551 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.552 DEBUG 8844 [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-24 15:07:54.552 DEBUG 8844 [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-24 15:07:54.569 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.573 DEBUG 8844 [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-24 15:07:54.573 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.590 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.592 DEBUG 8844 [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-24 15:07:54.592 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.609 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.610 DEBUG 8844 [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-24 15:07:54.610 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.627 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.628 DEBUG 8844 [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-24 15:07:54.628 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.711 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.712 DEBUG 8844 [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-24 15:07:54.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.730 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.731 DEBUG 8844 [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-24 15:07:54.731 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.752 DEBUG 8844 [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-24 15:07:54.752 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.813 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.814 DEBUG 8844 [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-24 15:07:54.814 DEBUG 8844 [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-24 15:07:54.832 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.833 DEBUG 8844 [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-24 15:07:54.833 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.851 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.853 DEBUG 8844 [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-24 15:07:54.853 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.870 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.871 DEBUG 8844 [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-24 15:07:54.871 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.888 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.888 DEBUG 8844 [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-24 15:07:54.888 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.921 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.922 DEBUG 8844 [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-24 15:07:54.922 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.947 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:54.951 DEBUG 8844 [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-24 15:07:54.951 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.120 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.121 DEBUG 8844 [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-24 15:07:55.121 DEBUG 8844 [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-24 15:07:55.140 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.141 DEBUG 8844 [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-24 15:07:55.141 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.159 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.160 DEBUG 8844 [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-24 15:07:55.160 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.176 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.177 DEBUG 8844 [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-24 15:07:55.177 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.194 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.195 DEBUG 8844 [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-24 15:07:55.195 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.277 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.278 DEBUG 8844 [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-24 15:07:55.279 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.295 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.296 DEBUG 8844 [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-24 15:07:55.296 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.316 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.317 DEBUG 8844 [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-24 15:07:55.317 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.378 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.379 DEBUG 8844 [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-24 15:07:55.379 DEBUG 8844 [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-24 15:07:55.396 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.396 DEBUG 8844 [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-24 15:07:55.396 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.414 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.415 DEBUG 8844 [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-24 15:07:55.415 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.432 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.433 DEBUG 8844 [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-24 15:07:55.433 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.450 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.451 DEBUG 8844 [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-24 15:07:55.451 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.484 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.485 DEBUG 8844 [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-24 15:07:55.485 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:07:55.510 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.500 DEBUG 8844 [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-24 15:08:10.500 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.538 DEBUG 8844 [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-24 15:08:10.539 DEBUG 8844 [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-24 15:08:10.606 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.607 DEBUG 8844 [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-24 15:08:10.607 DEBUG 8844 [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-24 15:08:10.669 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.670 DEBUG 8844 [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-24 15:08:10.671 DEBUG 8844 [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-24 15:08:10.683 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.690 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.691 DEBUG 8844 [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-24 15:08:10.692 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.709 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.710 DEBUG 8844 [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-24 15:08:10.710 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.727 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.728 DEBUG 8844 [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-24 15:08:10.728 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.744 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.745 DEBUG 8844 [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-24 15:08:10.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.829 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.830 DEBUG 8844 [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-24 15:08:10.830 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.847 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.848 DEBUG 8844 [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-24 15:08:10.848 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.868 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.869 DEBUG 8844 [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-24 15:08:10.869 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.929 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.930 DEBUG 8844 [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-24 15:08:10.930 DEBUG 8844 [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-24 15:08:10.948 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.949 DEBUG 8844 [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-24 15:08:10.949 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.966 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.967 DEBUG 8844 [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-24 15:08:10.967 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.984 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:10.985 DEBUG 8844 [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-24 15:08:10.985 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.003 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.003 DEBUG 8844 [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-24 15:08:11.004 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.036 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.036 DEBUG 8844 [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-24 15:08:11.037 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.065 DEBUG 8844 [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-24 15:08:11.066 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.233 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.234 DEBUG 8844 [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-24 15:08:11.234 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.254 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.255 DEBUG 8844 [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-24 15:08:11.255 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.272 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.272 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.273 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.289 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.291 DEBUG 8844 [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-24 15:08:11.291 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.309 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.310 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.310 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.391 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.392 DEBUG 8844 [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-24 15:08:11.392 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.410 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.411 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.411 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.431 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.432 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:08:11.432 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.492 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.493 DEBUG 8844 [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-24 15:08:11.493 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.510 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.510 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:08:11.511 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.529 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.530 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:08:11.530 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.547 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.548 DEBUG 8844 [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-24 15:08:11.548 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.565 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.566 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:08:11.566 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.597 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.598 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:08:11.598 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:11.623 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.641 DEBUG 8844 [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-24 15:08:42.641 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.745 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.746 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:08:42.809 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.810 DEBUG 8844 [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-24 15:08:42.810 DEBUG 8844 [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-24 15:08:42.821 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.829 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.830 DEBUG 8844 [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-24 15:08:42.830 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.847 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.849 DEBUG 8844 [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-24 15:08:42.849 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.866 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.867 DEBUG 8844 [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-24 15:08:42.867 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.884 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.885 DEBUG 8844 [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-24 15:08:42.885 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.968 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.969 DEBUG 8844 [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-24 15:08:42.969 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.986 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:42.987 DEBUG 8844 [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-24 15:08:42.987 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.008 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.008 DEBUG 8844 [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-24 15:08:43.009 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.069 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.070 DEBUG 8844 [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-24 15:08:43.070 DEBUG 8844 [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-24 15:08:43.088 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.089 DEBUG 8844 [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-24 15:08:43.089 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.107 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.108 DEBUG 8844 [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-24 15:08:43.108 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.125 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.127 DEBUG 8844 [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-24 15:08:43.127 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.144 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.145 DEBUG 8844 [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-24 15:08:43.145 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.176 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.177 DEBUG 8844 [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-24 15:08:43.177 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.203 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.207 DEBUG 8844 [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-24 15:08:43.207 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.374 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.375 DEBUG 8844 [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-24 15:08:43.375 DEBUG 8844 [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-24 15:08:43.395 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.396 DEBUG 8844 [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-24 15:08:43.396 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.414 DEBUG 8844 [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-24 15:08:43.414 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.431 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.432 DEBUG 8844 [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-24 15:08:43.432 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.449 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.450 DEBUG 8844 [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-24 15:08:43.450 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.533 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.534 DEBUG 8844 [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-24 15:08:43.534 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.551 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.552 DEBUG 8844 [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-24 15:08:43.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.572 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.573 DEBUG 8844 [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-24 15:08:43.574 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.634 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.634 DEBUG 8844 [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-24 15:08:43.635 DEBUG 8844 [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-24 15:08:43.652 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.652 DEBUG 8844 [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-24 15:08:43.653 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.671 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.672 DEBUG 8844 [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-24 15:08:43.672 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.689 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.690 DEBUG 8844 [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-24 15:08:43.690 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.707 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.708 DEBUG 8844 [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-24 15:08:43.708 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.740 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.740 DEBUG 8844 [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-24 15:08:43.741 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:43.766 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:51.081 DEBUG 8844 [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-24 15:08:51.081 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:51.248 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:51.249 DEBUG 8844 [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-24 15:08:51.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:51.266 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.085 DEBUG 8844 [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-24 15:08:56.086 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.121 DEBUG 8844 [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-24 15:08:56.121 DEBUG 8844 [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-24 15:08:56.190 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.190 DEBUG 8844 [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-24 15:08:56.190 DEBUG 8844 [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-24 15:08:56.253 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.254 DEBUG 8844 [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-24 15:08:56.254 DEBUG 8844 [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-24 15:08:56.267 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.277 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.278 DEBUG 8844 [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-24 15:08:56.278 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.296 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.297 DEBUG 8844 [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-24 15:08:56.297 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.314 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.315 DEBUG 8844 [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-24 15:08:56.315 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.332 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.334 DEBUG 8844 [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-24 15:08:56.334 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.416 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.417 DEBUG 8844 [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-24 15:08:56.417 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.434 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.435 DEBUG 8844 [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-24 15:08:56.435 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.456 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.457 DEBUG 8844 [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-24 15:08:56.457 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.519 DEBUG 8844 [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-24 15:08:56.519 DEBUG 8844 [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-24 15:08:56.536 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.536 DEBUG 8844 [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-24 15:08:56.537 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.555 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.555 DEBUG 8844 [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-24 15:08:56.555 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.573 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.574 DEBUG 8844 [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-24 15:08:56.574 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.591 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.592 DEBUG 8844 [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-24 15:08:56.592 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.624 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.624 DEBUG 8844 [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-24 15:08:56.625 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.651 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.655 DEBUG 8844 [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-24 15:08:56.656 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.823 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.824 DEBUG 8844 [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-24 15:08:56.824 DEBUG 8844 [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-24 15:08:56.845 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.846 DEBUG 8844 [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-24 15:08:56.846 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.863 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.863 DEBUG 8844 [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-24 15:08:56.864 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.881 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.881 DEBUG 8844 [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-24 15:08:56.882 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.899 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.900 DEBUG 8844 [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-24 15:08:56.900 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.981 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.982 DEBUG 8844 [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-24 15:08:56.982 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:56.999 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.000 DEBUG 8844 [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-24 15:08:57.000 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.021 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.022 DEBUG 8844 [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-24 15:08:57.022 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.083 DEBUG 8844 [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-24 15:08:57.083 DEBUG 8844 [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-24 15:08:57.101 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.101 DEBUG 8844 [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-24 15:08:57.102 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.119 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.120 DEBUG 8844 [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-24 15:08:57.120 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.138 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.139 DEBUG 8844 [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-24 15:08:57.139 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.156 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.157 DEBUG 8844 [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-24 15:08:57.157 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.188 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.189 DEBUG 8844 [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-24 15:08:57.189 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:08:57.214 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:07.764 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:07.764 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:07.831 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:07.831 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:07.831 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:09:07.909 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.417 DEBUG 8844 [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-24 15:09:10.417 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.450 DEBUG 8844 [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-24 15:09:10.450 DEBUG 8844 [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-24 15:09:10.518 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.519 DEBUG 8844 [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-24 15:09:10.520 DEBUG 8844 [http-nio-8879-exec-9] 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-24 15:09:10.586 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.587 DEBUG 8844 [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-24 15:09:10.587 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.597 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.606 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.607 DEBUG 8844 [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-24 15:09:10.607 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.625 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.626 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.626 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.642 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.644 DEBUG 8844 [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-24 15:09:10.644 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.660 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.661 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.661 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.743 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.744 DEBUG 8844 [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-24 15:09:10.744 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.761 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.762 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.762 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.782 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.783 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:09:10.783 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.845 DEBUG 8844 [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-24 15:09:10.845 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.862 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.862 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:09:10.863 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.881 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.882 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:09:10.882 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.899 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.902 DEBUG 8844 [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-24 15:09:10.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.920 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.921 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:09:10.921 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.953 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.954 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:09:10.954 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.979 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:10.983 DEBUG 8844 [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-24 15:09:10.983 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.150 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.151 DEBUG 8844 [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-24 15:09:11.151 DEBUG 8844 [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-24 15:09:11.171 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.172 DEBUG 8844 [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-24 15:09:11.172 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.192 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.193 DEBUG 8844 [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-24 15:09:11.193 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.211 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.212 DEBUG 8844 [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-24 15:09:11.212 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.228 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.229 DEBUG 8844 [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-24 15:09:11.229 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.312 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.313 DEBUG 8844 [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-24 15:09:11.313 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.330 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.330 DEBUG 8844 [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-24 15:09:11.331 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.352 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.353 DEBUG 8844 [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-24 15:09:11.353 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.413 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.414 DEBUG 8844 [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-24 15:09:11.414 DEBUG 8844 [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-24 15:09:11.431 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.432 DEBUG 8844 [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-24 15:09:11.432 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.451 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.452 DEBUG 8844 [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-24 15:09:11.452 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.468 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.469 DEBUG 8844 [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-24 15:09:11.470 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.488 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.491 DEBUG 8844 [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-24 15:09:11.491 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.523 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.523 DEBUG 8844 [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-24 15:09:11.523 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:11.550 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:13.798 DEBUG 8844 [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-24 15:09:13.799 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:13.834 DEBUG 8844 [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-24 15:09:13.834 DEBUG 8844 [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-24 15:09:13.904 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:13.904 DEBUG 8844 [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-24 15:09:13.904 DEBUG 8844 [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-24 15:09:13.967 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:13.969 DEBUG 8844 [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-24 15:09:13.969 DEBUG 8844 [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-24 15:09:13.979 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:13.989 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:13.990 DEBUG 8844 [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-24 15:09:13.990 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.007 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.008 DEBUG 8844 [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-24 15:09:14.008 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.024 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.025 DEBUG 8844 [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-24 15:09:14.025 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.043 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.044 DEBUG 8844 [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-24 15:09:14.044 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.127 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.128 DEBUG 8844 [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-24 15:09:14.128 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.145 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.146 DEBUG 8844 [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-24 15:09:14.146 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.166 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.167 DEBUG 8844 [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-24 15:09:14.167 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.228 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.229 DEBUG 8844 [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-24 15:09:14.229 DEBUG 8844 [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-24 15:09:14.247 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.247 DEBUG 8844 [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-24 15:09:14.248 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.265 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.266 DEBUG 8844 [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-24 15:09:14.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.283 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.284 DEBUG 8844 [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-24 15:09:14.284 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.301 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.302 DEBUG 8844 [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-24 15:09:14.302 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.335 DEBUG 8844 [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-24 15:09:14.335 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.361 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.364 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.365 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.532 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.533 DEBUG 8844 [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-24 15:09:14.533 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.552 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.553 DEBUG 8844 [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-24 15:09:14.554 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.571 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.572 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.589 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.590 DEBUG 8844 [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-24 15:09:14.590 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.607 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.608 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.608 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.691 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.692 DEBUG 8844 [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-24 15:09:14.693 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.710 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.710 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.711 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.731 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.732 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:09:14.732 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.791 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.792 DEBUG 8844 [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-24 15:09:14.792 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.811 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.811 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:09:14.811 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.829 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.830 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:09:14.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.865 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.866 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:09:14.866 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.897 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.899 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:09:14.899 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:09:14.924 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.507 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.507 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.545 DEBUG 8844 [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-24 15:10:09.546 DEBUG 8844 [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-24 15:10:09.615 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.615 DEBUG 8844 [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-24 15:10:09.616 DEBUG 8844 [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-24 15:10:09.679 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.680 DEBUG 8844 [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-24 15:10:09.680 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.691 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.701 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.702 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.718 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.720 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:09.720 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.737 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.737 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.737 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.755 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:09.755 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.839 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.839 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.839 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.857 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.858 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:09.858 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.878 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.879 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:09.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.943 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.945 DEBUG 8844 [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-24 15:10:09.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.966 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.966 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:09.967 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.984 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:09.985 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:09.985 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.003 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.004 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.004 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.021 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.022 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:10.022 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.055 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:10.055 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.085 DEBUG 8844 [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-24 15:10:10.085 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.255 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.256 DEBUG 8844 [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-24 15:10:10.256 DEBUG 8844 [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-24 15:10:10.277 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.277 DEBUG 8844 [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-24 15:10:10.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.294 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.295 DEBUG 8844 [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-24 15:10:10.296 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.313 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.314 DEBUG 8844 [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-24 15:10:10.314 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.330 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.331 DEBUG 8844 [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-24 15:10:10.331 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.416 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.417 DEBUG 8844 [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-24 15:10:10.417 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.434 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.435 DEBUG 8844 [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-24 15:10:10.435 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.455 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.456 DEBUG 8844 [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-24 15:10:10.456 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.517 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.518 DEBUG 8844 [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-24 15:10:10.518 DEBUG 8844 [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-24 15:10:10.536 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.536 DEBUG 8844 [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-24 15:10:10.537 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.554 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.555 DEBUG 8844 [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-24 15:10:10.555 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.572 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.573 DEBUG 8844 [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-24 15:10:10.573 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.591 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.592 DEBUG 8844 [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-24 15:10:10.592 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.622 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.623 DEBUG 8844 [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-24 15:10:10.624 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:10.650 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:33.952 DEBUG 8844 [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-24 15:10:33.952 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:33.989 DEBUG 8844 [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-24 15:10:33.989 DEBUG 8844 [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-24 15:10:34.059 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.059 DEBUG 8844 [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-24 15:10:34.059 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:10:34.121 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.122 DEBUG 8844 [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-24 15:10:34.122 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.136 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.142 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.143 DEBUG 8844 [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-24 15:10:34.143 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.160 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.161 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.161 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.178 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.179 DEBUG 8844 [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-24 15:10:34.179 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.196 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.197 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.197 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.279 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.280 DEBUG 8844 [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-24 15:10:34.281 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.297 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.298 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.298 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.319 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:34.319 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.380 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.381 DEBUG 8844 [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-24 15:10:34.381 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.399 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.399 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:34.400 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.417 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.418 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:34.419 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.435 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.437 DEBUG 8844 [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-24 15:10:34.437 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.454 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.455 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:34.455 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.486 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.487 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:34.487 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.512 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.516 DEBUG 8844 [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-24 15:10:34.516 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.683 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.685 DEBUG 8844 [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-24 15:10:34.685 DEBUG 8844 [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-24 15:10:34.706 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.707 DEBUG 8844 [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-24 15:10:34.707 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.723 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.725 DEBUG 8844 [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-24 15:10:34.725 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.741 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.742 DEBUG 8844 [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-24 15:10:34.742 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.759 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.760 DEBUG 8844 [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-24 15:10:34.760 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.843 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.844 DEBUG 8844 [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-24 15:10:34.845 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.862 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.863 DEBUG 8844 [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-24 15:10:34.863 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.884 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.885 DEBUG 8844 [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-24 15:10:34.885 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.945 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.946 DEBUG 8844 [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-24 15:10:34.946 DEBUG 8844 [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-24 15:10:34.963 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.963 DEBUG 8844 [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-24 15:10:34.964 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.982 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:34.983 DEBUG 8844 [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-24 15:10:34.983 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:35.000 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:35.000 DEBUG 8844 [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-24 15:10:35.001 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:35.018 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:35.019 DEBUG 8844 [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-24 15:10:35.019 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:35.050 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:35.051 DEBUG 8844 [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-24 15:10:35.051 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:35.077 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.538 DEBUG 8844 [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-24 15:10:36.538 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.574 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.574 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.643 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.643 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.643 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:36.707 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.708 DEBUG 8844 [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-24 15:10:36.708 DEBUG 8844 [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-24 15:10:36.719 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.727 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.728 DEBUG 8844 [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-24 15:10:36.728 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.746 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.747 DEBUG 8844 [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-24 15:10:36.747 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.764 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.764 DEBUG 8844 [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-24 15:10:36.765 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.782 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.783 DEBUG 8844 [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-24 15:10:36.783 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.866 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.867 DEBUG 8844 [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-24 15:10:36.867 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.884 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.885 DEBUG 8844 [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-24 15:10:36.885 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.906 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.907 DEBUG 8844 [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-24 15:10:36.907 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.966 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.967 DEBUG 8844 [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-24 15:10:36.967 DEBUG 8844 [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-24 15:10:36.986 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:36.986 DEBUG 8844 [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-24 15:10:36.987 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.004 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.005 DEBUG 8844 [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-24 15:10:37.005 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.023 DEBUG 8844 [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-24 15:10:37.023 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.041 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.042 DEBUG 8844 [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-24 15:10:37.042 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.074 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.075 DEBUG 8844 [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-24 15:10:37.075 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.100 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.104 DEBUG 8844 [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-24 15:10:37.104 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.271 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.272 DEBUG 8844 [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-24 15:10:37.272 DEBUG 8844 [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-24 15:10:37.292 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.292 DEBUG 8844 [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-24 15:10:37.293 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.310 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.311 DEBUG 8844 [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-24 15:10:37.311 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.328 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.329 DEBUG 8844 [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-24 15:10:37.329 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.346 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.346 DEBUG 8844 [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-24 15:10:37.346 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.430 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.431 DEBUG 8844 [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-24 15:10:37.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.448 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.449 DEBUG 8844 [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-24 15:10:37.449 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.470 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.471 DEBUG 8844 [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-24 15:10:37.471 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.532 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.532 DEBUG 8844 [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-24 15:10:37.533 DEBUG 8844 [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-24 15:10:37.550 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.551 DEBUG 8844 [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-24 15:10:37.551 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.568 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.570 DEBUG 8844 [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-24 15:10:37.570 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.587 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.588 DEBUG 8844 [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-24 15:10:37.588 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.605 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.606 DEBUG 8844 [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-24 15:10:37.606 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.637 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.638 DEBUG 8844 [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-24 15:10:37.638 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:37.664 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.124 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.124 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.159 DEBUG 8844 [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-24 15:10:38.159 DEBUG 8844 [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-24 15:10:38.229 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.229 DEBUG 8844 [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-24 15:10:38.229 DEBUG 8844 [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-24 15:10:38.292 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.293 DEBUG 8844 [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-24 15:10:38.294 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.305 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.313 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.314 DEBUG 8844 [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-24 15:10:38.314 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.332 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.333 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.333 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.350 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.351 DEBUG 8844 [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-24 15:10:38.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.368 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.369 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.451 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.452 DEBUG 8844 [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-24 15:10:38.453 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.470 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.471 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.471 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.491 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.492 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:10:38.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.553 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.554 DEBUG 8844 [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-24 15:10:38.554 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.571 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:10:38.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.589 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.590 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:10:38.591 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.608 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.609 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.609 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.626 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.627 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:10:38.627 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.659 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.660 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:10:38.660 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.686 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.690 DEBUG 8844 [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-24 15:10:38.690 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.858 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.859 DEBUG 8844 [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-24 15:10:38.859 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.878 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.879 DEBUG 8844 [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-24 15:10:38.880 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.897 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.898 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.898 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.915 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.916 DEBUG 8844 [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-24 15:10:38.916 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.933 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.934 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:38.934 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.018 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.022 DEBUG 8844 [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-24 15:10:39.023 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.040 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.040 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.041 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.061 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.062 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:39.062 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.123 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.124 DEBUG 8844 [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-24 15:10:39.124 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.142 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:39.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.160 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.161 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:39.161 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.179 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.180 DEBUG 8844 [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-24 15:10:39.180 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.197 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.198 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:39.198 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.230 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.230 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:39.230 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:39.256 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.002 DEBUG 8844 [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-24 15:10:41.002 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.037 DEBUG 8844 [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-24 15:10:41.037 DEBUG 8844 [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-24 15:10:41.106 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.106 DEBUG 8844 [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-24 15:10:41.106 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:10:41.171 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.172 DEBUG 8844 [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-24 15:10:41.172 DEBUG 8844 [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-24 15:10:41.183 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.192 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.193 DEBUG 8844 [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-24 15:10:41.193 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.210 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.211 DEBUG 8844 [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-24 15:10:41.212 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.229 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.229 DEBUG 8844 [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-24 15:10:41.229 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.247 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.248 DEBUG 8844 [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-24 15:10:41.248 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.331 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.332 DEBUG 8844 [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-24 15:10:41.332 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.349 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.350 DEBUG 8844 [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-24 15:10:41.350 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.373 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.374 DEBUG 8844 [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-24 15:10:41.375 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.435 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.435 DEBUG 8844 [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-24 15:10:41.436 DEBUG 8844 [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-24 15:10:41.453 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.453 DEBUG 8844 [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-24 15:10:41.454 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.471 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.472 DEBUG 8844 [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-24 15:10:41.472 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.490 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.491 DEBUG 8844 [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-24 15:10:41.491 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.508 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.509 DEBUG 8844 [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-24 15:10:41.509 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.542 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.542 DEBUG 8844 [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-24 15:10:41.543 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.568 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.572 DEBUG 8844 [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-24 15:10:41.572 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.740 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.741 DEBUG 8844 [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-24 15:10:41.742 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.762 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.762 DEBUG 8844 [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-24 15:10:41.762 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.779 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.780 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.780 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.798 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.799 DEBUG 8844 [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-24 15:10:41.799 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.815 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.816 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.816 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.899 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.900 DEBUG 8844 [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-24 15:10:41.900 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.917 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.917 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.918 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.938 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:41.939 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:41.939 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.000 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.001 DEBUG 8844 [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-24 15:10:42.001 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.019 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.019 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:42.019 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.037 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.038 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:42.038 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.055 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.056 DEBUG 8844 [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-24 15:10:42.056 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.073 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.074 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:42.074 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.105 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.106 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:10:42.106 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:42.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:44.421 DEBUG 8844 [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-24 15:10:44.421 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:44.590 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:44.590 DEBUG 8844 [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-24 15:10:44.590 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:44.608 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.382 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.415 DEBUG 8844 [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-24 15:10:51.415 DEBUG 8844 [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-24 15:10:51.483 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.483 DEBUG 8844 [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-24 15:10:51.483 DEBUG 8844 [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-24 15:10:51.551 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.552 DEBUG 8844 [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-24 15:10:51.552 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.559 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.571 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.572 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.572 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.590 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.590 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.609 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.609 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.626 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.627 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.627 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.710 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.711 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.711 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.728 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.729 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.729 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.750 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.751 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.751 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.811 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.812 DEBUG 8844 [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-24 15:10:51.812 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.829 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.829 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.830 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.847 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.848 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.848 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.865 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.866 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.866 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.883 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.884 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.884 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.917 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.918 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:10:51.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.944 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:51.948 DEBUG 8844 [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-24 15:10:51.948 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.115 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.117 DEBUG 8844 [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-24 15:10:52.117 DEBUG 8844 [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-24 15:10:52.137 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.138 DEBUG 8844 [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-24 15:10:52.138 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.155 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.155 DEBUG 8844 [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-24 15:10:52.156 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.172 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.173 DEBUG 8844 [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-24 15:10:52.173 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.190 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.191 DEBUG 8844 [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-24 15:10:52.191 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.274 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.274 DEBUG 8844 [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-24 15:10:52.275 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.292 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.293 DEBUG 8844 [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-24 15:10:52.293 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.314 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.315 DEBUG 8844 [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-24 15:10:52.315 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.375 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.375 DEBUG 8844 [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-24 15:10:52.375 DEBUG 8844 [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-24 15:10:52.393 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.393 DEBUG 8844 [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-24 15:10:52.394 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.412 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.413 DEBUG 8844 [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-24 15:10:52.413 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.430 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.431 DEBUG 8844 [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-24 15:10:52.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.449 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.450 DEBUG 8844 [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-24 15:10:52.450 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.480 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.481 DEBUG 8844 [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-24 15:10:52.481 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:52.507 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.132 DEBUG 8844 [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-24 15:10:55.132 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.169 DEBUG 8844 [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-24 15:10:55.170 DEBUG 8844 [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-24 15:10:55.238 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.238 DEBUG 8844 [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-24 15:10:55.238 DEBUG 8844 [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-24 15:10:55.301 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.302 DEBUG 8844 [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-24 15:10:55.303 DEBUG 8844 [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-24 15:10:55.314 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.322 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.323 DEBUG 8844 [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-24 15:10:55.323 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.340 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.341 DEBUG 8844 [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-24 15:10:55.341 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.359 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.360 DEBUG 8844 [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-24 15:10:55.360 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.377 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.378 DEBUG 8844 [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-24 15:10:55.378 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.461 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.462 DEBUG 8844 [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-24 15:10:55.462 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.479 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.480 DEBUG 8844 [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-24 15:10:55.480 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.500 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.501 DEBUG 8844 [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-24 15:10:55.501 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.562 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.563 DEBUG 8844 [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-24 15:10:55.563 DEBUG 8844 [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-24 15:10:55.580 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.581 DEBUG 8844 [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-24 15:10:55.581 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.599 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.600 DEBUG 8844 [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-24 15:10:55.600 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.617 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.621 DEBUG 8844 [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-24 15:10:55.622 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.639 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.640 DEBUG 8844 [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-24 15:10:55.640 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.672 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.673 DEBUG 8844 [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-24 15:10:55.673 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.699 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.703 DEBUG 8844 [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-24 15:10:55.703 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.873 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.874 DEBUG 8844 [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-24 15:10:55.874 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.893 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.894 DEBUG 8844 [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-24 15:10:55.894 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.912 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.913 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.913 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.929 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.930 DEBUG 8844 [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-24 15:10:55.930 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.948 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.949 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:55.949 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.032 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.032 DEBUG 8844 [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-24 15:10:56.032 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.050 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.051 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.051 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.070 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.072 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:56.072 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.133 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.134 DEBUG 8844 [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-24 15:10:56.134 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.151 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.151 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:56.151 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.170 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.171 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:56.171 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.189 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.190 DEBUG 8844 [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-24 15:10:56.190 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.207 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.208 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:56.208 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.240 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.241 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:10:56.241 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:56.267 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:57.826 DEBUG 8844 [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-24 15:10:57.826 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:57.995 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:57.996 DEBUG 8844 [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-24 15:10:57.996 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:10:58.014 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.186 DEBUG 8844 [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-24 15:11:29.186 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.214 DEBUG 8844 [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-24 15:11:29.214 DEBUG 8844 [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-24 15:11:29.283 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.283 DEBUG 8844 [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-24 15:11:29.283 DEBUG 8844 [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-24 15:11:29.356 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.357 DEBUG 8844 [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-24 15:11:29.358 DEBUG 8844 [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-24 15:11:29.360 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.377 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.378 DEBUG 8844 [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-24 15:11:29.378 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.395 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.396 DEBUG 8844 [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-24 15:11:29.396 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.413 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.414 DEBUG 8844 [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-24 15:11:29.414 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.431 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.432 DEBUG 8844 [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-24 15:11:29.432 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.515 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.516 DEBUG 8844 [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-24 15:11:29.516 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.533 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.534 DEBUG 8844 [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-24 15:11:29.534 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.554 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.555 DEBUG 8844 [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-24 15:11:29.555 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.616 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.617 DEBUG 8844 [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-24 15:11:29.617 DEBUG 8844 [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-24 15:11:29.634 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.635 DEBUG 8844 [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-24 15:11:29.635 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.653 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.654 DEBUG 8844 [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-24 15:11:29.654 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.671 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.672 DEBUG 8844 [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-24 15:11:29.672 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.689 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.691 DEBUG 8844 [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-24 15:11:29.691 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.722 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.722 DEBUG 8844 [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-24 15:11:29.722 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.749 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.752 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.922 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.923 DEBUG 8844 [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-24 15:11:29.923 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.943 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.944 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.944 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.961 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.962 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:29.962 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.979 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.980 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.980 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.996 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:29.997 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:29.997 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.080 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.097 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.098 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:30.099 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.119 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.120 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:30.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.181 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.182 DEBUG 8844 [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-24 15:11:30.182 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.200 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.200 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:30.201 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.218 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.219 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:30.219 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.236 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.255 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.256 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:30.256 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.288 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.288 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:30.288 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:30.315 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.136 DEBUG 8844 [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-24 15:11:43.136 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.241 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.242 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.243 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:11:43.304 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.305 DEBUG 8844 [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-24 15:11:43.305 DEBUG 8844 [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-24 15:11:43.318 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.324 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.325 DEBUG 8844 [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-24 15:11:43.325 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.343 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.344 DEBUG 8844 [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-24 15:11:43.344 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.360 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.361 DEBUG 8844 [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-24 15:11:43.361 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.378 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.379 DEBUG 8844 [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-24 15:11:43.379 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.462 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.463 DEBUG 8844 [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-24 15:11:43.463 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.480 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.481 DEBUG 8844 [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-24 15:11:43.481 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.501 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.505 DEBUG 8844 [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-24 15:11:43.506 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.567 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.572 DEBUG 8844 [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-24 15:11:43.573 DEBUG 8844 [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-24 15:11:43.591 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.591 DEBUG 8844 [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-24 15:11:43.591 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.609 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.610 DEBUG 8844 [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-24 15:11:43.610 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.627 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.628 DEBUG 8844 [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-24 15:11:43.628 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.645 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.646 DEBUG 8844 [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-24 15:11:43.646 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.678 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.679 DEBUG 8844 [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-24 15:11:43.679 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.708 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.712 DEBUG 8844 [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-24 15:11:43.712 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.880 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.881 DEBUG 8844 [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-24 15:11:43.882 DEBUG 8844 [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-24 15:11:43.902 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.903 DEBUG 8844 [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-24 15:11:43.903 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.919 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.920 DEBUG 8844 [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-24 15:11:43.920 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.937 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.938 DEBUG 8844 [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-24 15:11:43.938 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.956 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:43.957 DEBUG 8844 [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-24 15:11:43.957 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.038 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.039 DEBUG 8844 [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-24 15:11:44.039 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.056 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.057 DEBUG 8844 [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-24 15:11:44.057 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.078 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.079 DEBUG 8844 [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-24 15:11:44.079 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.139 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.140 DEBUG 8844 [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-24 15:11:44.140 DEBUG 8844 [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-24 15:11:44.157 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.157 DEBUG 8844 [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-24 15:11:44.158 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.179 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.180 DEBUG 8844 [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-24 15:11:44.180 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.201 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.202 DEBUG 8844 [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-24 15:11:44.202 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.219 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.220 DEBUG 8844 [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-24 15:11:44.220 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.251 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.252 DEBUG 8844 [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-24 15:11:44.252 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:44.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:47.839 DEBUG 8844 [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-24 15:11:47.839 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:47.877 DEBUG 8844 [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-24 15:11:47.877 DEBUG 8844 [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-24 15:11:47.945 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:47.945 DEBUG 8844 [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-24 15:11:47.945 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:11:48.007 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.009 DEBUG 8844 [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-24 15:11:48.009 DEBUG 8844 [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-24 15:11:48.021 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.028 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.029 DEBUG 8844 [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-24 15:11:48.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.047 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.048 DEBUG 8844 [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-24 15:11:48.048 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.065 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.066 DEBUG 8844 [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-24 15:11:48.066 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.083 DEBUG 8844 [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-24 15:11:48.083 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.165 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.166 DEBUG 8844 [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-24 15:11:48.166 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.183 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.184 DEBUG 8844 [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-24 15:11:48.184 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.204 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.205 DEBUG 8844 [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-24 15:11:48.205 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.266 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.267 DEBUG 8844 [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-24 15:11:48.267 DEBUG 8844 [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-24 15:11:48.284 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.284 DEBUG 8844 [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-24 15:11:48.284 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.305 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.306 DEBUG 8844 [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-24 15:11:48.306 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.324 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.325 DEBUG 8844 [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-24 15:11:48.325 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.342 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.343 DEBUG 8844 [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-24 15:11:48.343 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.375 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.376 DEBUG 8844 [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-24 15:11:48.376 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.401 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.405 DEBUG 8844 [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-24 15:11:48.405 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.572 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.574 DEBUG 8844 [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-24 15:11:48.574 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.594 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.595 DEBUG 8844 [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-24 15:11:48.595 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.612 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.613 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.613 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.631 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.632 DEBUG 8844 [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-24 15:11:48.632 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.648 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.649 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.649 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.731 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.732 DEBUG 8844 [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-24 15:11:48.732 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.750 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.751 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.751 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.771 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.772 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:11:48.772 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.832 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.833 DEBUG 8844 [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-24 15:11:48.833 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.851 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.851 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:11:48.852 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.870 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.871 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:11:48.871 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.889 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.890 DEBUG 8844 [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-24 15:11:48.890 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.907 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.908 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:11:48.908 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.939 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.940 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:11:48.940 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:48.967 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:50.867 DEBUG 8844 [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-24 15:11:50.867 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:50.905 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:50.905 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:50.973 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:50.973 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:50.973 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:11:51.036 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.037 DEBUG 8844 [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-24 15:11:51.037 DEBUG 8844 [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-24 15:11:51.048 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.057 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.058 DEBUG 8844 [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-24 15:11:51.058 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.077 DEBUG 8844 [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-24 15:11:51.077 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.094 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.095 DEBUG 8844 [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-24 15:11:51.095 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.112 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.113 DEBUG 8844 [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-24 15:11:51.113 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.195 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.196 DEBUG 8844 [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-24 15:11:51.196 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.213 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.214 DEBUG 8844 [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-24 15:11:51.214 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.235 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.236 DEBUG 8844 [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-24 15:11:51.236 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.296 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.297 DEBUG 8844 [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-24 15:11:51.297 DEBUG 8844 [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-24 15:11:51.315 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.316 DEBUG 8844 [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-24 15:11:51.316 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.334 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.335 DEBUG 8844 [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-24 15:11:51.335 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.352 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.353 DEBUG 8844 [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-24 15:11:51.353 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.370 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.371 DEBUG 8844 [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-24 15:11:51.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.403 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.404 DEBUG 8844 [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-24 15:11:51.404 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.430 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.434 DEBUG 8844 [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-24 15:11:51.434 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.601 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.602 DEBUG 8844 [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-24 15:11:51.602 DEBUG 8844 [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-24 15:11:51.622 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.623 DEBUG 8844 [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-24 15:11:51.624 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.641 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.642 DEBUG 8844 [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-24 15:11:51.642 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.660 DEBUG 8844 [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-24 15:11:51.661 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.678 DEBUG 8844 [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-24 15:11:51.678 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.761 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.762 DEBUG 8844 [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-24 15:11:51.762 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.779 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.780 DEBUG 8844 [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-24 15:11:51.780 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.800 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.801 DEBUG 8844 [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-24 15:11:51.801 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.862 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.863 DEBUG 8844 [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-24 15:11:51.863 DEBUG 8844 [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-24 15:11:51.881 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.882 DEBUG 8844 [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-24 15:11:51.882 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.899 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.901 DEBUG 8844 [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-24 15:11:51.901 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.919 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.920 DEBUG 8844 [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-24 15:11:51.920 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.937 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.940 DEBUG 8844 [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-24 15:11:51.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.972 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:51.973 DEBUG 8844 [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-24 15:11:51.973 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:52.000 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.322 DEBUG 8844 [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-24 15:11:54.322 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.354 DEBUG 8844 [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-24 15:11:54.355 DEBUG 8844 [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-24 15:11:54.423 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.423 DEBUG 8844 [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-24 15:11:54.423 DEBUG 8844 [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-24 15:11:54.492 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.493 DEBUG 8844 [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-24 15:11:54.493 DEBUG 8844 [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-24 15:11:54.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.513 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.514 DEBUG 8844 [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-24 15:11:54.514 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.530 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.531 DEBUG 8844 [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-24 15:11:54.531 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.549 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.549 DEBUG 8844 [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-24 15:11:54.550 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.568 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.570 DEBUG 8844 [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-24 15:11:54.570 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.652 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.653 DEBUG 8844 [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-24 15:11:54.653 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.671 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.672 DEBUG 8844 [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-24 15:11:54.672 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.692 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.692 DEBUG 8844 [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-24 15:11:54.692 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.753 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.753 DEBUG 8844 [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-24 15:11:54.753 DEBUG 8844 [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-24 15:11:54.771 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.771 DEBUG 8844 [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-24 15:11:54.772 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.789 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.790 DEBUG 8844 [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-24 15:11:54.790 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.808 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.809 DEBUG 8844 [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-24 15:11:54.809 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.826 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.827 DEBUG 8844 [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-24 15:11:54.827 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.858 DEBUG 8844 [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-24 15:11:54.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.885 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:54.889 DEBUG 8844 [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-24 15:11:54.889 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.057 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.058 DEBUG 8844 [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-24 15:11:55.058 DEBUG 8844 [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-24 15:11:55.082 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.083 DEBUG 8844 [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-24 15:11:55.083 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.101 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.101 DEBUG 8844 [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-24 15:11:55.101 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.119 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.120 DEBUG 8844 [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-24 15:11:55.120 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.137 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.138 DEBUG 8844 [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-24 15:11:55.138 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.221 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.222 DEBUG 8844 [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-24 15:11:55.222 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.239 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.240 DEBUG 8844 [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-24 15:11:55.240 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.261 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.262 DEBUG 8844 [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-24 15:11:55.262 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.323 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.324 DEBUG 8844 [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-24 15:11:55.324 DEBUG 8844 [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-24 15:11:55.341 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.341 DEBUG 8844 [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-24 15:11:55.341 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.359 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.360 DEBUG 8844 [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-24 15:11:55.360 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.377 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.378 DEBUG 8844 [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-24 15:11:55.378 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.396 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.397 DEBUG 8844 [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-24 15:11:55.397 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.428 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.428 DEBUG 8844 [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-24 15:11:55.429 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:55.455 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.464 DEBUG 8844 [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-24 15:11:58.464 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.501 DEBUG 8844 [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-24 15:11:58.501 DEBUG 8844 [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-24 15:11:58.569 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.569 DEBUG 8844 [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-24 15:11:58.569 DEBUG 8844 [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-24 15:11:58.634 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.635 DEBUG 8844 [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-24 15:11:58.635 DEBUG 8844 [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-24 15:11:58.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.655 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.656 DEBUG 8844 [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-24 15:11:58.657 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.674 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.675 DEBUG 8844 [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-24 15:11:58.675 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.692 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.693 DEBUG 8844 [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-24 15:11:58.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.710 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.711 DEBUG 8844 [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-24 15:11:58.711 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.796 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.797 DEBUG 8844 [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-24 15:11:58.797 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.814 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.815 DEBUG 8844 [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-24 15:11:58.815 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.835 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.836 DEBUG 8844 [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-24 15:11:58.837 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.897 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.898 DEBUG 8844 [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-24 15:11:58.898 DEBUG 8844 [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-24 15:11:58.916 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.916 DEBUG 8844 [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-24 15:11:58.916 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.933 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.934 DEBUG 8844 [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-24 15:11:58.935 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.952 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.953 DEBUG 8844 [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-24 15:11:58.953 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.970 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:58.971 DEBUG 8844 [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-24 15:11:58.971 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.003 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.004 DEBUG 8844 [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-24 15:11:59.004 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.030 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.033 DEBUG 8844 [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-24 15:11:59.034 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.203 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.204 DEBUG 8844 [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-24 15:11:59.204 DEBUG 8844 [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-24 15:11:59.223 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.224 DEBUG 8844 [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-24 15:11:59.224 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.241 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.242 DEBUG 8844 [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-24 15:11:59.242 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.259 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.260 DEBUG 8844 [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-24 15:11:59.260 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.277 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.278 DEBUG 8844 [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-24 15:11:59.278 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.360 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.361 DEBUG 8844 [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-24 15:11:59.361 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.378 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.379 DEBUG 8844 [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-24 15:11:59.380 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.400 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.402 DEBUG 8844 [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-24 15:11:59.402 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.463 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.464 DEBUG 8844 [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-24 15:11:59.464 DEBUG 8844 [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-24 15:11:59.481 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.482 DEBUG 8844 [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-24 15:11:59.482 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.500 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.501 DEBUG 8844 [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-24 15:11:59.501 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.518 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.519 DEBUG 8844 [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-24 15:11:59.519 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.536 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.537 DEBUG 8844 [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-24 15:11:59.537 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.569 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.570 DEBUG 8844 [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-24 15:11:59.570 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:11:59.595 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.826 DEBUG 8844 [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-24 15:12:02.826 DEBUG 8844 [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-24 15:12:02.894 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.896 DEBUG 8844 [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-24 15:12:02.896 DEBUG 8844 [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-24 15:12:02.956 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.957 DEBUG 8844 [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-24 15:12:02.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.972 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.978 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.978 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:02.996 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:02.996 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.014 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.014 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.032 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:03.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.115 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.115 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.133 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.134 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:03.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.155 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:03.155 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.217 DEBUG 8844 [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-24 15:12:03.217 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.235 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.236 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:03.236 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.255 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:03.255 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.273 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.273 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.290 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.291 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:03.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.322 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.323 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:03.323 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.349 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.353 DEBUG 8844 [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-24 15:12:03.353 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.520 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.521 DEBUG 8844 [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-24 15:12:03.521 DEBUG 8844 [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-24 15:12:03.541 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.541 DEBUG 8844 [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-24 15:12:03.542 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.559 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.560 DEBUG 8844 [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-24 15:12:03.560 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.576 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.577 DEBUG 8844 [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-24 15:12:03.577 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.595 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.596 DEBUG 8844 [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-24 15:12:03.596 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.679 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.680 DEBUG 8844 [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-24 15:12:03.680 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.697 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.700 DEBUG 8844 [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-24 15:12:03.700 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.719 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.720 DEBUG 8844 [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-24 15:12:03.720 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.780 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.781 DEBUG 8844 [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-24 15:12:03.781 DEBUG 8844 [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-24 15:12:03.798 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.799 DEBUG 8844 [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-24 15:12:03.799 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.817 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.818 DEBUG 8844 [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-24 15:12:03.818 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.835 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.836 DEBUG 8844 [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-24 15:12:03.836 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.853 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.854 DEBUG 8844 [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-24 15:12:03.854 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.886 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.887 DEBUG 8844 [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-24 15:12:03.887 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:03.912 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:17.911 DEBUG 8844 [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-24 15:12:17.911 DEBUG 8844 [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-24 15:12:17.984 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:17.985 DEBUG 8844 [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-24 15:12:17.985 DEBUG 8844 [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-24 15:12:18.111 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.112 DEBUG 8844 [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-24 15:12:18.113 DEBUG 8844 [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-24 15:12:18.130 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.131 DEBUG 8844 [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-24 15:12:18.131 DEBUG 8844 [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-24 15:12:18.148 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.149 DEBUG 8844 [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-24 15:12:18.149 DEBUG 8844 [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-24 15:12:18.231 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.232 DEBUG 8844 [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-24 15:12:18.232 DEBUG 8844 [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-24 15:12:18.250 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.251 DEBUG 8844 [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-24 15:12:18.251 DEBUG 8844 [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-24 15:12:18.269 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.269 DEBUG 8844 [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-24 15:12:18.270 DEBUG 8844 [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-24 15:12:18.286 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.287 DEBUG 8844 [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-24 15:12:18.287 DEBUG 8844 [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-24 15:12:18.307 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.309 DEBUG 8844 [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-24 15:12:18.309 DEBUG 8844 [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-24 15:12:18.326 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.327 DEBUG 8844 [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-24 15:12:18.327 DEBUG 8844 [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-24 15:12:18.345 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.346 DEBUG 8844 [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-24 15:12:18.346 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.363 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.364 DEBUG 8844 [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-24 15:12:18.364 DEBUG 8844 [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-24 15:12:18.382 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.384 DEBUG 8844 [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-24 15:12:18.384 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.401 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.404 DEBUG 8844 [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-24 15:12:18.404 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.421 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.422 DEBUG 8844 [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-24 15:12:18.422 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.439 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.441 DEBUG 8844 [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-24 15:12:18.441 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:18.458 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.063 DEBUG 8844 [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-24 15:12:20.063 DEBUG 8844 [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-24 15:12:20.134 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.135 DEBUG 8844 [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-24 15:12:20.135 DEBUG 8844 [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-24 15:12:20.262 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.263 DEBUG 8844 [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-24 15:12:20.264 DEBUG 8844 [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-24 15:12:20.281 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.282 DEBUG 8844 [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-24 15:12:20.282 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.299 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.300 DEBUG 8844 [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-24 15:12:20.300 DEBUG 8844 [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-24 15:12:20.382 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.383 DEBUG 8844 [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-24 15:12:20.383 DEBUG 8844 [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-24 15:12:20.400 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.401 DEBUG 8844 [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-24 15:12:20.401 DEBUG 8844 [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-24 15:12:20.418 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.419 DEBUG 8844 [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-24 15:12:20.419 DEBUG 8844 [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-24 15:12:20.436 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.436 DEBUG 8844 [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-24 15:12:20.436 DEBUG 8844 [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-24 15:12:20.457 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.458 DEBUG 8844 [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-24 15:12:20.458 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.475 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.476 DEBUG 8844 [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-24 15:12:20.476 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.493 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.494 DEBUG 8844 [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-24 15:12:20.494 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.511 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.512 DEBUG 8844 [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-24 15:12:20.512 DEBUG 8844 [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-24 15:12:20.529 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.531 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.531 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.548 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.550 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.550 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.565 DEBUG 8844 [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-24 15:12:20.565 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.566 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.584 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.652 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.652 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.720 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.720 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.720 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:12:20.733 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.735 DEBUG 8844 [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-24 15:12:20.735 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.755 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.756 DEBUG 8844 [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-24 15:12:20.756 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.774 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.775 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.775 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.793 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.793 DEBUG 8844 [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-24 15:12:20.794 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.797 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.811 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.813 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.813 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.897 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.898 DEBUG 8844 [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-24 15:12:20.898 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.916 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.917 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.917 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.937 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:20.938 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:20.938 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.000 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.001 DEBUG 8844 [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-24 15:12:21.001 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.019 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.020 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:21.020 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.039 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.040 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:21.040 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.058 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.058 DEBUG 8844 [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-24 15:12:21.058 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.075 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.076 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:21.076 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.109 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.110 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:21.111 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.137 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.140 DEBUG 8844 [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-24 15:12:21.141 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.308 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.309 DEBUG 8844 [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-24 15:12:21.309 DEBUG 8844 [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-24 15:12:21.329 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.331 DEBUG 8844 [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-24 15:12:21.331 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.349 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.350 DEBUG 8844 [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-24 15:12:21.350 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.367 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.367 DEBUG 8844 [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-24 15:12:21.368 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.386 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.389 DEBUG 8844 [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-24 15:12:21.390 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.474 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.475 DEBUG 8844 [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-24 15:12:21.475 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.493 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.494 DEBUG 8844 [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-24 15:12:21.494 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.515 DEBUG 8844 [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-24 15:12:21.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.577 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.578 DEBUG 8844 [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-24 15:12:21.578 DEBUG 8844 [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-24 15:12:21.596 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.596 DEBUG 8844 [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-24 15:12:21.596 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.615 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.616 DEBUG 8844 [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-24 15:12:21.616 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.635 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.636 DEBUG 8844 [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-24 15:12:21.636 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.654 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.655 DEBUG 8844 [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-24 15:12:21.655 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.687 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.688 DEBUG 8844 [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-24 15:12:21.688 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:21.715 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.234 DEBUG 8844 [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-24 15:12:22.234 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.272 DEBUG 8844 [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-24 15:12:22.273 DEBUG 8844 [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-24 15:12:22.340 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.340 DEBUG 8844 [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-24 15:12:22.340 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:12:22.401 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.402 DEBUG 8844 [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-24 15:12:22.403 DEBUG 8844 [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-24 15:12:22.418 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.422 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.423 DEBUG 8844 [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-24 15:12:22.423 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.441 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.442 DEBUG 8844 [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-24 15:12:22.442 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.459 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.460 DEBUG 8844 [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-24 15:12:22.460 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.478 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.479 DEBUG 8844 [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-24 15:12:22.479 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.563 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.564 DEBUG 8844 [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-24 15:12:22.564 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.581 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.582 DEBUG 8844 [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-24 15:12:22.582 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.603 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.604 DEBUG 8844 [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-24 15:12:22.604 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.668 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.669 DEBUG 8844 [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-24 15:12:22.669 DEBUG 8844 [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-24 15:12:22.687 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.687 DEBUG 8844 [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-24 15:12:22.688 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.706 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.707 DEBUG 8844 [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-24 15:12:22.707 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.725 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.726 DEBUG 8844 [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-24 15:12:22.726 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.745 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.745 DEBUG 8844 [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-24 15:12:22.745 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.777 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.782 DEBUG 8844 [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-24 15:12:22.782 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.809 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.813 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.813 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.982 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:22.983 DEBUG 8844 [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-24 15:12:22.983 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.003 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.004 DEBUG 8844 [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-24 15:12:23.004 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.023 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.023 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.024 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.041 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.041 DEBUG 8844 [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-24 15:12:23.042 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.060 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.061 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.061 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.145 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.145 DEBUG 8844 [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-24 15:12:23.146 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.164 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.165 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.165 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.186 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.187 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:23.187 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.248 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.249 DEBUG 8844 [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-24 15:12:23.249 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.268 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.269 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:23.269 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.288 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:23.288 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.306 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.328 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.328 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:23.328 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.361 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.361 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:23.361 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:23.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.363 DEBUG 8844 [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-24 15:12:27.363 DEBUG 8844 [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-24 15:12:27.429 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.429 DEBUG 8844 [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-24 15:12:27.429 DEBUG 8844 [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-24 15:12:27.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.501 DEBUG 8844 [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-24 15:12:27.502 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.506 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.541 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.577 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.577 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.577 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.661 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.661 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.661 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.679 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.679 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.680 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.699 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.700 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.761 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.761 DEBUG 8844 [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-24 15:12:27.762 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.780 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.780 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.780 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.799 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.799 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.817 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.817 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.817 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.835 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.836 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.836 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.868 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.868 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:27.869 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.896 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:27.900 DEBUG 8844 [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-24 15:12:27.900 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.067 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.069 DEBUG 8844 [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-24 15:12:28.069 DEBUG 8844 [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-24 15:12:28.090 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.090 DEBUG 8844 [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-24 15:12:28.090 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.108 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.108 DEBUG 8844 [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-24 15:12:28.109 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.126 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.126 DEBUG 8844 [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-24 15:12:28.126 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.144 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.145 DEBUG 8844 [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-24 15:12:28.145 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.229 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.229 DEBUG 8844 [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-24 15:12:28.229 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.247 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.248 DEBUG 8844 [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-24 15:12:28.248 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.268 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.268 DEBUG 8844 [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-24 15:12:28.268 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.328 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.329 DEBUG 8844 [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-24 15:12:28.329 DEBUG 8844 [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-24 15:12:28.347 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.347 DEBUG 8844 [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-24 15:12:28.347 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.366 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.366 DEBUG 8844 [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-24 15:12:28.366 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.384 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.385 DEBUG 8844 [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-24 15:12:28.385 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.403 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.403 DEBUG 8844 [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-24 15:12:28.403 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.435 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.435 DEBUG 8844 [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-24 15:12:28.435 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:28.462 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.092 DEBUG 8844 [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-24 15:12:35.092 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.163 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.164 DEBUG 8844 [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-24 15:12:35.164 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.291 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.291 DEBUG 8844 [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-24 15:12:35.291 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.309 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.309 DEBUG 8844 [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-24 15:12:35.309 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.326 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.327 DEBUG 8844 [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-24 15:12:35.327 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.409 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.409 DEBUG 8844 [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-24 15:12:35.409 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:35.427 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.427 DEBUG 8844 [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-24 15:12:35.427 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.446 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.446 DEBUG 8844 [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-24 15:12:35.446 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.464 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.464 DEBUG 8844 [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-24 15:12:35.464 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.485 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.485 DEBUG 8844 [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-24 15:12:35.485 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.503 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.503 DEBUG 8844 [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-24 15:12:35.503 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.522 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.524 DEBUG 8844 [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-24 15:12:35.524 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.542 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.542 DEBUG 8844 [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-24 15:12:35.542 DEBUG 8844 [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-24 15:12:35.560 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.561 DEBUG 8844 [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-24 15:12:35.561 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.579 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.580 DEBUG 8844 [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-24 15:12:35.580 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.596 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.597 DEBUG 8844 [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-24 15:12:35.597 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.616 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.934 DEBUG 8844 [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-24 15:12:35.934 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:35.968 DEBUG 8844 [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-24 15:12:35.969 DEBUG 8844 [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-24 15:12:36.035 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.035 DEBUG 8844 [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-24 15:12:36.035 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:12:36.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.102 DEBUG 8844 [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-24 15:12:36.102 DEBUG 8844 [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-24 15:12:36.112 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.122 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.122 DEBUG 8844 [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-24 15:12:36.122 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.140 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.140 DEBUG 8844 [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-24 15:12:36.140 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.158 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.158 DEBUG 8844 [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-24 15:12:36.158 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.166 DEBUG 8844 [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-24 15:12:36.166 DEBUG 8844 [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-24 15:12:36.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.177 DEBUG 8844 [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-24 15:12:36.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.234 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.234 DEBUG 8844 [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-24 15:12:36.234 DEBUG 8844 [http-nio-8879-exec-9] 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-24 15:12:36.261 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.261 DEBUG 8844 [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-24 15:12:36.261 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.279 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.279 DEBUG 8844 [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-24 15:12:36.279 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.301 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.301 DEBUG 8844 [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-24 15:12:36.301 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.311 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.362 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.362 DEBUG 8844 [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-24 15:12:36.362 DEBUG 8844 [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-24 15:12:36.382 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.383 DEBUG 8844 [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-24 15:12:36.384 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.402 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.403 DEBUG 8844 [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-24 15:12:36.403 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.420 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.420 DEBUG 8844 [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-24 15:12:36.420 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.439 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.439 DEBUG 8844 [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-24 15:12:36.439 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.472 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.472 DEBUG 8844 [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-24 15:12:36.472 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.502 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.503 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.667 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.668 DEBUG 8844 [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-24 15:12:36.668 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.687 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.687 DEBUG 8844 [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-24 15:12:36.687 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.706 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.706 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.706 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.724 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.724 DEBUG 8844 [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-24 15:12:36.724 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.742 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.742 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.742 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.826 DEBUG 8844 [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-24 15:12:36.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.844 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.844 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.844 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.865 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.866 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:36.866 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.931 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.931 DEBUG 8844 [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-24 15:12:36.932 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.950 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.950 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:36.950 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.968 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.969 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:36.969 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:36.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.005 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.005 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:37.005 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.038 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.038 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:12:37.038 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.073 DEBUG 8844 [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-24 15:12:37.073 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.239 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.239 DEBUG 8844 [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-24 15:12:37.239 DEBUG 8844 [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-24 15:12:37.259 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.259 DEBUG 8844 [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-24 15:12:37.259 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.278 DEBUG 8844 [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-24 15:12:37.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.296 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.296 DEBUG 8844 [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-24 15:12:37.296 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.314 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.314 DEBUG 8844 [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-24 15:12:37.314 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.399 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.399 DEBUG 8844 [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-24 15:12:37.399 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.417 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.417 DEBUG 8844 [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-24 15:12:37.417 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.439 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.439 DEBUG 8844 [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-24 15:12:37.440 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.501 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.502 DEBUG 8844 [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-24 15:12:37.502 DEBUG 8844 [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-24 15:12:37.520 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.520 DEBUG 8844 [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-24 15:12:37.520 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.538 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.539 DEBUG 8844 [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-24 15:12:37.539 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.556 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.557 DEBUG 8844 [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-24 15:12:37.557 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.575 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.575 DEBUG 8844 [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-24 15:12:37.575 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.607 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.607 DEBUG 8844 [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-24 15:12:37.607 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.634 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.637 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.802 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.803 DEBUG 8844 [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-24 15:12:37.803 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.841 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.841 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:37.841 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.858 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.877 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:37.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.961 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.961 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.961 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.980 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.980 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:37.980 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:37.998 DEBUG 8844 [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-24 15:12:37.998 DEBUG 8844 [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-24 15:12:38.000 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.001 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:38.001 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.062 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.063 DEBUG 8844 [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-24 15:12:38.063 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.065 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.066 DEBUG 8844 [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-24 15:12:38.066 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:12:38.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.081 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:38.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.100 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.100 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:38.101 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.119 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.119 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.119 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.137 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.137 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:38.138 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.143 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.169 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.170 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:12:38.170 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.197 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.206 DEBUG 8844 [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-24 15:12:38.206 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.372 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.373 DEBUG 8844 [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-24 15:12:38.373 DEBUG 8844 [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-24 15:12:38.393 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.393 DEBUG 8844 [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-24 15:12:38.393 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.411 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.411 DEBUG 8844 [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-24 15:12:38.411 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.429 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.429 DEBUG 8844 [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-24 15:12:38.429 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.447 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.447 DEBUG 8844 [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-24 15:12:38.447 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.531 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.531 DEBUG 8844 [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-24 15:12:38.531 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.549 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.549 DEBUG 8844 [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-24 15:12:38.549 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.571 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.571 DEBUG 8844 [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-24 15:12:38.571 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.632 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.632 DEBUG 8844 [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-24 15:12:38.632 DEBUG 8844 [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-24 15:12:38.650 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.651 DEBUG 8844 [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-24 15:12:38.651 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.669 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.670 DEBUG 8844 [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-24 15:12:38.670 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.687 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.688 DEBUG 8844 [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-24 15:12:38.688 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.706 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.706 DEBUG 8844 [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-24 15:12:38.706 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.738 DEBUG 8844 [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-24 15:12:38.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.765 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.768 DEBUG 8844 [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-24 15:12:38.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.933 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.933 DEBUG 8844 [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-24 15:12:38.934 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.954 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.954 DEBUG 8844 [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-24 15:12:38.954 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.972 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.972 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.972 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.990 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:38.990 DEBUG 8844 [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-24 15:12:38.990 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.008 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.091 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.091 DEBUG 8844 [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-24 15:12:39.091 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.109 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.110 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.110 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.131 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.131 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:12:39.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.192 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.192 DEBUG 8844 [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-24 15:12:39.193 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.211 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.211 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:12:39.211 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.229 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.230 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:12:39.230 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.248 DEBUG 8844 [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-24 15:12:39.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.267 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.267 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:12:39.267 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.299 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:12:39.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:39.326 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.576 DEBUG 8844 [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-24 15:12:41.576 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.609 DEBUG 8844 [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-24 15:12:41.609 DEBUG 8844 [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-24 15:12:41.676 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.677 DEBUG 8844 [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-24 15:12:41.677 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:12:41.744 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.745 DEBUG 8844 [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-24 15:12:41.745 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.755 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.765 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.765 DEBUG 8844 [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-24 15:12:41.765 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.782 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.783 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.783 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.801 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.801 DEBUG 8844 [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-24 15:12:41.801 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.819 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.819 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.819 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.902 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.902 DEBUG 8844 [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-24 15:12:41.902 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.920 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.920 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.920 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.942 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:41.942 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:41.942 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.002 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.003 DEBUG 8844 [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-24 15:12:42.003 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.022 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.022 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:42.022 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.040 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.041 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:42.041 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.058 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.058 DEBUG 8844 [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-24 15:12:42.058 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.077 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.079 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:42.079 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.111 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.111 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:12:42.111 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.138 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.141 DEBUG 8844 [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-24 15:12:42.141 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.305 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.306 DEBUG 8844 [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-24 15:12:42.306 DEBUG 8844 [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-24 15:12:42.325 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.326 DEBUG 8844 [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-24 15:12:42.326 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.344 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.344 DEBUG 8844 [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-24 15:12:42.344 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.361 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.363 DEBUG 8844 [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-24 15:12:42.364 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.382 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.383 DEBUG 8844 [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-24 15:12:42.383 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.467 DEBUG 8844 [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-24 15:12:42.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.486 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.488 DEBUG 8844 [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-24 15:12:42.488 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.510 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.510 DEBUG 8844 [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-24 15:12:42.510 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.571 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.571 DEBUG 8844 [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-24 15:12:42.571 DEBUG 8844 [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-24 15:12:42.589 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.590 DEBUG 8844 [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-24 15:12:42.590 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.608 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.608 DEBUG 8844 [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-24 15:12:42.609 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.627 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.627 DEBUG 8844 [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-24 15:12:42.627 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.645 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.645 DEBUG 8844 [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-24 15:12:42.645 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.678 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.679 DEBUG 8844 [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-24 15:12:42.679 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:12:42.705 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:16.923 DEBUG 8844 [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-24 15:13:16.923 DEBUG 8844 [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-24 15:13:16.998 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:16.998 DEBUG 8844 [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-24 15:13:16.998 DEBUG 8844 [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-24 15:13:17.059 DEBUG 8844 [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-24 15:13:17.059 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.126 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.126 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.126 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.194 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.194 DEBUG 8844 [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-24 15:13:17.194 DEBUG 8844 [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-24 15:13:17.212 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.212 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:13:17.228 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.228 DEBUG 8844 [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-24 15:13:17.228 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.246 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.247 DEBUG 8844 [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-24 15:13:17.247 DEBUG 8844 [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-24 15:13:17.266 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.266 DEBUG 8844 [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-24 15:13:17.266 DEBUG 8844 [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-24 15:13:17.288 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.288 DEBUG 8844 [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-24 15:13:17.288 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.306 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.306 DEBUG 8844 [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-24 15:13:17.306 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.324 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.324 DEBUG 8844 [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-24 15:13:17.324 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.342 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.342 DEBUG 8844 [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-24 15:13:17.342 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.348 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.348 DEBUG 8844 [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-24 15:13:17.348 DEBUG 8844 [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-24 15:13:17.366 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.366 DEBUG 8844 [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-24 15:13:17.366 DEBUG 8844 [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-24 15:13:17.383 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.386 DEBUG 8844 [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-24 15:13:17.386 DEBUG 8844 [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-24 15:13:17.403 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.404 DEBUG 8844 [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-24 15:13:17.404 DEBUG 8844 [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-24 15:13:17.424 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.425 DEBUG 8844 [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-24 15:13:17.425 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.426 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.426 DEBUG 8844 [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-24 15:13:17.426 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.442 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.442 DEBUG 8844 [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-24 15:13:17.442 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.444 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.444 DEBUG 8844 [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-24 15:13:17.444 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.460 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.460 DEBUG 8844 [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-24 15:13:17.460 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.466 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.466 DEBUG 8844 [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-24 15:13:17.466 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.476 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.477 DEBUG 8844 [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-24 15:13:17.477 DEBUG 8844 [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-24 15:13:17.495 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.496 DEBUG 8844 [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-24 15:13:17.496 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.512 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.513 DEBUG 8844 [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-24 15:13:17.513 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.527 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.527 DEBUG 8844 [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-24 15:13:17.527 DEBUG 8844 [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-24 15:13:17.530 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.530 DEBUG 8844 [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-24 15:13:17.530 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.546 DEBUG 8844 [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-24 15:13:17.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.547 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.564 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.565 DEBUG 8844 [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-24 15:13:17.565 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.582 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.584 DEBUG 8844 [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-24 15:13:17.585 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.603 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.604 DEBUG 8844 [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-24 15:13:17.604 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.636 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.636 DEBUG 8844 [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-24 15:13:17.636 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.663 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.666 DEBUG 8844 [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-24 15:13:17.666 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.833 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.835 DEBUG 8844 [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-24 15:13:17.835 DEBUG 8844 [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-24 15:13:17.855 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.855 DEBUG 8844 [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-24 15:13:17.856 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.873 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.873 DEBUG 8844 [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-24 15:13:17.873 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.891 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.891 DEBUG 8844 [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-24 15:13:17.891 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.909 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.909 DEBUG 8844 [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-24 15:13:17.909 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.993 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:17.993 DEBUG 8844 [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-24 15:13:17.994 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.011 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.011 DEBUG 8844 [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-24 15:13:18.011 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.032 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.033 DEBUG 8844 [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-24 15:13:18.033 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.094 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.094 DEBUG 8844 [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-24 15:13:18.094 DEBUG 8844 [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-24 15:13:18.113 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.113 DEBUG 8844 [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-24 15:13:18.113 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.131 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.132 DEBUG 8844 [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-24 15:13:18.132 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.151 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.151 DEBUG 8844 [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-24 15:13:18.151 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.169 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.169 DEBUG 8844 [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-24 15:13:18.169 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.202 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.202 DEBUG 8844 [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-24 15:13:18.202 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:18.229 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:19.897 DEBUG 8844 [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-24 15:13:19.897 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:20.063 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:20.064 DEBUG 8844 [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-24 15:13:20.064 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:13:20.082 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.010 DEBUG 8844 [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-24 15:18:19.011 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.177 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.178 DEBUG 8844 [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-24 15:18:19.178 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.197 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.198 DEBUG 8844 [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-24 15:18:19.198 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.215 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.215 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.216 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.232 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.232 DEBUG 8844 [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-24 15:18:19.233 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.250 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.251 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.251 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.332 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.333 DEBUG 8844 [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-24 15:18:19.333 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.349 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.350 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.350 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.370 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.371 DEBUG 8844 [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-24 15:18:19.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.440 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.441 DEBUG 8844 [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-24 15:18:19.441 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.556 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:18:19.556 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.567 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.567 DEBUG 8844 [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-24 15:18:19.567 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.584 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.584 DEBUG 8844 [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-24 15:18:19.584 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.602 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.603 DEBUG 8844 [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-24 15:18:19.603 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.617 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.620 DEBUG 8844 [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-24 15:18:19.620 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.637 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.638 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:18:19.638 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.654 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.655 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:18:19.655 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.672 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.672 DEBUG 8844 [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-24 15:18:19.672 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.685 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.685 DEBUG 8844 [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-24 15:18:19.685 DEBUG 8844 [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), 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-24 15:18:19.689 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.689 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:18:19.689 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.703 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.704 DEBUG 8844 [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-24 15:18:19.704 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.720 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.720 DEBUG 8844 [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-24 15:18:19.720 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.721 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.721 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:18:19.721 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.738 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.738 DEBUG 8844 [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-24 15:18:19.738 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.747 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.750 DEBUG 8844 [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-24 15:18:19.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.758 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.758 DEBUG 8844 [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-24 15:18:19.759 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.775 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.775 DEBUG 8844 [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-24 15:18:19.776 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.792 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.792 DEBUG 8844 [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-24 15:18:19.792 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.809 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.809 DEBUG 8844 [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-24 15:18:19.809 DEBUG 8844 [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-24 15:18:19.826 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.827 DEBUG 8844 [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-24 15:18:19.827 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.844 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.845 DEBUG 8844 [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-24 15:18:19.845 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.862 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.862 DEBUG 8844 [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-24 15:18:19.862 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.879 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.918 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.919 DEBUG 8844 [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-24 15:18:19.919 DEBUG 8844 [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-24 15:18:19.937 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.938 DEBUG 8844 [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-24 15:18:19.938 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.955 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.955 DEBUG 8844 [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-24 15:18:19.955 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.972 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.972 DEBUG 8844 [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-24 15:18:19.972 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.989 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:19.990 DEBUG 8844 [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-24 15:18:19.990 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.072 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.072 DEBUG 8844 [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-24 15:18:20.072 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.089 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.089 DEBUG 8844 [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-24 15:18:20.089 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.110 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.110 DEBUG 8844 [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-24 15:18:20.110 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.170 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.170 DEBUG 8844 [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-24 15:18:20.170 DEBUG 8844 [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-24 15:18:20.187 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.187 DEBUG 8844 [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-24 15:18:20.187 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.204 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.205 DEBUG 8844 [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-24 15:18:20.205 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.222 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.225 DEBUG 8844 [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-24 15:18:20.226 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.243 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.243 DEBUG 8844 [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-24 15:18:20.243 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.274 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.274 DEBUG 8844 [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-24 15:18:20.274 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.302 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.311 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.478 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.479 DEBUG 8844 [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-24 15:18:20.479 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.497 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.498 DEBUG 8844 [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-24 15:18:20.498 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.514 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.515 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.515 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.531 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.532 DEBUG 8844 [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-24 15:18:20.532 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.549 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.549 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.550 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.632 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.632 DEBUG 8844 [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-24 15:18:20.632 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.649 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.649 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.649 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.669 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.670 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:18:20.670 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.731 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.733 DEBUG 8844 [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-24 15:18:20.734 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.751 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.751 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:18:20.751 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.769 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.769 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:18:20.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.785 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.786 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.786 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.803 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.803 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:18:20.803 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.834 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.835 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:18:20.835 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.861 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.864 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:20.864 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.032 DEBUG 8844 [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-24 15:18:21.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.068 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.068 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.068 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.085 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.085 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.085 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.102 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.102 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.103 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.202 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.203 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.203 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.223 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.283 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.283 DEBUG 8844 [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-24 15:18:21.283 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.301 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.301 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.301 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.318 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.319 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.319 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.335 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.352 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.353 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.353 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.385 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.386 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:18:21.386 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.421 DEBUG 8844 [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-24 15:18:21.421 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.589 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.590 DEBUG 8844 [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-24 15:18:21.590 DEBUG 8844 [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-24 15:18:21.609 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.609 DEBUG 8844 [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-24 15:18:21.609 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.626 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.626 DEBUG 8844 [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-24 15:18:21.626 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.643 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.643 DEBUG 8844 [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-24 15:18:21.643 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.660 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.660 DEBUG 8844 [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-24 15:18:21.660 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.743 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.743 DEBUG 8844 [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-24 15:18:21.743 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.760 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.760 DEBUG 8844 [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-24 15:18:21.760 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.780 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.780 DEBUG 8844 [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-24 15:18:21.780 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.840 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.840 DEBUG 8844 [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-24 15:18:21.840 DEBUG 8844 [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-24 15:18:21.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.858 DEBUG 8844 [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-24 15:18:21.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.875 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.876 DEBUG 8844 [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-24 15:18:21.876 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.892 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.893 DEBUG 8844 [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-24 15:18:21.893 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.910 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.910 DEBUG 8844 [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-24 15:18:21.910 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.941 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.942 DEBUG 8844 [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-24 15:18:21.942 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.967 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:21.969 DEBUG 8844 [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-24 15:18:21.970 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.137 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.138 DEBUG 8844 [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-24 15:18:22.138 DEBUG 8844 [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-24 15:18:22.156 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.157 DEBUG 8844 [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-24 15:18:22.157 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.174 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.174 DEBUG 8844 [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-24 15:18:22.174 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.191 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.191 DEBUG 8844 [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-24 15:18:22.191 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.208 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.208 DEBUG 8844 [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-24 15:18:22.208 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.290 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.290 DEBUG 8844 [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-24 15:18:22.290 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.307 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.307 DEBUG 8844 [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-24 15:18:22.307 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.328 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.330 DEBUG 8844 [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-24 15:18:22.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.390 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.390 DEBUG 8844 [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-24 15:18:22.390 DEBUG 8844 [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-24 15:18:22.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.410 DEBUG 8844 [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-24 15:18:22.411 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.428 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.429 DEBUG 8844 [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-24 15:18:22.429 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.446 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.446 DEBUG 8844 [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-24 15:18:22.446 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.463 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.463 DEBUG 8844 [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-24 15:18:22.463 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.493 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.494 DEBUG 8844 [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-24 15:18:22.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:22.519 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.226 DEBUG 8844 [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-24 15:18:40.226 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.298 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.298 DEBUG 8844 [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-24 15:18:40.299 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.427 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.427 DEBUG 8844 [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-24 15:18:40.427 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.444 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.444 DEBUG 8844 [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-24 15:18:40.444 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.461 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.461 DEBUG 8844 [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-24 15:18:40.461 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.543 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.544 DEBUG 8844 [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-24 15:18:40.544 DEBUG 8844 [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), 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-24 15:18:40.562 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.562 DEBUG 8844 [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-24 15:18:40.563 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.579 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.579 DEBUG 8844 [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-24 15:18:40.579 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.596 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.596 DEBUG 8844 [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-24 15:18:40.596 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.617 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.618 DEBUG 8844 [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-24 15:18:40.618 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.634 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.634 DEBUG 8844 [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-24 15:18:40.634 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.651 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.654 DEBUG 8844 [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-24 15:18:40.655 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.672 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.672 DEBUG 8844 [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-24 15:18:40.672 DEBUG 8844 [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-24 15:18:40.689 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.690 DEBUG 8844 [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-24 15:18:40.690 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.707 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.708 DEBUG 8844 [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-24 15:18:40.708 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.724 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.725 DEBUG 8844 [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-24 15:18:40.725 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:40.742 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:45.772 DEBUG 8844 [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-24 15:18:45.772 DEBUG 8844 [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-24 15:18:45.843 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:45.843 DEBUG 8844 [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-24 15:18:45.843 DEBUG 8844 [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-24 15:18:45.971 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:45.972 DEBUG 8844 [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-24 15:18:45.972 DEBUG 8844 [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-24 15:18:45.988 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:45.988 DEBUG 8844 [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-24 15:18:45.988 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.005 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.005 DEBUG 8844 [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-24 15:18:46.005 DEBUG 8844 [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-24 15:18:46.088 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.088 DEBUG 8844 [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-24 15:18:46.089 DEBUG 8844 [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-24 15:18:46.105 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.106 DEBUG 8844 [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-24 15:18:46.106 DEBUG 8844 [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-24 15:18:46.122 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.123 DEBUG 8844 [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-24 15:18:46.123 DEBUG 8844 [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-24 15:18:46.139 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.140 DEBUG 8844 [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-24 15:18:46.140 DEBUG 8844 [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-24 15:18:46.160 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.160 DEBUG 8844 [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-24 15:18:46.160 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.177 DEBUG 8844 [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-24 15:18:46.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.194 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.194 DEBUG 8844 [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-24 15:18:46.194 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.211 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.211 DEBUG 8844 [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-24 15:18:46.211 DEBUG 8844 [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-24 15:18:46.229 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.230 DEBUG 8844 [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-24 15:18:46.230 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.245 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.247 DEBUG 8844 [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-24 15:18:46.247 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.264 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.265 DEBUG 8844 [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-24 15:18:46.265 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:46.282 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.610 DEBUG 8844 [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-24 15:18:55.610 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.681 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.681 DEBUG 8844 [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-24 15:18:55.681 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.809 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.809 DEBUG 8844 [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-24 15:18:55.809 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.826 DEBUG 8844 [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-24 15:18:55.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.843 DEBUG 8844 [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-24 15:18:55.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.926 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.926 DEBUG 8844 [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-24 15:18:55.926 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:18:55.944 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.944 DEBUG 8844 [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-24 15:18:55.945 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.961 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.961 DEBUG 8844 [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-24 15:18:55.961 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.977 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.978 DEBUG 8844 [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-24 15:18:55.978 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.998 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:55.998 DEBUG 8844 [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-24 15:18:55.998 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.015 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.015 DEBUG 8844 [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-24 15:18:56.015 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.032 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.032 DEBUG 8844 [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-24 15:18:56.032 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.049 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.049 DEBUG 8844 [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-24 15:18:56.049 DEBUG 8844 [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-24 15:18:56.066 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.067 DEBUG 8844 [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-24 15:18:56.067 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.085 DEBUG 8844 [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-24 15:18:56.085 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.102 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.103 DEBUG 8844 [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-24 15:18:56.103 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:18:56.120 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.388 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.388 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.428 DEBUG 8844 [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-24 15:19:05.428 DEBUG 8844 [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-24 15:19:05.494 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.494 DEBUG 8844 [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-24 15:19:05.494 DEBUG 8844 [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-24 15:19:05.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.559 DEBUG 8844 [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-24 15:19:05.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.568 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.686 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.687 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.687 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.704 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.704 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:05.704 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.721 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.721 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.721 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.738 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.739 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:05.739 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.821 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.822 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.822 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.838 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.839 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:05.839 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.859 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:05.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.919 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.920 DEBUG 8844 [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-24 15:19:05.920 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.937 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:05.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.955 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.956 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:05.956 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.973 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.973 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.973 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.990 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:05.991 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:05.991 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.022 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.023 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:19:06.023 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.049 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.052 DEBUG 8844 [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-24 15:19:06.053 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.219 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.220 DEBUG 8844 [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-24 15:19:06.221 DEBUG 8844 [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-24 15:19:06.239 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.240 DEBUG 8844 [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-24 15:19:06.240 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.256 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.257 DEBUG 8844 [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-24 15:19:06.257 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.274 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.274 DEBUG 8844 [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-24 15:19:06.274 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.291 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.291 DEBUG 8844 [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-24 15:19:06.292 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.374 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.375 DEBUG 8844 [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-24 15:19:06.375 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.391 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.392 DEBUG 8844 [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-24 15:19:06.392 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.412 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.412 DEBUG 8844 [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-24 15:19:06.412 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.472 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.472 DEBUG 8844 [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-24 15:19:06.472 DEBUG 8844 [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-24 15:19:06.489 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.490 DEBUG 8844 [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-24 15:19:06.490 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.507 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.507 DEBUG 8844 [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-24 15:19:06.507 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.524 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.525 DEBUG 8844 [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-24 15:19:06.525 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.541 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.542 DEBUG 8844 [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-24 15:19:06.542 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.573 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.573 DEBUG 8844 [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-24 15:19:06.573 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:06.599 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:10.403 DEBUG 8844 [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-24 15:19:10.404 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:10.572 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:10.573 DEBUG 8844 [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-24 15:19:10.573 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:10.590 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.568 DEBUG 8844 [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-24 15:19:37.569 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.605 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.605 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.671 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.672 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.672 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:19:37.738 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.739 DEBUG 8844 [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-24 15:19:37.739 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.746 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.757 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.757 DEBUG 8844 [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-24 15:19:37.758 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.775 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.775 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.775 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.792 DEBUG 8844 [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-24 15:19:37.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.809 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.809 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.809 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.891 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.891 DEBUG 8844 [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-24 15:19:37.891 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.908 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.908 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.908 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.929 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.930 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:19:37.930 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.988 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:37.990 DEBUG 8844 [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-24 15:19:37.990 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.007 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.007 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:19:38.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.025 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.026 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:19:38.026 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.042 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.045 DEBUG 8844 [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-24 15:19:38.045 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.062 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.062 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:19:38.062 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.094 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.094 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:19:38.095 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.120 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.124 DEBUG 8844 [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-24 15:19:38.124 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.291 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.292 DEBUG 8844 [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-24 15:19:38.292 DEBUG 8844 [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-24 15:19:38.312 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.312 DEBUG 8844 [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-24 15:19:38.313 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.329 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.329 DEBUG 8844 [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-24 15:19:38.329 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.346 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.346 DEBUG 8844 [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-24 15:19:38.346 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.363 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.363 DEBUG 8844 [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-24 15:19:38.364 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.447 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.447 DEBUG 8844 [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-24 15:19:38.447 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.464 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.467 DEBUG 8844 [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-24 15:19:38.467 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.487 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.487 DEBUG 8844 [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-24 15:19:38.487 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.548 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.548 DEBUG 8844 [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-24 15:19:38.548 DEBUG 8844 [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-24 15:19:38.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.565 DEBUG 8844 [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-24 15:19:38.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.583 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.583 DEBUG 8844 [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-24 15:19:38.583 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.600 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.600 DEBUG 8844 [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-24 15:19:38.600 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.618 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.618 DEBUG 8844 [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-24 15:19:38.618 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.649 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.649 DEBUG 8844 [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-24 15:19:38.649 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:19:38.675 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:29.833 DEBUG 8844 [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-24 15:20:29.833 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:29.867 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:29.867 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:29.937 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:29.937 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:29.937 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:20:30.004 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.005 DEBUG 8844 [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-24 15:20:30.005 DEBUG 8844 [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-24 15:20:30.011 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.023 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.024 DEBUG 8844 [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-24 15:20:30.024 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.041 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.041 DEBUG 8844 [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-24 15:20:30.041 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.058 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.058 DEBUG 8844 [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-24 15:20:30.059 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.075 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.076 DEBUG 8844 [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-24 15:20:30.076 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.160 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.160 DEBUG 8844 [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-24 15:20:30.160 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.177 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.177 DEBUG 8844 [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-24 15:20:30.178 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.198 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.198 DEBUG 8844 [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-24 15:20:30.198 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.258 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.258 DEBUG 8844 [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-24 15:20:30.259 DEBUG 8844 [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-24 15:20:30.276 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.276 DEBUG 8844 [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-24 15:20:30.276 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.293 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.294 DEBUG 8844 [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-24 15:20:30.294 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.311 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.312 DEBUG 8844 [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-24 15:20:30.312 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.328 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.329 DEBUG 8844 [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-24 15:20:30.329 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.361 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.361 DEBUG 8844 [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-24 15:20:30.361 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.386 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.390 DEBUG 8844 [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-24 15:20:30.390 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.558 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.559 DEBUG 8844 [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-24 15:20:30.559 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.578 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.579 DEBUG 8844 [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-24 15:20:30.579 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.596 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.596 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.596 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.613 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.614 DEBUG 8844 [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-24 15:20:30.614 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.631 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.631 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.631 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.715 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.717 DEBUG 8844 [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-24 15:20:30.717 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.733 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.734 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.734 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.753 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.754 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:20:30.754 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.814 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.815 DEBUG 8844 [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-24 15:20:30.815 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.832 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.832 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:20:30.832 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.850 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.851 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:20:30.851 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.867 DEBUG 8844 [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-24 15:20:30.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.884 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:20:30.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.915 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.916 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:20:30.916 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:30.942 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.528 DEBUG 8844 [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-24 15:20:34.528 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.563 DEBUG 8844 [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-24 15:20:34.563 DEBUG 8844 [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-24 15:20:34.630 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.630 DEBUG 8844 [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-24 15:20:34.630 DEBUG 8844 [http-nio-8879-exec-9] 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-24 15:20:34.701 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.702 DEBUG 8844 [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-24 15:20:34.702 DEBUG 8844 [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-24 15:20:34.704 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.720 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.721 DEBUG 8844 [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-24 15:20:34.721 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.737 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.737 DEBUG 8844 [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-24 15:20:34.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.754 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.755 DEBUG 8844 [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-24 15:20:34.755 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.771 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.772 DEBUG 8844 [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-24 15:20:34.772 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.854 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.855 DEBUG 8844 [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-24 15:20:34.855 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.872 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.872 DEBUG 8844 [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-24 15:20:34.872 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.892 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.892 DEBUG 8844 [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-24 15:20:34.892 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.953 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.953 DEBUG 8844 [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-24 15:20:34.953 DEBUG 8844 [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-24 15:20:34.971 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.971 DEBUG 8844 [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-24 15:20:34.971 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.989 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:34.990 DEBUG 8844 [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-24 15:20:34.990 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.006 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.006 DEBUG 8844 [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-24 15:20:35.006 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.023 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.023 DEBUG 8844 [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-24 15:20:35.023 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.055 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.055 DEBUG 8844 [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-24 15:20:35.055 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.080 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.083 DEBUG 8844 [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-24 15:20:35.083 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.251 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.252 DEBUG 8844 [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-24 15:20:35.252 DEBUG 8844 [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-24 15:20:35.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.270 DEBUG 8844 [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-24 15:20:35.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.288 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.288 DEBUG 8844 [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-24 15:20:35.288 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.305 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.305 DEBUG 8844 [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-24 15:20:35.305 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.322 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.325 DEBUG 8844 [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-24 15:20:35.325 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.407 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.408 DEBUG 8844 [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-24 15:20:35.408 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.425 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.425 DEBUG 8844 [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-24 15:20:35.425 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.446 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.446 DEBUG 8844 [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-24 15:20:35.446 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.506 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.506 DEBUG 8844 [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-24 15:20:35.506 DEBUG 8844 [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-24 15:20:35.523 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.523 DEBUG 8844 [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-24 15:20:35.523 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.541 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.541 DEBUG 8844 [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-24 15:20:35.541 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.558 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.558 DEBUG 8844 [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-24 15:20:35.558 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.575 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.575 DEBUG 8844 [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-24 15:20:35.575 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.606 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.606 DEBUG 8844 [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-24 15:20:35.606 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:35.632 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.345 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.346 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.382 DEBUG 8844 [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-24 15:20:49.383 DEBUG 8844 [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-24 15:20:49.449 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.450 DEBUG 8844 [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-24 15:20:49.450 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:20:49.516 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.517 DEBUG 8844 [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-24 15:20:49.517 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.523 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.535 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.535 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.535 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.552 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.552 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.552 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.570 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.570 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.570 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.586 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.587 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.587 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.687 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.687 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.687 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.707 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.707 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.707 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.771 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.771 DEBUG 8844 [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-24 15:20:49.771 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.788 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.788 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.806 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.806 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.806 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.840 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.841 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.841 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.872 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.872 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:20:49.872 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:49.918 DEBUG 8844 [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-24 15:20:49.919 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.091 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.092 DEBUG 8844 [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-24 15:20:50.092 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.112 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.112 DEBUG 8844 [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-24 15:20:50.112 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.129 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.129 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.129 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.145 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.146 DEBUG 8844 [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-24 15:20:50.146 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.163 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.163 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.163 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.248 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.248 DEBUG 8844 [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-24 15:20:50.248 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.264 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.265 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.265 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.285 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.286 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:20:50.286 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.345 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.346 DEBUG 8844 [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-24 15:20:50.346 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.363 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.363 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:20:50.363 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.380 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.381 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:20:50.381 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.398 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.398 DEBUG 8844 [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-24 15:20:50.398 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.415 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.415 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:20:50.415 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.446 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.446 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:20:50.446 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:50.471 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:53.875 DEBUG 8844 [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-24 15:20:53.875 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:53.910 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:53.911 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:53.977 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:53.978 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:53.978 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:20:54.044 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.045 DEBUG 8844 [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-24 15:20:54.045 DEBUG 8844 [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-24 15:20:54.052 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.064 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.065 DEBUG 8844 [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-24 15:20:54.065 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.081 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.082 DEBUG 8844 [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-24 15:20:54.083 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.100 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.101 DEBUG 8844 [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-24 15:20:54.101 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.117 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.118 DEBUG 8844 [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-24 15:20:54.118 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.201 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.202 DEBUG 8844 [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-24 15:20:54.202 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.219 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.219 DEBUG 8844 [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-24 15:20:54.219 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.239 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.240 DEBUG 8844 [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-24 15:20:54.240 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.301 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.302 DEBUG 8844 [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-24 15:20:54.302 DEBUG 8844 [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-24 15:20:54.319 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.319 DEBUG 8844 [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-24 15:20:54.319 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.337 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.338 DEBUG 8844 [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-24 15:20:54.339 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.355 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.356 DEBUG 8844 [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-24 15:20:54.356 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.372 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.373 DEBUG 8844 [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-24 15:20:54.373 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.405 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.405 DEBUG 8844 [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-24 15:20:54.405 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.431 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.434 DEBUG 8844 [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-24 15:20:54.435 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.603 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.604 DEBUG 8844 [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-24 15:20:54.604 DEBUG 8844 [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-24 15:20:54.624 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.625 DEBUG 8844 [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-24 15:20:54.625 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.641 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.642 DEBUG 8844 [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-24 15:20:54.642 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.660 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.661 DEBUG 8844 [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-24 15:20:54.661 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.679 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.683 DEBUG 8844 [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-24 15:20:54.683 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.766 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.767 DEBUG 8844 [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-24 15:20:54.767 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.785 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.787 DEBUG 8844 [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-24 15:20:54.787 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.807 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.808 DEBUG 8844 [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-24 15:20:54.808 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.868 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.872 DEBUG 8844 [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-24 15:20:54.873 DEBUG 8844 [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-24 15:20:54.891 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.891 DEBUG 8844 [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-24 15:20:54.891 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.908 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.909 DEBUG 8844 [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-24 15:20:54.909 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.926 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.927 DEBUG 8844 [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-24 15:20:54.927 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.944 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.945 DEBUG 8844 [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-24 15:20:54.945 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.976 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:54.977 DEBUG 8844 [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-24 15:20:54.977 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:55.003 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:58.852 DEBUG 8844 [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-24 15:20:58.852 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:58.883 DEBUG 8844 [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-24 15:20:58.883 DEBUG 8844 [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-24 15:20:58.950 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:58.950 DEBUG 8844 [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-24 15:20:58.950 DEBUG 8844 [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-24 15:20:59.023 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.025 DEBUG 8844 [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-24 15:20:59.025 DEBUG 8844 [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-24 15:20:59.025 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.043 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.044 DEBUG 8844 [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-24 15:20:59.044 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.061 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.062 DEBUG 8844 [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-24 15:20:59.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.079 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.079 DEBUG 8844 [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-24 15:20:59.080 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.097 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.098 DEBUG 8844 [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-24 15:20:59.098 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.180 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.181 DEBUG 8844 [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-24 15:20:59.181 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.198 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.202 DEBUG 8844 [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-24 15:20:59.202 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.221 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.222 DEBUG 8844 [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-24 15:20:59.222 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.283 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.284 DEBUG 8844 [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-24 15:20:59.284 DEBUG 8844 [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-24 15:20:59.301 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.301 DEBUG 8844 [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-24 15:20:59.302 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.319 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.320 DEBUG 8844 [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-24 15:20:59.320 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.337 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.337 DEBUG 8844 [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-24 15:20:59.338 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.354 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.355 DEBUG 8844 [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-24 15:20:59.355 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.386 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.387 DEBUG 8844 [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-24 15:20:59.387 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.412 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.416 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.416 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.586 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.591 DEBUG 8844 [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-24 15:20:59.591 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.610 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.611 DEBUG 8844 [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-24 15:20:59.611 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.627 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.628 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.628 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.645 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.645 DEBUG 8844 [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-24 15:20:59.646 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.663 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.663 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.745 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.746 DEBUG 8844 [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-24 15:20:59.746 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.763 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.763 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.764 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.784 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.784 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:20:59.784 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.844 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.844 DEBUG 8844 [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-24 15:20:59.844 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.861 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.862 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:20:59.862 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.882 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.883 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:20:59.883 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.903 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.903 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.903 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.920 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.920 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:20:59.920 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.952 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:20:59.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:20:59.978 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.356 DEBUG 8844 [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-24 15:21:30.356 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.394 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.395 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.463 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.463 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.463 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:21:30.526 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.527 DEBUG 8844 [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-24 15:21:30.527 DEBUG 8844 [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-24 15:21:30.538 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.546 DEBUG 8844 [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-24 15:21:30.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.563 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.563 DEBUG 8844 [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-24 15:21:30.564 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.580 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.580 DEBUG 8844 [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-24 15:21:30.580 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.597 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.597 DEBUG 8844 [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-24 15:21:30.598 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.680 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.680 DEBUG 8844 [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-24 15:21:30.680 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.697 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.697 DEBUG 8844 [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-24 15:21:30.697 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.717 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.720 DEBUG 8844 [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-24 15:21:30.720 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.781 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.781 DEBUG 8844 [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-24 15:21:30.781 DEBUG 8844 [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-24 15:21:30.798 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.798 DEBUG 8844 [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-24 15:21:30.798 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.815 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.816 DEBUG 8844 [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-24 15:21:30.816 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.833 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.833 DEBUG 8844 [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-24 15:21:30.833 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.850 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.850 DEBUG 8844 [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-24 15:21:30.850 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.881 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.881 DEBUG 8844 [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-24 15:21:30.881 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:30.910 DEBUG 8844 [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-24 15:21:30.911 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.077 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.078 DEBUG 8844 [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-24 15:21:31.078 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.097 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.097 DEBUG 8844 [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-24 15:21:31.097 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.114 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.114 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.114 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.131 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.132 DEBUG 8844 [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-24 15:21:31.132 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.148 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.148 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.148 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.231 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.234 DEBUG 8844 [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-24 15:21:31.234 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.251 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.251 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.251 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.271 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.272 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:21:31.272 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.332 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.332 DEBUG 8844 [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-24 15:21:31.332 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.349 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.349 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:21:31.349 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.367 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.368 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:21:31.368 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.384 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.384 DEBUG 8844 [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-24 15:21:31.384 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.402 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.402 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:21:31.402 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.433 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.433 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:21:31.433 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:31.458 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.356 DEBUG 8844 [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-24 15:21:37.356 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.387 DEBUG 8844 [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-24 15:21:37.387 DEBUG 8844 [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-24 15:21:37.454 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.454 DEBUG 8844 [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-24 15:21:37.454 DEBUG 8844 [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-24 15:21:37.526 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.527 DEBUG 8844 [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-24 15:21:37.527 DEBUG 8844 [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-24 15:21:37.530 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.545 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.545 DEBUG 8844 [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-24 15:21:37.545 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.562 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.563 DEBUG 8844 [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-24 15:21:37.563 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.580 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.580 DEBUG 8844 [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-24 15:21:37.580 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.597 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.597 DEBUG 8844 [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-24 15:21:37.597 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.679 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.680 DEBUG 8844 [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-24 15:21:37.680 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.697 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.697 DEBUG 8844 [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-24 15:21:37.697 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.717 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.717 DEBUG 8844 [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-24 15:21:37.717 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.777 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.778 DEBUG 8844 [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-24 15:21:37.778 DEBUG 8844 [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-24 15:21:37.795 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.795 DEBUG 8844 [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-24 15:21:37.795 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.813 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.814 DEBUG 8844 [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-24 15:21:37.814 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.830 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.830 DEBUG 8844 [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-24 15:21:37.830 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.847 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.847 DEBUG 8844 [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-24 15:21:37.848 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.879 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.879 DEBUG 8844 [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-24 15:21:37.879 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.906 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.909 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:37.909 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.076 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.077 DEBUG 8844 [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-24 15:21:38.077 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.095 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.096 DEBUG 8844 [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-24 15:21:38.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.115 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.115 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.132 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.133 DEBUG 8844 [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-24 15:21:38.133 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.150 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.231 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.232 DEBUG 8844 [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-24 15:21:38.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.249 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.249 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.249 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.270 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:21:38.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.330 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.331 DEBUG 8844 [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-24 15:21:38.331 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.348 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:21:38.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.365 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.366 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:21:38.366 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.383 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.383 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.383 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.400 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.400 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:21:38.401 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.432 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.432 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:21:38.432 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:21:38.458 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:05.972 DEBUG 8844 [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-24 15:23:05.972 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:06.140 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:06.141 DEBUG 8844 [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-24 15:23:06.141 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:06.158 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.235 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.236 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.290 DEBUG 8844 [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-24 15:23:25.290 DEBUG 8844 [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-24 15:23:25.356 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.357 DEBUG 8844 [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-24 15:23:25.357 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:23:25.407 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.408 DEBUG 8844 [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-24 15:23:25.408 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.426 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.427 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.427 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.431 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.444 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.444 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.461 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.461 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.461 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.478 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.479 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.479 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.563 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.563 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.563 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.580 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.580 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.601 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.601 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.601 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.661 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.662 DEBUG 8844 [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-24 15:23:25.662 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.679 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.679 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.679 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.696 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.697 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.697 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.713 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.714 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.714 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.731 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.731 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.731 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.763 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.763 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:25.763 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.788 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.792 DEBUG 8844 [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-24 15:23:25.792 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.959 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.960 DEBUG 8844 [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-24 15:23:25.960 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.979 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.979 DEBUG 8844 [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-24 15:23:25.980 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.996 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.997 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:25.997 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.013 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.014 DEBUG 8844 [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-24 15:23:26.014 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.030 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.031 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.031 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.113 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.113 DEBUG 8844 [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-24 15:23:26.113 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.131 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.132 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.132 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.151 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.164 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:23:26.164 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.224 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.228 DEBUG 8844 [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-24 15:23:26.229 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.246 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.246 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:23:26.246 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.263 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.264 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:23:26.264 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.281 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.282 DEBUG 8844 [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-24 15:23:26.282 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.299 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.300 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:23:26.300 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.331 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.332 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:23:26.332 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:26.357 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.196 DEBUG 8844 [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-24 15:23:28.196 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.223 DEBUG 8844 [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-24 15:23:28.223 DEBUG 8844 [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-24 15:23:28.291 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.291 DEBUG 8844 [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-24 15:23:28.291 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:23:28.367 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.367 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.368 DEBUG 8844 [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-24 15:23:28.369 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.387 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.388 DEBUG 8844 [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-24 15:23:28.388 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.404 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.405 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.405 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.422 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.423 DEBUG 8844 [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-24 15:23:28.423 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.440 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.440 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.441 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.524 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.525 DEBUG 8844 [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-24 15:23:28.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.541 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.542 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.542 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.563 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:23:28.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.623 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.624 DEBUG 8844 [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-24 15:23:28.624 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.642 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.642 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:23:28.643 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.660 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.661 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:23:28.661 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.677 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.678 DEBUG 8844 [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-24 15:23:28.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.695 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.696 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:23:28.696 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.727 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.727 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:23:28.728 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.754 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.757 DEBUG 8844 [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-24 15:23:28.758 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.925 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.926 DEBUG 8844 [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-24 15:23:28.926 DEBUG 8844 [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-24 15:23:28.946 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.947 DEBUG 8844 [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-24 15:23:28.947 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.964 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.965 DEBUG 8844 [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-24 15:23:28.965 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.981 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.981 DEBUG 8844 [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-24 15:23:28.982 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:28.999 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.000 DEBUG 8844 [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-24 15:23:29.000 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.083 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.084 DEBUG 8844 [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-24 15:23:29.084 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.101 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.102 DEBUG 8844 [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-24 15:23:29.102 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.121 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.122 DEBUG 8844 [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-24 15:23:29.122 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.183 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.184 DEBUG 8844 [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-24 15:23:29.184 DEBUG 8844 [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-24 15:23:29.201 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.201 DEBUG 8844 [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-24 15:23:29.202 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.219 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.220 DEBUG 8844 [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-24 15:23:29.220 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.237 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.242 DEBUG 8844 [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-24 15:23:29.242 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.259 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.260 DEBUG 8844 [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-24 15:23:29.260 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.291 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.292 DEBUG 8844 [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-24 15:23:29.292 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:29.317 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.048 DEBUG 8844 [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-24 15:23:30.048 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.077 DEBUG 8844 [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-24 15:23:30.077 DEBUG 8844 [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-24 15:23:30.144 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.144 DEBUG 8844 [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-24 15:23:30.144 DEBUG 8844 [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-24 15:23:30.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.219 DEBUG 8844 [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-24 15:23:30.219 DEBUG 8844 [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-24 15:23:30.220 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.238 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.239 DEBUG 8844 [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-24 15:23:30.239 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.256 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.256 DEBUG 8844 [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-24 15:23:30.257 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.273 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.274 DEBUG 8844 [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-24 15:23:30.274 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.291 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.292 DEBUG 8844 [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-24 15:23:30.292 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.375 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.376 DEBUG 8844 [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-24 15:23:30.376 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.392 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.393 DEBUG 8844 [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-24 15:23:30.393 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.413 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.417 DEBUG 8844 [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-24 15:23:30.417 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.478 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.481 DEBUG 8844 [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-24 15:23:30.481 DEBUG 8844 [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-24 15:23:30.499 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.499 DEBUG 8844 [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-24 15:23:30.500 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.518 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.522 DEBUG 8844 [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-24 15:23:30.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.539 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.540 DEBUG 8844 [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-24 15:23:30.540 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.557 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.558 DEBUG 8844 [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-24 15:23:30.558 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.590 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.591 DEBUG 8844 [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-24 15:23:30.591 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.616 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.620 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.620 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.789 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.793 DEBUG 8844 [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-24 15:23:30.793 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.813 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.814 DEBUG 8844 [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-24 15:23:30.814 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.831 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.831 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.849 DEBUG 8844 [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-24 15:23:30.849 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.865 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.866 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.866 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.948 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.949 DEBUG 8844 [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-24 15:23:30.949 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.966 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.967 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.967 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:30.988 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:23:30.988 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.048 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.049 DEBUG 8844 [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-24 15:23:31.049 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.066 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.066 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:23:31.066 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.085 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:23:31.085 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.102 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.103 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.103 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.119 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.120 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:23:31.120 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.152 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.153 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:23:31.153 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:31.178 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.491 DEBUG 8844 [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-24 15:23:32.491 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.524 DEBUG 8844 [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-24 15:23:32.524 DEBUG 8844 [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-24 15:23:32.592 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.592 DEBUG 8844 [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-24 15:23:32.592 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:23:32.660 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.661 DEBUG 8844 [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-24 15:23:32.661 DEBUG 8844 [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-24 15:23:32.667 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.680 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.681 DEBUG 8844 [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-24 15:23:32.681 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.698 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.699 DEBUG 8844 [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-24 15:23:32.699 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.716 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.717 DEBUG 8844 [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-24 15:23:32.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.733 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.734 DEBUG 8844 [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-24 15:23:32.734 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.816 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.817 DEBUG 8844 [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-24 15:23:32.817 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.833 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.834 DEBUG 8844 [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-24 15:23:32.834 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.855 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.855 DEBUG 8844 [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-24 15:23:32.855 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.915 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.916 DEBUG 8844 [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-24 15:23:32.916 DEBUG 8844 [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-24 15:23:32.934 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.934 DEBUG 8844 [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-24 15:23:32.935 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.951 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.952 DEBUG 8844 [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-24 15:23:32.952 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.969 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.970 DEBUG 8844 [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-24 15:23:32.970 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.987 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:32.987 DEBUG 8844 [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-24 15:23:32.987 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.019 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.020 DEBUG 8844 [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-24 15:23:33.020 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.046 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.049 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.218 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.219 DEBUG 8844 [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-24 15:23:33.219 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.239 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.240 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.240 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.256 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.257 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.257 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.273 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.292 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.292 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.376 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.376 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.394 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.394 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.413 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.414 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.414 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.473 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.474 DEBUG 8844 [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-24 15:23:33.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.491 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.491 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.492 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.509 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.510 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.510 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.527 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.528 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.528 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.545 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.545 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.545 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.578 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.581 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:23:33.581 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:33.607 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:36.762 DEBUG 8844 [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-24 15:23:36.762 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:36.931 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:36.931 DEBUG 8844 [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-24 15:23:36.932 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:23:36.948 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.076 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.076 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.142 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:34.201 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.203 DEBUG 8844 [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-24 15:24:34.203 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.217 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.222 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.240 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.241 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.241 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.258 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.258 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.258 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.275 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.276 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.276 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.359 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.360 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.360 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.377 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.378 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.378 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.397 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.398 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.457 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.458 DEBUG 8844 [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-24 15:24:34.458 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.476 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.476 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.476 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.494 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.495 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.495 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.511 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.512 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.513 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.530 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.530 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.530 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.560 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.561 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:34.561 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.587 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.591 DEBUG 8844 [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-24 15:24:34.591 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.760 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.761 DEBUG 8844 [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-24 15:24:34.762 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.781 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.782 DEBUG 8844 [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-24 15:24:34.782 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.799 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.800 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.800 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.817 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.818 DEBUG 8844 [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-24 15:24:34.818 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.835 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.836 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.836 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.919 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.920 DEBUG 8844 [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-24 15:24:34.920 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.936 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.938 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.938 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.958 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:34.959 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:34.959 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.018 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.019 DEBUG 8844 [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-24 15:24:35.019 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.036 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.036 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:35.036 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.057 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.058 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:35.058 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.075 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.076 DEBUG 8844 [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-24 15:24:35.076 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.093 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.093 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:35.094 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.124 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.125 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:35.125 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.922 DEBUG 8844 [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-24 15:24:35.922 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:35.956 DEBUG 8844 [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-24 15:24:35.956 DEBUG 8844 [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-24 15:24:36.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.023 DEBUG 8844 [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-24 15:24:36.023 DEBUG 8844 [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-24 15:24:36.092 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.093 DEBUG 8844 [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-24 15:24:36.093 DEBUG 8844 [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-24 15:24:36.097 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.112 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.113 DEBUG 8844 [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-24 15:24:36.113 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.129 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.130 DEBUG 8844 [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-24 15:24:36.130 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.148 DEBUG 8844 [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-24 15:24:36.148 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.165 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.165 DEBUG 8844 [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-24 15:24:36.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.247 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.248 DEBUG 8844 [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-24 15:24:36.249 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.265 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.266 DEBUG 8844 [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-24 15:24:36.266 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.286 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.287 DEBUG 8844 [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-24 15:24:36.287 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.347 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.348 DEBUG 8844 [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-24 15:24:36.348 DEBUG 8844 [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-24 15:24:36.364 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.364 DEBUG 8844 [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-24 15:24:36.365 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.382 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.383 DEBUG 8844 [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-24 15:24:36.383 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.400 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.401 DEBUG 8844 [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-24 15:24:36.401 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.418 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.419 DEBUG 8844 [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-24 15:24:36.419 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.450 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.450 DEBUG 8844 [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-24 15:24:36.451 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.476 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.480 DEBUG 8844 [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-24 15:24:36.480 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.648 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.649 DEBUG 8844 [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-24 15:24:36.649 DEBUG 8844 [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-24 15:24:36.668 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.669 DEBUG 8844 [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-24 15:24:36.669 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.686 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.687 DEBUG 8844 [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-24 15:24:36.687 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.703 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.704 DEBUG 8844 [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-24 15:24:36.704 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.720 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.721 DEBUG 8844 [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-24 15:24:36.721 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.804 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.805 DEBUG 8844 [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-24 15:24:36.805 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.823 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.823 DEBUG 8844 [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-24 15:24:36.823 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.843 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.844 DEBUG 8844 [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-24 15:24:36.844 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.904 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.905 DEBUG 8844 [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-24 15:24:36.905 DEBUG 8844 [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-24 15:24:36.922 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.922 DEBUG 8844 [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-24 15:24:36.922 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.939 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.940 DEBUG 8844 [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-24 15:24:36.940 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.957 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.958 DEBUG 8844 [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-24 15:24:36.958 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.975 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:36.976 DEBUG 8844 [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-24 15:24:36.976 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:37.006 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:37.007 DEBUG 8844 [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-24 15:24:37.007 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:37.033 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.179 DEBUG 8844 [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-24 15:24:39.180 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.215 DEBUG 8844 [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-24 15:24:39.215 DEBUG 8844 [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-24 15:24:39.281 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.281 DEBUG 8844 [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-24 15:24:39.282 DEBUG 8844 [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-24 15:24:39.349 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.350 DEBUG 8844 [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-24 15:24:39.351 DEBUG 8844 [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-24 15:24:39.356 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.370 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.371 DEBUG 8844 [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-24 15:24:39.371 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.387 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.388 DEBUG 8844 [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-24 15:24:39.388 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.405 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.406 DEBUG 8844 [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-24 15:24:39.406 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.423 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.423 DEBUG 8844 [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-24 15:24:39.424 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.505 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.506 DEBUG 8844 [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-24 15:24:39.506 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.523 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.524 DEBUG 8844 [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-24 15:24:39.524 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.543 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.544 DEBUG 8844 [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-24 15:24:39.544 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.604 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.604 DEBUG 8844 [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-24 15:24:39.605 DEBUG 8844 [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-24 15:24:39.621 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.621 DEBUG 8844 [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-24 15:24:39.621 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.642 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.643 DEBUG 8844 [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-24 15:24:39.643 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.660 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.661 DEBUG 8844 [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-24 15:24:39.661 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.678 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.678 DEBUG 8844 [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-24 15:24:39.679 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.710 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.711 DEBUG 8844 [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-24 15:24:39.711 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.736 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.740 DEBUG 8844 [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-24 15:24:39.740 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.908 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.909 DEBUG 8844 [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-24 15:24:39.909 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.929 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.929 DEBUG 8844 [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-24 15:24:39.930 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.946 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.947 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.947 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.963 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.964 DEBUG 8844 [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-24 15:24:39.964 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.981 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.982 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:39.982 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.065 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.066 DEBUG 8844 [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-24 15:24:40.066 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.082 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.083 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.083 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.103 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.104 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:40.104 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.164 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.165 DEBUG 8844 [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-24 15:24:40.165 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.183 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.183 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:40.183 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.200 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.201 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:40.201 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.218 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.219 DEBUG 8844 [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-24 15:24:40.219 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.236 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.236 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:40.237 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.267 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.268 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:40.268 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:40.293 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.243 DEBUG 8844 [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-24 15:24:46.243 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.275 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.275 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.342 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.342 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.342 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:24:46.412 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.414 DEBUG 8844 [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-24 15:24:46.414 DEBUG 8844 [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-24 15:24:46.417 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.433 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.434 DEBUG 8844 [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-24 15:24:46.434 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.449 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.450 DEBUG 8844 [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-24 15:24:46.450 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.467 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.468 DEBUG 8844 [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-24 15:24:46.468 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.485 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.486 DEBUG 8844 [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-24 15:24:46.486 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.568 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.569 DEBUG 8844 [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-24 15:24:46.570 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.586 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.587 DEBUG 8844 [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-24 15:24:46.587 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.607 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.608 DEBUG 8844 [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-24 15:24:46.608 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.668 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.669 DEBUG 8844 [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-24 15:24:46.669 DEBUG 8844 [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-24 15:24:46.688 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.688 DEBUG 8844 [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-24 15:24:46.688 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.705 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.706 DEBUG 8844 [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-24 15:24:46.706 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.723 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.724 DEBUG 8844 [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-24 15:24:46.724 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.741 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.741 DEBUG 8844 [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-24 15:24:46.742 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.773 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.774 DEBUG 8844 [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-24 15:24:46.774 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.799 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.802 DEBUG 8844 [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-24 15:24:46.803 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.970 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.971 DEBUG 8844 [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-24 15:24:46.971 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.990 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:46.991 DEBUG 8844 [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-24 15:24:46.992 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.009 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.009 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.025 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.026 DEBUG 8844 [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-24 15:24:47.026 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.043 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.044 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.044 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.127 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.128 DEBUG 8844 [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-24 15:24:47.128 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.144 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.145 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.145 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.164 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.165 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:47.165 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.229 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.229 DEBUG 8844 [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-24 15:24:47.230 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.247 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.247 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:47.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.265 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.266 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:47.266 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.283 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.284 DEBUG 8844 [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-24 15:24:47.284 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.300 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.301 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:47.301 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.332 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.333 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:24:47.333 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:47.358 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.193 DEBUG 8844 [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-24 15:24:50.193 DEBUG 8844 [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-24 15:24:50.264 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.264 DEBUG 8844 [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-24 15:24:50.265 DEBUG 8844 [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-24 15:24:50.393 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.394 DEBUG 8844 [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-24 15:24:50.394 DEBUG 8844 [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-24 15:24:50.411 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.412 DEBUG 8844 [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-24 15:24:50.412 DEBUG 8844 [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-24 15:24:50.428 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.429 DEBUG 8844 [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-24 15:24:50.429 DEBUG 8844 [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-24 15:24:50.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.515 DEBUG 8844 [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-24 15:24:50.515 DEBUG 8844 [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-24 15:24:50.531 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.532 DEBUG 8844 [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-24 15:24:50.532 DEBUG 8844 [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-24 15:24:50.549 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.549 DEBUG 8844 [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-24 15:24:50.550 DEBUG 8844 [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-24 15:24:50.566 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.567 DEBUG 8844 [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-24 15:24:50.567 DEBUG 8844 [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-24 15:24:50.587 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.588 DEBUG 8844 [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-24 15:24:50.588 DEBUG 8844 [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-24 15:24:50.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.606 DEBUG 8844 [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-24 15:24:50.606 DEBUG 8844 [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-24 15:24:50.622 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.623 DEBUG 8844 [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-24 15:24:50.623 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.640 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.641 DEBUG 8844 [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-24 15:24:50.641 DEBUG 8844 [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-24 15:24:50.657 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.659 DEBUG 8844 [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-24 15:24:50.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.675 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.677 DEBUG 8844 [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-24 15:24:50.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.693 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.695 DEBUG 8844 [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-24 15:24:50.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.713 DEBUG 8844 [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-24 15:24:50.713 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:50.730 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.288 DEBUG 8844 [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-24 15:24:53.288 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.323 DEBUG 8844 [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-24 15:24:53.323 DEBUG 8844 [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-24 15:24:53.390 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.390 DEBUG 8844 [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-24 15:24:53.390 DEBUG 8844 [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-24 15:24:53.457 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.459 DEBUG 8844 [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-24 15:24:53.459 DEBUG 8844 [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-24 15:24:53.465 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.478 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.479 DEBUG 8844 [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-24 15:24:53.479 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.496 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.497 DEBUG 8844 [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-24 15:24:53.497 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.514 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.515 DEBUG 8844 [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-24 15:24:53.515 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.531 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.532 DEBUG 8844 [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-24 15:24:53.533 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.614 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.615 DEBUG 8844 [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-24 15:24:53.615 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.632 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.633 DEBUG 8844 [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-24 15:24:53.633 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.653 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.654 DEBUG 8844 [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-24 15:24:53.654 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.714 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.715 DEBUG 8844 [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-24 15:24:53.715 DEBUG 8844 [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-24 15:24:53.733 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.733 DEBUG 8844 [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-24 15:24:53.733 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.751 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.752 DEBUG 8844 [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-24 15:24:53.752 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.768 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.769 DEBUG 8844 [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-24 15:24:53.770 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.786 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.787 DEBUG 8844 [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-24 15:24:53.787 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.818 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.819 DEBUG 8844 [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-24 15:24:53.819 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.844 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:53.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.016 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.017 DEBUG 8844 [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-24 15:24:54.017 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.036 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.037 DEBUG 8844 [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-24 15:24:54.037 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.055 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.055 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.072 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.072 DEBUG 8844 [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-24 15:24:54.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.089 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.090 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.090 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.173 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.174 DEBUG 8844 [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-24 15:24:54.174 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.191 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.192 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.192 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.211 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.212 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:24:54.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.273 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.273 DEBUG 8844 [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-24 15:24:54.274 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.291 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.291 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:24:54.292 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.310 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:24:54.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.328 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.344 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.345 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:24:54.345 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.377 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.378 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:24:54.378 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:54.403 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.303 DEBUG 8844 [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-24 15:24:56.304 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.343 DEBUG 8844 [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-24 15:24:56.343 DEBUG 8844 [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-24 15:24:56.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.410 DEBUG 8844 [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-24 15:24:56.410 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:24:56.473 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.474 DEBUG 8844 [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-24 15:24:56.475 DEBUG 8844 [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-24 15:24:56.484 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.494 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.495 DEBUG 8844 [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-24 15:24:56.495 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.512 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.513 DEBUG 8844 [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-24 15:24:56.513 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.529 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.530 DEBUG 8844 [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-24 15:24:56.530 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.547 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.548 DEBUG 8844 [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-24 15:24:56.548 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.629 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.630 DEBUG 8844 [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-24 15:24:56.630 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.647 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.648 DEBUG 8844 [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-24 15:24:56.648 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.667 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.668 DEBUG 8844 [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-24 15:24:56.669 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.728 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.729 DEBUG 8844 [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-24 15:24:56.730 DEBUG 8844 [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-24 15:24:56.747 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.747 DEBUG 8844 [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-24 15:24:56.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.765 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.766 DEBUG 8844 [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-24 15:24:56.766 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.782 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.783 DEBUG 8844 [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-24 15:24:56.783 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.799 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.800 DEBUG 8844 [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-24 15:24:56.800 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.832 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.833 DEBUG 8844 [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-24 15:24:56.833 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.859 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:56.862 DEBUG 8844 [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-24 15:24:56.862 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.030 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.031 DEBUG 8844 [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-24 15:24:57.032 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.051 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.052 DEBUG 8844 [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-24 15:24:57.052 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.068 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.069 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.069 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.086 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.087 DEBUG 8844 [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-24 15:24:57.087 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.103 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.103 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.104 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.185 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.186 DEBUG 8844 [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-24 15:24:57.186 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.203 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.203 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.204 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.223 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.224 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:57.224 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.284 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.285 DEBUG 8844 [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-24 15:24:57.285 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.302 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.302 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:57.302 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.320 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.321 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:57.321 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.337 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.338 DEBUG 8844 [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-24 15:24:57.338 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.355 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.356 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:57.356 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.386 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.387 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:24:57.387 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:24:57.412 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.079 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.079 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.114 DEBUG 8844 [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-24 15:25:00.114 DEBUG 8844 [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-24 15:25:00.181 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.181 DEBUG 8844 [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-24 15:25:00.181 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:25:00.247 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.248 DEBUG 8844 [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-24 15:25:00.248 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.255 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.267 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.268 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.268 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.285 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.286 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.286 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.302 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.303 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.303 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.320 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.321 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.322 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.405 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.405 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.405 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.421 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.422 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.422 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.443 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.503 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.504 DEBUG 8844 [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-24 15:25:00.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.522 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.522 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.522 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.539 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.541 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.557 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.575 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.576 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.576 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.608 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:00.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.634 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.638 DEBUG 8844 [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-24 15:25:00.638 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.805 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.806 DEBUG 8844 [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-24 15:25:00.806 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.826 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.827 DEBUG 8844 [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-24 15:25:00.827 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.845 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.845 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.861 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.862 DEBUG 8844 [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-24 15:25:00.862 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.878 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.879 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.879 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.962 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.963 DEBUG 8844 [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-24 15:25:00.963 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.980 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.980 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:00.980 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.000 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.001 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:25:01.001 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.061 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.062 DEBUG 8844 [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-24 15:25:01.062 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.080 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.080 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:25:01.080 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.098 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.099 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:25:01.100 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.116 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.117 DEBUG 8844 [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-24 15:25:01.117 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.134 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.135 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:25:01.135 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.166 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.167 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:25:01.167 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:01.192 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.451 DEBUG 8844 [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-24 15:25:03.451 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.487 DEBUG 8844 [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-24 15:25:03.487 DEBUG 8844 [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-24 15:25:03.553 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.554 DEBUG 8844 [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-24 15:25:03.554 DEBUG 8844 [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-24 15:25:03.620 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.621 DEBUG 8844 [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-24 15:25:03.622 DEBUG 8844 [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-24 15:25:03.628 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.641 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.642 DEBUG 8844 [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-24 15:25:03.642 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.658 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.659 DEBUG 8844 [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-24 15:25:03.660 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.676 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.677 DEBUG 8844 [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-24 15:25:03.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.694 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.695 DEBUG 8844 [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-24 15:25:03.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.777 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.778 DEBUG 8844 [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-24 15:25:03.778 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.795 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.796 DEBUG 8844 [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-24 15:25:03.797 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.816 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.817 DEBUG 8844 [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-24 15:25:03.818 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.879 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.881 DEBUG 8844 [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-24 15:25:03.881 DEBUG 8844 [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-24 15:25:03.898 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.899 DEBUG 8844 [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-24 15:25:03.899 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.917 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.919 DEBUG 8844 [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-24 15:25:03.919 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.935 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.937 DEBUG 8844 [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-24 15:25:03.937 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.954 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.955 DEBUG 8844 [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-24 15:25:03.955 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.986 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:03.987 DEBUG 8844 [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-24 15:25:03.987 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.013 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.016 DEBUG 8844 [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-24 15:25:04.016 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.184 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.185 DEBUG 8844 [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-24 15:25:04.186 DEBUG 8844 [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-24 15:25:04.204 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.205 DEBUG 8844 [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-24 15:25:04.205 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.221 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.223 DEBUG 8844 [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-24 15:25:04.223 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.240 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.241 DEBUG 8844 [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-24 15:25:04.241 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.258 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.259 DEBUG 8844 [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-24 15:25:04.259 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.339 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.340 DEBUG 8844 [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-24 15:25:04.340 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.357 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.358 DEBUG 8844 [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-24 15:25:04.358 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.378 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.379 DEBUG 8844 [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-24 15:25:04.379 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.438 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.439 DEBUG 8844 [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-24 15:25:04.439 DEBUG 8844 [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-24 15:25:04.456 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.457 DEBUG 8844 [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-24 15:25:04.457 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.475 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.476 DEBUG 8844 [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-24 15:25:04.476 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.492 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.493 DEBUG 8844 [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-24 15:25:04.493 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.510 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.511 DEBUG 8844 [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-24 15:25:04.511 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.542 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.543 DEBUG 8844 [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-24 15:25:04.543 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:04.569 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.549 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.550 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.586 DEBUG 8844 [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-24 15:25:06.587 DEBUG 8844 [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-24 15:25:06.654 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.654 DEBUG 8844 [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-24 15:25:06.654 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:25:06.720 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.721 DEBUG 8844 [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-24 15:25:06.722 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.730 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.741 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.742 DEBUG 8844 [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-24 15:25:06.742 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.758 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.760 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.760 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.776 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.777 DEBUG 8844 [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-24 15:25:06.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.793 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.794 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.794 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.877 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.878 DEBUG 8844 [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-24 15:25:06.878 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.895 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.896 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.896 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.916 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.917 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:25:06.917 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.977 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.978 DEBUG 8844 [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-24 15:25:06.978 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.995 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:06.996 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:25:06.996 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.013 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.014 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:25:07.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.031 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.032 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.032 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.049 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.050 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:25:07.050 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.081 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.082 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:25:07.082 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.108 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.111 DEBUG 8844 [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-24 15:25:07.111 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.279 DEBUG 8844 [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-24 15:25:07.279 DEBUG 8844 [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-24 15:25:07.298 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.299 DEBUG 8844 [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-24 15:25:07.299 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.316 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.316 DEBUG 8844 [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-24 15:25:07.317 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.337 DEBUG 8844 [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-24 15:25:07.337 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.355 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.356 DEBUG 8844 [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-24 15:25:07.356 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.438 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.439 DEBUG 8844 [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-24 15:25:07.439 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.456 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.457 DEBUG 8844 [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-24 15:25:07.457 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.477 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.477 DEBUG 8844 [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-24 15:25:07.478 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.537 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.538 DEBUG 8844 [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-24 15:25:07.539 DEBUG 8844 [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-24 15:25:07.556 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.556 DEBUG 8844 [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-24 15:25:07.556 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.574 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.575 DEBUG 8844 [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-24 15:25:07.575 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.590 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.591 DEBUG 8844 [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-24 15:25:07.591 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.609 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.610 DEBUG 8844 [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-24 15:25:07.610 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.641 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.642 DEBUG 8844 [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-24 15:25:07.642 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:07.668 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:56.968 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:56.968 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:56.998 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:56.998 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.067 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.067 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.067 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:25:57.139 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.140 DEBUG 8844 [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-24 15:25:57.141 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.143 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.160 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.161 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.161 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.177 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.178 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.178 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.195 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.196 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.196 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.214 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.214 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.314 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.315 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.335 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.336 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.397 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.397 DEBUG 8844 [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-24 15:25:57.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.415 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.415 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.415 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.435 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.438 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.438 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.454 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.455 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.455 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.472 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.473 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.473 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.505 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:25:57.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.530 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.535 DEBUG 8844 [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-24 15:25:57.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.703 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.705 DEBUG 8844 [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-24 15:25:57.705 DEBUG 8844 [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-24 15:25:57.724 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.725 DEBUG 8844 [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-24 15:25:57.725 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.741 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.743 DEBUG 8844 [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-24 15:25:57.743 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.760 DEBUG 8844 [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-24 15:25:57.760 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.777 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.777 DEBUG 8844 [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-24 15:25:57.778 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.860 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.861 DEBUG 8844 [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-24 15:25:57.861 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.878 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.879 DEBUG 8844 [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-24 15:25:57.879 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.898 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.899 DEBUG 8844 [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-24 15:25:57.899 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.959 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.960 DEBUG 8844 [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-24 15:25:57.960 DEBUG 8844 [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-24 15:25:57.978 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.978 DEBUG 8844 [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-24 15:25:57.978 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.995 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:57.997 DEBUG 8844 [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-24 15:25:57.997 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:58.013 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:58.015 DEBUG 8844 [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-24 15:25:58.015 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:58.032 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:58.033 DEBUG 8844 [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-24 15:25:58.033 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:58.064 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:58.065 DEBUG 8844 [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-24 15:25:58.065 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:25:58.090 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:00.983 DEBUG 8844 [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-24 15:26:00.983 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:01.152 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:01.153 DEBUG 8844 [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-24 15:26:01.153 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:01.170 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.437 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.437 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.473 DEBUG 8844 [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-24 15:26:09.473 DEBUG 8844 [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-24 15:26:09.539 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.540 DEBUG 8844 [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-24 15:26:09.540 DEBUG 8844 [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-24 15:26:09.606 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.608 DEBUG 8844 [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-24 15:26:09.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.614 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.627 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.628 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.628 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.645 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.646 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.646 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.662 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.663 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.663 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.680 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.681 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.681 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.763 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.764 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.764 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.781 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.782 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.782 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.802 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.802 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.803 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.863 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.864 DEBUG 8844 [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-24 15:26:09.864 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.881 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.882 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.882 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.899 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.900 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.900 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.917 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.935 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.936 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.967 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.968 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:09.968 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.993 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:09.997 DEBUG 8844 [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-24 15:26:09.997 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.164 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.166 DEBUG 8844 [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-24 15:26:10.166 DEBUG 8844 [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-24 15:26:10.185 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.186 DEBUG 8844 [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-24 15:26:10.186 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.203 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.204 DEBUG 8844 [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-24 15:26:10.204 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.220 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.222 DEBUG 8844 [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-24 15:26:10.222 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.239 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.240 DEBUG 8844 [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-24 15:26:10.240 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.322 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.323 DEBUG 8844 [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-24 15:26:10.323 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.340 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.341 DEBUG 8844 [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-24 15:26:10.341 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.361 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.362 DEBUG 8844 [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-24 15:26:10.362 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.422 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.423 DEBUG 8844 [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-24 15:26:10.423 DEBUG 8844 [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-24 15:26:10.440 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.441 DEBUG 8844 [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-24 15:26:10.441 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.459 DEBUG 8844 [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-24 15:26:10.459 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.476 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.477 DEBUG 8844 [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-24 15:26:10.477 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.494 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.494 DEBUG 8844 [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-24 15:26:10.495 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.525 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.526 DEBUG 8844 [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-24 15:26:10.526 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:10.551 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:12.094 DEBUG 8844 [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-24 15:26:12.095 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:12.265 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:12.266 DEBUG 8844 [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-24 15:26:12.266 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:12.283 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.651 DEBUG 8844 [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-24 15:26:22.651 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.685 DEBUG 8844 [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-24 15:26:22.685 DEBUG 8844 [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-24 15:26:22.752 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.752 DEBUG 8844 [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-24 15:26:22.752 DEBUG 8844 [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-24 15:26:22.822 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.823 DEBUG 8844 [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-24 15:26:22.823 DEBUG 8844 [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-24 15:26:22.827 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.842 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.843 DEBUG 8844 [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-24 15:26:22.843 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.859 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.860 DEBUG 8844 [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-24 15:26:22.860 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.877 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.878 DEBUG 8844 [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-24 15:26:22.878 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.895 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.896 DEBUG 8844 [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-24 15:26:22.896 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.979 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.979 DEBUG 8844 [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-24 15:26:22.980 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.996 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:22.997 DEBUG 8844 [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-24 15:26:22.997 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.017 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.018 DEBUG 8844 [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-24 15:26:23.018 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.078 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.079 DEBUG 8844 [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-24 15:26:23.079 DEBUG 8844 [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-24 15:26:23.096 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.097 DEBUG 8844 [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-24 15:26:23.097 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.114 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.116 DEBUG 8844 [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-24 15:26:23.116 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.132 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.133 DEBUG 8844 [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-24 15:26:23.133 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.150 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.151 DEBUG 8844 [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-24 15:26:23.151 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.182 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.183 DEBUG 8844 [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-24 15:26:23.183 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.209 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.213 DEBUG 8844 [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-24 15:26:23.213 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.381 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.382 DEBUG 8844 [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-24 15:26:23.382 DEBUG 8844 [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-24 15:26:23.401 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.403 DEBUG 8844 [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-24 15:26:23.403 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.419 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.420 DEBUG 8844 [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-24 15:26:23.420 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.437 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.438 DEBUG 8844 [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-24 15:26:23.438 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.454 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.455 DEBUG 8844 [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-24 15:26:23.455 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.539 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.540 DEBUG 8844 [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-24 15:26:23.540 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.556 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.557 DEBUG 8844 [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-24 15:26:23.558 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.577 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.579 DEBUG 8844 [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-24 15:26:23.579 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.639 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.640 DEBUG 8844 [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-24 15:26:23.640 DEBUG 8844 [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-24 15:26:23.657 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.658 DEBUG 8844 [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-24 15:26:23.658 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.675 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.676 DEBUG 8844 [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-24 15:26:23.676 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.693 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.694 DEBUG 8844 [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-24 15:26:23.694 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.711 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.711 DEBUG 8844 [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-24 15:26:23.712 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.743 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.744 DEBUG 8844 [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-24 15:26:23.744 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:23.769 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.075 DEBUG 8844 [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-24 15:26:25.075 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.110 DEBUG 8844 [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-24 15:26:25.110 DEBUG 8844 [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-24 15:26:25.177 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.177 DEBUG 8844 [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-24 15:26:25.177 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:26:25.245 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.247 DEBUG 8844 [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-24 15:26:25.247 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.251 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.266 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.267 DEBUG 8844 [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-24 15:26:25.267 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.283 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.284 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.284 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.301 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.302 DEBUG 8844 [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-24 15:26:25.302 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.319 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.319 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.320 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.403 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.403 DEBUG 8844 [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-24 15:26:25.404 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.421 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.425 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.425 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.445 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.446 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:26:25.446 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.506 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.507 DEBUG 8844 [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-24 15:26:25.507 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.524 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.524 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:26:25.525 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.542 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.543 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:26:25.543 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.560 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.561 DEBUG 8844 [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-24 15:26:25.561 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.578 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.579 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:26:25.579 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.610 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.611 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:26:25.611 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.637 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.641 DEBUG 8844 [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-24 15:26:25.641 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.810 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.811 DEBUG 8844 [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-24 15:26:25.812 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.831 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.832 DEBUG 8844 [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-24 15:26:25.832 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.849 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.850 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.850 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.866 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.867 DEBUG 8844 [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-24 15:26:25.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.885 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.967 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.968 DEBUG 8844 [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-24 15:26:25.968 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.985 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.987 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:25.987 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.006 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.007 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:26:26.007 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.068 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.069 DEBUG 8844 [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-24 15:26:26.069 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.087 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.087 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:26:26.087 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.108 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.109 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:26:26.109 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.126 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.127 DEBUG 8844 [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-24 15:26:26.127 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.144 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.145 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:26:26.145 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.176 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.176 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:26:26.177 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:26.203 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:28.286 DEBUG 8844 [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-24 15:26:28.286 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:28.455 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:28.456 DEBUG 8844 [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-24 15:26:28.456 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:28.473 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:29.978 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:29.978 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.050 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:30.178 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.179 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.179 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.196 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.198 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.198 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.215 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.299 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:26:30.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.317 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.317 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.334 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.334 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.335 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.351 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.353 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.353 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.373 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.374 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.374 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.391 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.392 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.392 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.408 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.409 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.409 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.427 DEBUG 8844 [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-24 15:26:30.427 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.444 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.446 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.446 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.462 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.464 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.464 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.481 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.482 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.482 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.500 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.500 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:30.517 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.193 DEBUG 8844 [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-24 15:26:42.193 DEBUG 8844 [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-24 15:26:42.265 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.265 DEBUG 8844 [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-24 15:26:42.265 DEBUG 8844 [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-24 15:26:42.394 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.395 DEBUG 8844 [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-24 15:26:42.395 DEBUG 8844 [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-24 15:26:42.412 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.413 DEBUG 8844 [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-24 15:26:42.413 DEBUG 8844 [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-24 15:26:42.430 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.431 DEBUG 8844 [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-24 15:26:42.431 DEBUG 8844 [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-24 15:26:42.513 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.514 DEBUG 8844 [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-24 15:26:42.515 DEBUG 8844 [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-24 15:26:42.532 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.533 DEBUG 8844 [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-24 15:26:42.533 DEBUG 8844 [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-24 15:26:42.550 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.551 DEBUG 8844 [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-24 15:26:42.551 DEBUG 8844 [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-24 15:26:42.567 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.569 DEBUG 8844 [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-24 15:26:42.569 DEBUG 8844 [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-24 15:26:42.589 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.590 DEBUG 8844 [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-24 15:26:42.590 DEBUG 8844 [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-24 15:26:42.607 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.607 DEBUG 8844 [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-24 15:26:42.608 DEBUG 8844 [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-24 15:26:42.624 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.625 DEBUG 8844 [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-24 15:26:42.625 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.641 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.642 DEBUG 8844 [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-24 15:26:42.642 DEBUG 8844 [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-24 15:26:42.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.661 DEBUG 8844 [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-24 15:26:42.661 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.679 DEBUG 8844 [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-24 15:26:42.679 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.697 DEBUG 8844 [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-24 15:26:42.697 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.713 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.714 DEBUG 8844 [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-24 15:26:42.714 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:26:42.731 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:55.934 DEBUG 8844 [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-24 15:27:55.934 DEBUG 8844 [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-24 15:27:56.006 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.006 DEBUG 8844 [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-24 15:27:56.007 DEBUG 8844 [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-24 15:27:56.136 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.137 DEBUG 8844 [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-24 15:27:56.137 DEBUG 8844 [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-24 15:27:56.154 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.155 DEBUG 8844 [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-24 15:27:56.155 DEBUG 8844 [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-24 15:27:56.172 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.173 DEBUG 8844 [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-24 15:27:56.173 DEBUG 8844 [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-24 15:27:56.255 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.257 DEBUG 8844 [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-24 15:27:56.257 DEBUG 8844 [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-24 15:27:56.274 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.275 DEBUG 8844 [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-24 15:27:56.275 DEBUG 8844 [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-24 15:27:56.292 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.293 DEBUG 8844 [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-24 15:27:56.293 DEBUG 8844 [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-24 15:27:56.310 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.311 DEBUG 8844 [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-24 15:27:56.311 DEBUG 8844 [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-24 15:27:56.331 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.332 DEBUG 8844 [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-24 15:27:56.332 DEBUG 8844 [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-24 15:27:56.348 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.349 DEBUG 8844 [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-24 15:27:56.349 DEBUG 8844 [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-24 15:27:56.366 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.367 DEBUG 8844 [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-24 15:27:56.367 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.383 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.384 DEBUG 8844 [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-24 15:27:56.384 DEBUG 8844 [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-24 15:27:56.401 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.403 DEBUG 8844 [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-24 15:27:56.403 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.420 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.422 DEBUG 8844 [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-24 15:27:56.422 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.438 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.440 DEBUG 8844 [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-24 15:27:56.440 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.457 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.458 DEBUG 8844 [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-24 15:27:56.458 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:27:56.475 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:26.922 DEBUG 8844 [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-24 15:31:26.923 DEBUG 8844 [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-24 15:31:26.995 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:26.995 DEBUG 8844 [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-24 15:31:26.996 DEBUG 8844 [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-24 15:31:27.125 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.126 DEBUG 8844 [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-24 15:31:27.127 DEBUG 8844 [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-24 15:31:27.143 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.145 DEBUG 8844 [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-24 15:31:27.145 DEBUG 8844 [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-24 15:31:27.161 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.163 DEBUG 8844 [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-24 15:31:27.163 DEBUG 8844 [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-24 15:31:27.246 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.247 DEBUG 8844 [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-24 15:31:27.247 DEBUG 8844 [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-24 15:31:27.264 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.266 DEBUG 8844 [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-24 15:31:27.266 DEBUG 8844 [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-24 15:31:27.283 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.284 DEBUG 8844 [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-24 15:31:27.285 DEBUG 8844 [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-24 15:31:27.301 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.302 DEBUG 8844 [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-24 15:31:27.303 DEBUG 8844 [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-24 15:31:27.321 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.322 DEBUG 8844 [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-24 15:31:27.323 DEBUG 8844 [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-24 15:31:27.339 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.340 DEBUG 8844 [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-24 15:31:27.340 DEBUG 8844 [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-24 15:31:27.357 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.358 DEBUG 8844 [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-24 15:31:27.359 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.375 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.376 DEBUG 8844 [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-24 15:31:27.376 DEBUG 8844 [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-24 15:31:27.394 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.395 DEBUG 8844 [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-24 15:31:27.396 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.412 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.413 DEBUG 8844 [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-24 15:31:27.413 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.430 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.431 DEBUG 8844 [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-24 15:31:27.431 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.447 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.449 DEBUG 8844 [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-24 15:31:27.450 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:31:27.466 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:38.659 DEBUG 8844 [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-24 15:33:38.659 DEBUG 8844 [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-24 15:33:38.730 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:38.731 DEBUG 8844 [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-24 15:33:38.731 DEBUG 8844 [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-24 15:33:38.859 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:38.860 DEBUG 8844 [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-24 15:33:38.860 DEBUG 8844 [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-24 15:33:38.877 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:38.878 DEBUG 8844 [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-24 15:33:38.878 DEBUG 8844 [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-24 15:33:38.895 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:38.896 DEBUG 8844 [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-24 15:33:38.896 DEBUG 8844 [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-24 15:33:38.979 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:38.980 DEBUG 8844 [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-24 15:33:38.980 DEBUG 8844 [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-24 15:33:38.997 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:38.998 DEBUG 8844 [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-24 15:33:38.998 DEBUG 8844 [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-24 15:33:39.015 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.016 DEBUG 8844 [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-24 15:33:39.016 DEBUG 8844 [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-24 15:33:39.033 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.034 DEBUG 8844 [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-24 15:33:39.034 DEBUG 8844 [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-24 15:33:39.054 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.055 DEBUG 8844 [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-24 15:33:39.055 DEBUG 8844 [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-24 15:33:39.071 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.072 DEBUG 8844 [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-24 15:33:39.073 DEBUG 8844 [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-24 15:33:39.089 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.090 DEBUG 8844 [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-24 15:33:39.090 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.106 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.108 DEBUG 8844 [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-24 15:33:39.108 DEBUG 8844 [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-24 15:33:39.125 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.143 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.145 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.145 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.161 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.179 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.181 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.181 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:39.198 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.130 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.131 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.201 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.202 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.202 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:33:52.330 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.331 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.331 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.348 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.349 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.349 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.366 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.368 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.368 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.450 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.451 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.451 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:33:52.469 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.488 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.488 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.508 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.508 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.528 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.548 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.549 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.550 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.567 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.567 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.584 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.585 DEBUG 8844 [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-24 15:33:52.585 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.600 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.619 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.622 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.622 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.639 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.657 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.659 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:33:52.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.633 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.633 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.802 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.803 DEBUG 8844 [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-24 15:36:25.803 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.823 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.826 DEBUG 8844 [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-24 15:36:25.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.842 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.843 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.859 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.860 DEBUG 8844 [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-24 15:36:25.860 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.880 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.881 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.881 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.964 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.966 DEBUG 8844 [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-24 15:36:25.967 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.983 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.984 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:25.984 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.004 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.005 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:26.005 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.066 DEBUG 8844 [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-24 15:36:26.067 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.085 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.085 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:26.085 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.106 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.107 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:26.107 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.123 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.123 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.124 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.140 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.141 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:26.141 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.172 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.173 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:26.173 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.202 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.206 DEBUG 8844 [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-24 15:36:26.206 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.393 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.394 DEBUG 8844 [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-24 15:36:26.394 DEBUG 8844 [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-24 15:36:26.414 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.414 DEBUG 8844 [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-24 15:36:26.414 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.431 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.432 DEBUG 8844 [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-24 15:36:26.432 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.447 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.448 DEBUG 8844 [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-24 15:36:26.448 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.465 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.466 DEBUG 8844 [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-24 15:36:26.466 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.548 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.549 DEBUG 8844 [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-24 15:36:26.549 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.566 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.567 DEBUG 8844 [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-24 15:36:26.567 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.586 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.587 DEBUG 8844 [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-24 15:36:26.587 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.648 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.649 DEBUG 8844 [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-24 15:36:26.649 DEBUG 8844 [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-24 15:36:26.666 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.666 DEBUG 8844 [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-24 15:36:26.667 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.684 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.686 DEBUG 8844 [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-24 15:36:26.686 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.701 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.702 DEBUG 8844 [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-24 15:36:26.702 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.719 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.720 DEBUG 8844 [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-24 15:36:26.720 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.751 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.752 DEBUG 8844 [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-24 15:36:26.752 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:26.778 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.414 DEBUG 8844 [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-24 15:36:27.415 DEBUG 8844 [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-24 15:36:27.485 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.485 DEBUG 8844 [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-24 15:36:27.486 DEBUG 8844 [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-24 15:36:27.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.614 DEBUG 8844 [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-24 15:36:27.614 DEBUG 8844 [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-24 15:36:27.631 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.632 DEBUG 8844 [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-24 15:36:27.632 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.648 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.649 DEBUG 8844 [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-24 15:36:27.650 DEBUG 8844 [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-24 15:36:27.730 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.732 DEBUG 8844 [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-24 15:36:27.733 DEBUG 8844 [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-24 15:36:27.750 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.751 DEBUG 8844 [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-24 15:36:27.751 DEBUG 8844 [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-24 15:36:27.767 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.768 DEBUG 8844 [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-24 15:36:27.768 DEBUG 8844 [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-24 15:36:27.785 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.786 DEBUG 8844 [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-24 15:36:27.786 DEBUG 8844 [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-24 15:36:27.805 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.806 DEBUG 8844 [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-24 15:36:27.807 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.823 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.824 DEBUG 8844 [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-24 15:36:27.825 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.841 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.842 DEBUG 8844 [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-24 15:36:27.842 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.860 DEBUG 8844 [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-24 15:36:27.860 DEBUG 8844 [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-24 15:36:27.877 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.879 DEBUG 8844 [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-24 15:36:27.879 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.896 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.898 DEBUG 8844 [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-24 15:36:27.898 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.914 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.915 DEBUG 8844 [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-24 15:36:27.916 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:27.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.563 DEBUG 8844 [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-24 15:36:31.563 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.734 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.735 DEBUG 8844 [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-24 15:36:31.735 DEBUG 8844 [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-24 15:36:31.754 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.755 DEBUG 8844 [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-24 15:36:31.755 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.772 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.773 DEBUG 8844 [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-24 15:36:31.773 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.789 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.790 DEBUG 8844 [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-24 15:36:31.790 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.807 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.808 DEBUG 8844 [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-24 15:36:31.808 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.891 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.892 DEBUG 8844 [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-24 15:36:31.892 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.909 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.909 DEBUG 8844 [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-24 15:36:31.910 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.929 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.931 DEBUG 8844 [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-24 15:36:31.932 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.992 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:31.993 DEBUG 8844 [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-24 15:36:31.993 DEBUG 8844 [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-24 15:36:32.010 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.011 DEBUG 8844 [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-24 15:36:32.011 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.028 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.029 DEBUG 8844 [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-24 15:36:32.029 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.046 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.047 DEBUG 8844 [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-24 15:36:32.047 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.063 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.065 DEBUG 8844 [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-24 15:36:32.065 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.097 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.097 DEBUG 8844 [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-24 15:36:32.098 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.123 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.127 DEBUG 8844 [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-24 15:36:32.127 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.297 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.299 DEBUG 8844 [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-24 15:36:32.299 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.319 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.319 DEBUG 8844 [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-24 15:36:32.320 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.336 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.337 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.337 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.353 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.354 DEBUG 8844 [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-24 15:36:32.354 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.371 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.372 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.372 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.455 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.456 DEBUG 8844 [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-24 15:36:32.456 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.473 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.474 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.474 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.494 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.495 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:32.495 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.555 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.556 DEBUG 8844 [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-24 15:36:32.556 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.574 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.574 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:32.574 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.591 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.592 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:32.592 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.609 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.610 DEBUG 8844 [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-24 15:36:32.610 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.626 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.628 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:32.628 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.660 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.660 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:32.661 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:32.687 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.282 DEBUG 8844 [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-24 15:36:35.282 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.453 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.454 DEBUG 8844 [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-24 15:36:35.454 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.475 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.477 DEBUG 8844 [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-24 15:36:35.477 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.493 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.494 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.495 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.511 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.514 DEBUG 8844 [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-24 15:36:35.514 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.530 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.532 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.532 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.613 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.614 DEBUG 8844 [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-24 15:36:35.614 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.631 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.633 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.633 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.652 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.655 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:36:35.656 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.716 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.717 DEBUG 8844 [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-24 15:36:35.717 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.734 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.734 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:36:35.735 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.752 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.753 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:36:35.753 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.769 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.772 DEBUG 8844 [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-24 15:36:35.772 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.789 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:36:35.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.820 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.822 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:36:35.822 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.851 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:35.855 DEBUG 8844 [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-24 15:36:35.856 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.023 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.024 DEBUG 8844 [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-24 15:36:36.024 DEBUG 8844 [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-24 15:36:36.048 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.050 DEBUG 8844 [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-24 15:36:36.050 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.067 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.069 DEBUG 8844 [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-24 15:36:36.069 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.085 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.088 DEBUG 8844 [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-24 15:36:36.088 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.107 DEBUG 8844 [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-24 15:36:36.107 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.189 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.190 DEBUG 8844 [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-24 15:36:36.190 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.207 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.210 DEBUG 8844 [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-24 15:36:36.210 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.230 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.231 DEBUG 8844 [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-24 15:36:36.231 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.291 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.292 DEBUG 8844 [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-24 15:36:36.292 DEBUG 8844 [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-24 15:36:36.310 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.310 DEBUG 8844 [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-24 15:36:36.310 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.328 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.329 DEBUG 8844 [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-24 15:36:36.329 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.345 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.346 DEBUG 8844 [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-24 15:36:36.346 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.363 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.364 DEBUG 8844 [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-24 15:36:36.364 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.395 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.397 DEBUG 8844 [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-24 15:36:36.397 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:36.422 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:38.908 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:38.908 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.077 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.078 DEBUG 8844 [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-24 15:36:39.078 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.097 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.100 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.100 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.117 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.117 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.135 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.135 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.152 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.153 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.236 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.256 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.256 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.276 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.278 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.278 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.338 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.339 DEBUG 8844 [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-24 15:36:39.339 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.356 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.356 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.356 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.373 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.375 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.390 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.391 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.391 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.409 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.411 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.412 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.443 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:39.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.476 DEBUG 8844 [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-24 15:36:39.476 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.644 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.645 DEBUG 8844 [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-24 15:36:39.645 DEBUG 8844 [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-24 15:36:39.666 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.667 DEBUG 8844 [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-24 15:36:39.667 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.684 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.685 DEBUG 8844 [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-24 15:36:39.685 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.701 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.702 DEBUG 8844 [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-24 15:36:39.702 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.719 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.719 DEBUG 8844 [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-24 15:36:39.720 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.803 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.804 DEBUG 8844 [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-24 15:36:39.804 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.821 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.822 DEBUG 8844 [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-24 15:36:39.822 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.841 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.843 DEBUG 8844 [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-24 15:36:39.843 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.904 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.905 DEBUG 8844 [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-24 15:36:39.905 DEBUG 8844 [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-24 15:36:39.922 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.923 DEBUG 8844 [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-24 15:36:39.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.942 DEBUG 8844 [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-24 15:36:39.942 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.959 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.960 DEBUG 8844 [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-24 15:36:39.960 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.977 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:39.978 DEBUG 8844 [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-24 15:36:39.979 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.009 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.011 DEBUG 8844 [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-24 15:36:40.012 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.037 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.551 DEBUG 8844 [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-24 15:36:40.551 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.722 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.724 DEBUG 8844 [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-24 15:36:40.724 DEBUG 8844 [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-24 15:36:40.744 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.747 DEBUG 8844 [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-24 15:36:40.747 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.763 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.764 DEBUG 8844 [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-24 15:36:40.764 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.781 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.782 DEBUG 8844 [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-24 15:36:40.782 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.798 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.799 DEBUG 8844 [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-24 15:36:40.799 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.882 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.883 DEBUG 8844 [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-24 15:36:40.883 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.900 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.901 DEBUG 8844 [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-24 15:36:40.901 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.921 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.922 DEBUG 8844 [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-24 15:36:40.922 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.982 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:40.984 DEBUG 8844 [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-24 15:36:40.984 DEBUG 8844 [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-24 15:36:41.001 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.001 DEBUG 8844 [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-24 15:36:41.002 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.019 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.020 DEBUG 8844 [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-24 15:36:41.020 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.036 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.038 DEBUG 8844 [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-24 15:36:41.038 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.055 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.056 DEBUG 8844 [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-24 15:36:41.056 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.087 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.088 DEBUG 8844 [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-24 15:36:41.088 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.117 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.120 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.121 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.286 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.287 DEBUG 8844 [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-24 15:36:41.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.306 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.307 DEBUG 8844 [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-24 15:36:41.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.328 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.328 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.349 DEBUG 8844 [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-24 15:36:41.349 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.372 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.373 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.373 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.455 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.457 DEBUG 8844 [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-24 15:36:41.457 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.474 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.474 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.494 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.495 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:41.495 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.556 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.556 DEBUG 8844 [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-24 15:36:41.557 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.574 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.574 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:41.574 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.591 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.593 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:41.593 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.610 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.611 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.611 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.628 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.630 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:41.631 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.662 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:41.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:41.688 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.292 DEBUG 8844 [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-24 15:36:44.292 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.459 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.462 DEBUG 8844 [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-24 15:36:44.462 DEBUG 8844 [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-24 15:36:44.482 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.483 DEBUG 8844 [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-24 15:36:44.483 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.499 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.501 DEBUG 8844 [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-24 15:36:44.501 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.518 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.518 DEBUG 8844 [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-24 15:36:44.519 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.535 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.537 DEBUG 8844 [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-24 15:36:44.537 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.591 DEBUG 8844 [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-24 15:36:44.591 DEBUG 8844 [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-24 15:36:44.620 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.621 DEBUG 8844 [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-24 15:36:44.621 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.638 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.638 DEBUG 8844 [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-24 15:36:44.639 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.658 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.659 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.660 DEBUG 8844 [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-24 15:36:44.660 DEBUG 8844 [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-24 15:36:44.661 DEBUG 8844 [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-24 15:36:44.661 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.721 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.722 DEBUG 8844 [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-24 15:36:44.722 DEBUG 8844 [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-24 15:36:44.735 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.739 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.739 DEBUG 8844 [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-24 15:36:44.740 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.757 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.758 DEBUG 8844 [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-24 15:36:44.758 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.775 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.776 DEBUG 8844 [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-24 15:36:44.776 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.793 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.794 DEBUG 8844 [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-24 15:36:44.794 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.825 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.826 DEBUG 8844 [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-24 15:36:44.826 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.851 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:44.855 DEBUG 8844 [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-24 15:36:44.855 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.022 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.023 DEBUG 8844 [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-24 15:36:45.023 DEBUG 8844 [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-24 15:36:45.042 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.043 DEBUG 8844 [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-24 15:36:45.043 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.060 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.061 DEBUG 8844 [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-24 15:36:45.061 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.078 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.079 DEBUG 8844 [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-24 15:36:45.079 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.096 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.097 DEBUG 8844 [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-24 15:36:45.097 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.179 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.179 DEBUG 8844 [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-24 15:36:45.179 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.196 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.198 DEBUG 8844 [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-24 15:36:45.198 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.217 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.218 DEBUG 8844 [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-24 15:36:45.218 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.278 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.280 DEBUG 8844 [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-24 15:36:45.280 DEBUG 8844 [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-24 15:36:45.297 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.297 DEBUG 8844 [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-24 15:36:45.297 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.315 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.316 DEBUG 8844 [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-24 15:36:45.316 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.332 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.333 DEBUG 8844 [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-24 15:36:45.333 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.350 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.351 DEBUG 8844 [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-24 15:36:45.351 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.382 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.383 DEBUG 8844 [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-24 15:36:45.383 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.408 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.650 DEBUG 8844 [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-24 15:36:45.650 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.692 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.692 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.760 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.760 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.760 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:36:45.818 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.819 DEBUG 8844 [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-24 15:36:45.819 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.834 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.839 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.840 DEBUG 8844 [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-24 15:36:45.840 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.860 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.861 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.861 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.878 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.880 DEBUG 8844 [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-24 15:36:45.880 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.894 DEBUG 8844 [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-24 15:36:45.894 DEBUG 8844 [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-24 15:36:45.897 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.898 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.898 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.967 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.967 DEBUG 8844 [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-24 15:36:45.967 DEBUG 8844 [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-24 15:36:45.981 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:45.983 DEBUG 8844 [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-24 15:36:45.983 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.000 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.003 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.003 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.022 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.023 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:46.023 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.084 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.086 DEBUG 8844 [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-24 15:36:46.086 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.094 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.095 DEBUG 8844 [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-24 15:36:46.095 DEBUG 8844 [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-24 15:36:46.103 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.103 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:46.104 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.113 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.114 DEBUG 8844 [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-24 15:36:46.114 DEBUG 8844 [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-24 15:36:46.121 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.122 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:46.122 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.131 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.132 DEBUG 8844 [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-24 15:36:46.132 DEBUG 8844 [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-24 15:36:46.138 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.140 DEBUG 8844 [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-24 15:36:46.140 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.157 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.158 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:46.158 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.189 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.190 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:36:46.190 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.215 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.216 DEBUG 8844 [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-24 15:36:46.216 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.216 DEBUG 8844 [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-24 15:36:46.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.233 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.234 DEBUG 8844 [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-24 15:36:46.234 DEBUG 8844 [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-24 15:36:46.250 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.251 DEBUG 8844 [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-24 15:36:46.251 DEBUG 8844 [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-24 15:36:46.268 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.269 DEBUG 8844 [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-24 15:36:46.269 DEBUG 8844 [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-24 15:36:46.289 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.290 DEBUG 8844 [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-24 15:36:46.290 DEBUG 8844 [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-24 15:36:46.308 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.309 DEBUG 8844 [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-24 15:36:46.309 DEBUG 8844 [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-24 15:36:46.329 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.331 DEBUG 8844 [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-24 15:36:46.331 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.348 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.350 DEBUG 8844 [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-24 15:36:46.350 DEBUG 8844 [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-24 15:36:46.368 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.369 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.369 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.386 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.388 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.389 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.394 DEBUG 8844 [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-24 15:36:46.394 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.406 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.407 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.407 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.413 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.414 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.414 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.424 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.426 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.427 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.431 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.432 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.432 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.444 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.449 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.450 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.450 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.467 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.467 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.549 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.550 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.550 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.567 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.568 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.568 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.588 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.589 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.649 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.650 DEBUG 8844 [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-24 15:36:46.650 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.668 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.686 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.687 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.687 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.703 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.704 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.704 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.722 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.724 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.724 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.755 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:36:46.755 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.764 DEBUG 8844 [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-24 15:36:46.764 DEBUG 8844 [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-24 15:36:46.781 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.801 DEBUG 8844 [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-24 15:36:46.802 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.832 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.832 DEBUG 8844 [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-24 15:36:46.832 DEBUG 8844 [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-24 15:36:46.908 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.970 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.971 DEBUG 8844 [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-24 15:36:46.972 DEBUG 8844 [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-24 15:36:46.991 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:46.992 DEBUG 8844 [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-24 15:36:46.992 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.008 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.009 DEBUG 8844 [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-24 15:36:47.009 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.026 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.027 DEBUG 8844 [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-24 15:36:47.027 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.043 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.044 DEBUG 8844 [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-24 15:36:47.044 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.127 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.129 DEBUG 8844 [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-24 15:36:47.129 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.146 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.147 DEBUG 8844 [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-24 15:36:47.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.167 DEBUG 8844 [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-24 15:36:47.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.227 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.228 DEBUG 8844 [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-24 15:36:47.228 DEBUG 8844 [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-24 15:36:47.246 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.246 DEBUG 8844 [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-24 15:36:47.246 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.264 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.266 DEBUG 8844 [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-24 15:36:47.266 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.282 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.284 DEBUG 8844 [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-24 15:36:47.284 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.301 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.302 DEBUG 8844 [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-24 15:36:47.302 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.333 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.334 DEBUG 8844 [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-24 15:36:47.334 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.359 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.362 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.362 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.532 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.534 DEBUG 8844 [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-24 15:36:47.535 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.554 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.555 DEBUG 8844 [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-24 15:36:47.555 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.573 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.574 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.590 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.592 DEBUG 8844 [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-24 15:36:47.592 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.608 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.609 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.609 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.691 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.692 DEBUG 8844 [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-24 15:36:47.692 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.712 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.713 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.713 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.733 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.734 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:47.734 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.794 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.794 DEBUG 8844 [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-24 15:36:47.795 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.812 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.812 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:47.812 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.831 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:47.831 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.865 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.866 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:47.866 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.897 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.898 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:36:47.898 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:47.924 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.361 DEBUG 8844 [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-24 15:36:49.361 DEBUG 8844 [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-24 15:36:49.433 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.434 DEBUG 8844 [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-24 15:36:49.434 DEBUG 8844 [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-24 15:36:49.562 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.564 DEBUG 8844 [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-24 15:36:49.565 DEBUG 8844 [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-24 15:36:49.581 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.582 DEBUG 8844 [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-24 15:36:49.582 DEBUG 8844 [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-24 15:36:49.599 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.600 DEBUG 8844 [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-24 15:36:49.600 DEBUG 8844 [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-24 15:36:49.683 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.684 DEBUG 8844 [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-24 15:36:49.684 DEBUG 8844 [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-24 15:36:49.701 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.702 DEBUG 8844 [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-24 15:36:49.702 DEBUG 8844 [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-24 15:36:49.719 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.719 DEBUG 8844 [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-24 15:36:49.720 DEBUG 8844 [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-24 15:36:49.736 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.738 DEBUG 8844 [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-24 15:36:49.738 DEBUG 8844 [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-24 15:36:49.758 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.759 DEBUG 8844 [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-24 15:36:49.759 DEBUG 8844 [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-24 15:36:49.776 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.777 DEBUG 8844 [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-24 15:36:49.777 DEBUG 8844 [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-24 15:36:49.794 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.795 DEBUG 8844 [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-24 15:36:49.795 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.811 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.812 DEBUG 8844 [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-24 15:36:49.812 DEBUG 8844 [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-24 15:36:49.829 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.831 DEBUG 8844 [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-24 15:36:49.831 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.847 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.849 DEBUG 8844 [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-24 15:36:49.849 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.865 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.867 DEBUG 8844 [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-24 15:36:49.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.884 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.885 DEBUG 8844 [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-24 15:36:49.885 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:36:49.902 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:00.963 DEBUG 8844 [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-24 15:37:00.963 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:00.999 DEBUG 8844 [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-24 15:37:01.000 DEBUG 8844 [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-24 15:37:01.066 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.066 DEBUG 8844 [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-24 15:37:01.066 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:37:01.132 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.133 DEBUG 8844 [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-24 15:37:01.133 DEBUG 8844 [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-24 15:37:01.142 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.152 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.153 DEBUG 8844 [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-24 15:37:01.153 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.170 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.172 DEBUG 8844 [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-24 15:37:01.172 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.188 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.189 DEBUG 8844 [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-24 15:37:01.189 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.206 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.208 DEBUG 8844 [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-24 15:37:01.208 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.289 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.290 DEBUG 8844 [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-24 15:37:01.290 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.307 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.308 DEBUG 8844 [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-24 15:37:01.308 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.328 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.329 DEBUG 8844 [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-24 15:37:01.330 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.389 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.390 DEBUG 8844 [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-24 15:37:01.391 DEBUG 8844 [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-24 15:37:01.408 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.409 DEBUG 8844 [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-24 15:37:01.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.426 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.427 DEBUG 8844 [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-24 15:37:01.427 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.444 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.445 DEBUG 8844 [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-24 15:37:01.445 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.462 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.463 DEBUG 8844 [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-24 15:37:01.463 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.496 DEBUG 8844 [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-24 15:37:01.496 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.521 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.527 DEBUG 8844 [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-24 15:37:01.527 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.698 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.699 DEBUG 8844 [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-24 15:37:01.699 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.717 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.718 DEBUG 8844 [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-24 15:37:01.718 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.735 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.736 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.736 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.755 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.755 DEBUG 8844 [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-24 15:37:01.756 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.772 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.774 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.774 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.856 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.857 DEBUG 8844 [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-24 15:37:01.857 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.874 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.875 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.875 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.894 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.895 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:37:01.896 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.956 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.957 DEBUG 8844 [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-24 15:37:01.957 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.974 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.975 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:37:01.975 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.992 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:01.993 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:37:01.993 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:02.010 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:02.011 DEBUG 8844 [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-24 15:37:02.011 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:02.027 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:02.028 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:37:02.028 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:02.059 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:02.060 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:37:02.060 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:02.086 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:45.917 DEBUG 8844 [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-24 15:37:45.918 DEBUG 8844 [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-24 15:37:45.989 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:45.989 DEBUG 8844 [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-24 15:37:45.990 DEBUG 8844 [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-24 15:37:46.062 DEBUG 8844 [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-24 15:37:46.062 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.117 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.117 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.117 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.184 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.184 DEBUG 8844 [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-24 15:37:46.184 DEBUG 8844 [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-24 15:37:46.200 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.201 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.201 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:37:46.228 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.229 DEBUG 8844 [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-24 15:37:46.229 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.246 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.247 DEBUG 8844 [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-24 15:37:46.247 DEBUG 8844 [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-24 15:37:46.267 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.267 DEBUG 8844 [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-24 15:37:46.267 DEBUG 8844 [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-24 15:37:46.278 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.278 DEBUG 8844 [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-24 15:37:46.278 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.295 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.296 DEBUG 8844 [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-24 15:37:46.296 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.312 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.313 DEBUG 8844 [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-24 15:37:46.313 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.330 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.331 DEBUG 8844 [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-24 15:37:46.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.349 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.350 DEBUG 8844 [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-24 15:37:46.350 DEBUG 8844 [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-24 15:37:46.368 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.370 DEBUG 8844 [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-24 15:37:46.370 DEBUG 8844 [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-24 15:37:46.388 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.389 DEBUG 8844 [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-24 15:37:46.389 DEBUG 8844 [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-24 15:37:46.406 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.407 DEBUG 8844 [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-24 15:37:46.407 DEBUG 8844 [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-24 15:37:46.412 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.413 DEBUG 8844 [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-24 15:37:46.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.427 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.429 DEBUG 8844 [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-24 15:37:46.429 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.430 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.430 DEBUG 8844 [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-24 15:37:46.430 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.446 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.447 DEBUG 8844 [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-24 15:37:46.447 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.450 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.451 DEBUG 8844 [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-24 15:37:46.451 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.465 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.466 DEBUG 8844 [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-24 15:37:46.466 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.483 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.484 DEBUG 8844 [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-24 15:37:46.484 DEBUG 8844 [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-24 15:37:46.501 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.503 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.504 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.511 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.513 DEBUG 8844 [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-24 15:37:46.513 DEBUG 8844 [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-24 15:37:46.521 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.523 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.523 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.531 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.531 DEBUG 8844 [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-24 15:37:46.531 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.540 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.542 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.542 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.549 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.550 DEBUG 8844 [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-24 15:37:46.550 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.559 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.566 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.567 DEBUG 8844 [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-24 15:37:46.567 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.583 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.584 DEBUG 8844 [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-24 15:37:46.584 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.615 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.616 DEBUG 8844 [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-24 15:37:46.616 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.641 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.645 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.645 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.812 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.813 DEBUG 8844 [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-24 15:37:46.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.833 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.834 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.834 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.850 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.851 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:46.851 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.868 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.869 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.869 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.885 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.886 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:46.886 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.969 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.970 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.970 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.987 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:46.988 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:46.988 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.007 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.008 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:47.009 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.068 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.069 DEBUG 8844 [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-24 15:37:47.070 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.087 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.087 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:47.087 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.105 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.106 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:47.106 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.122 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.123 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.123 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.140 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.141 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:47.141 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.173 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:37:47.173 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:37:47.198 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.345 DEBUG 8844 [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-24 15:38:27.346 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.377 DEBUG 8844 [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-24 15:38:27.377 DEBUG 8844 [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-24 15:38:27.444 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.444 DEBUG 8844 [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-24 15:38:27.444 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:38:27.517 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.518 DEBUG 8844 [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-24 15:38:27.518 DEBUG 8844 [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-24 15:38:27.520 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.537 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.538 DEBUG 8844 [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-24 15:38:27.539 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.555 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.556 DEBUG 8844 [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-24 15:38:27.556 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.572 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.573 DEBUG 8844 [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-24 15:38:27.573 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.589 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.590 DEBUG 8844 [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-24 15:38:27.590 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.633 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.633 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.633 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:27.673 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.674 DEBUG 8844 [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-24 15:38:27.674 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.691 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.692 DEBUG 8844 [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-24 15:38:27.692 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.712 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.713 DEBUG 8844 [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-24 15:38:27.713 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.773 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.774 DEBUG 8844 [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-24 15:38:27.774 DEBUG 8844 [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-24 15:38:27.792 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.792 DEBUG 8844 [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-24 15:38:27.792 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.810 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.811 DEBUG 8844 [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-24 15:38:27.811 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.827 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.828 DEBUG 8844 [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-24 15:38:27.828 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.845 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.846 DEBUG 8844 [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-24 15:38:27.846 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.877 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.878 DEBUG 8844 [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-24 15:38:27.878 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.904 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:27.908 DEBUG 8844 [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-24 15:38:27.908 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.078 DEBUG 8844 [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-24 15:38:28.078 DEBUG 8844 [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-24 15:38:28.098 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.099 DEBUG 8844 [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-24 15:38:28.099 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.115 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.116 DEBUG 8844 [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-24 15:38:28.116 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.133 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.134 DEBUG 8844 [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-24 15:38:28.134 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.150 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.151 DEBUG 8844 [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-24 15:38:28.151 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.234 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.235 DEBUG 8844 [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-24 15:38:28.235 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.252 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.253 DEBUG 8844 [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-24 15:38:28.253 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.273 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.274 DEBUG 8844 [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-24 15:38:28.274 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.333 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.333 DEBUG 8844 [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-24 15:38:28.334 DEBUG 8844 [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-24 15:38:28.351 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.351 DEBUG 8844 [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-24 15:38:28.351 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.368 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.369 DEBUG 8844 [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-24 15:38:28.369 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.386 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.387 DEBUG 8844 [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-24 15:38:28.387 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.404 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.405 DEBUG 8844 [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-24 15:38:28.405 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.436 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.436 DEBUG 8844 [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-24 15:38:28.437 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.462 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.478 DEBUG 8844 [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-24 15:38:28.478 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.648 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.649 DEBUG 8844 [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-24 15:38:28.649 DEBUG 8844 [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-24 15:38:28.669 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.669 DEBUG 8844 [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-24 15:38:28.670 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.686 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.687 DEBUG 8844 [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-24 15:38:28.687 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.704 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.706 DEBUG 8844 [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-24 15:38:28.706 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.723 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.724 DEBUG 8844 [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-24 15:38:28.724 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.808 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.809 DEBUG 8844 [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-24 15:38:28.809 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.826 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.827 DEBUG 8844 [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-24 15:38:28.827 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.846 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.848 DEBUG 8844 [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-24 15:38:28.848 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.908 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.910 DEBUG 8844 [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-24 15:38:28.910 DEBUG 8844 [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-24 15:38:28.927 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.928 DEBUG 8844 [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-24 15:38:28.928 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.945 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.946 DEBUG 8844 [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-24 15:38:28.946 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.963 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.963 DEBUG 8844 [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-24 15:38:28.964 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.980 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:28.982 DEBUG 8844 [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-24 15:38:28.982 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.013 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.014 DEBUG 8844 [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-24 15:38:29.014 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.043 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.043 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.212 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.213 DEBUG 8844 [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-24 15:38:29.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.234 DEBUG 8844 [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-24 15:38:29.234 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.251 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.252 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.252 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.268 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.270 DEBUG 8844 [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-24 15:38:29.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.286 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.287 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.370 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.371 DEBUG 8844 [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-24 15:38:29.371 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.387 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.388 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.408 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.409 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:29.409 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.469 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.470 DEBUG 8844 [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-24 15:38:29.470 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.487 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.488 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:29.488 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.505 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.507 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:29.507 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.524 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.524 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.541 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.542 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:29.542 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.573 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.574 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:29.575 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.600 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.735 DEBUG 8844 [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-24 15:38:29.735 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.770 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.771 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.845 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:38:29.905 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.906 DEBUG 8844 [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-24 15:38:29.906 DEBUG 8844 [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-24 15:38:29.920 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.925 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.926 DEBUG 8844 [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-24 15:38:29.926 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.942 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.943 DEBUG 8844 [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-24 15:38:29.943 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.960 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.961 DEBUG 8844 [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-24 15:38:29.961 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.979 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:29.981 DEBUG 8844 [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-24 15:38:29.981 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.064 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.065 DEBUG 8844 [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-24 15:38:30.065 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.082 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.084 DEBUG 8844 [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-24 15:38:30.084 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.103 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.104 DEBUG 8844 [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-24 15:38:30.104 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.164 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.165 DEBUG 8844 [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-24 15:38:30.165 DEBUG 8844 [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-24 15:38:30.182 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.183 DEBUG 8844 [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-24 15:38:30.183 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.201 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.202 DEBUG 8844 [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-24 15:38:30.202 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.219 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.220 DEBUG 8844 [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-24 15:38:30.220 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.236 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.237 DEBUG 8844 [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-24 15:38:30.237 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.268 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.269 DEBUG 8844 [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-24 15:38:30.269 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.295 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.299 DEBUG 8844 [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-24 15:38:30.299 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.468 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.469 DEBUG 8844 [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-24 15:38:30.469 DEBUG 8844 [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-24 15:38:30.488 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.489 DEBUG 8844 [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-24 15:38:30.489 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.505 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.506 DEBUG 8844 [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-24 15:38:30.506 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.524 DEBUG 8844 [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-24 15:38:30.524 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.542 DEBUG 8844 [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-24 15:38:30.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.623 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.624 DEBUG 8844 [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-24 15:38:30.624 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.641 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.642 DEBUG 8844 [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-24 15:38:30.642 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.661 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.662 DEBUG 8844 [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-24 15:38:30.662 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.723 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.724 DEBUG 8844 [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-24 15:38:30.724 DEBUG 8844 [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-24 15:38:30.741 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.742 DEBUG 8844 [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-24 15:38:30.742 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.760 DEBUG 8844 [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-24 15:38:30.760 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.777 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.778 DEBUG 8844 [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-24 15:38:30.778 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.795 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.795 DEBUG 8844 [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-24 15:38:30.795 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.827 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.827 DEBUG 8844 [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-24 15:38:30.828 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:30.853 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.056 DEBUG 8844 [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-24 15:38:37.056 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.093 DEBUG 8844 [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-24 15:38:37.093 DEBUG 8844 [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-24 15:38:37.161 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.161 DEBUG 8844 [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-24 15:38:37.161 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:38:37.224 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.226 DEBUG 8844 [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-24 15:38:37.226 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.237 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.245 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.246 DEBUG 8844 [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-24 15:38:37.246 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.263 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.264 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.265 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.281 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.282 DEBUG 8844 [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-24 15:38:37.282 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.299 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.300 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.300 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.382 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.383 DEBUG 8844 [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-24 15:38:37.383 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.400 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.401 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.401 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.419 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.420 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:38:37.420 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.481 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.482 DEBUG 8844 [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-24 15:38:37.482 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.500 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.500 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:38:37.500 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.517 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.519 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:38:37.519 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.534 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.536 DEBUG 8844 [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-24 15:38:37.536 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.553 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.554 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:38:37.554 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.584 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.585 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:38:37.586 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.611 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.615 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.615 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.782 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.783 DEBUG 8844 [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-24 15:38:37.783 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.807 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.825 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.826 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:37.826 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.842 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.843 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.844 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.860 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.861 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:37.861 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.944 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.963 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.964 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:37.964 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.984 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:37.985 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:37.986 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.045 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.047 DEBUG 8844 [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-24 15:38:38.047 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.064 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.065 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:38.065 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.082 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.083 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:38.083 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.099 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.101 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.101 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.118 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.119 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:38.119 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.151 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:38.151 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:38.176 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.092 DEBUG 8844 [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-24 15:38:43.093 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.130 DEBUG 8844 [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-24 15:38:43.130 DEBUG 8844 [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-24 15:38:43.198 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.198 DEBUG 8844 [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-24 15:38:43.198 DEBUG 8844 [http-nio-8879-exec-9] 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-24 15:38:43.261 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.263 DEBUG 8844 [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-24 15:38:43.263 DEBUG 8844 [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-24 15:38:43.274 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.282 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.282 DEBUG 8844 [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-24 15:38:43.282 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.299 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.300 DEBUG 8844 [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-24 15:38:43.300 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.316 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.317 DEBUG 8844 [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-24 15:38:43.317 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.334 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.335 DEBUG 8844 [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-24 15:38:43.335 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.418 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.419 DEBUG 8844 [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-24 15:38:43.419 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.435 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.436 DEBUG 8844 [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-24 15:38:43.436 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.456 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.457 DEBUG 8844 [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-24 15:38:43.457 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.517 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.518 DEBUG 8844 [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-24 15:38:43.518 DEBUG 8844 [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-24 15:38:43.535 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.535 DEBUG 8844 [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-24 15:38:43.536 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.553 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.554 DEBUG 8844 [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-24 15:38:43.554 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.570 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.571 DEBUG 8844 [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-24 15:38:43.571 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.589 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.590 DEBUG 8844 [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-24 15:38:43.590 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.620 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.622 DEBUG 8844 [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-24 15:38:43.622 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.647 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.651 DEBUG 8844 [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-24 15:38:43.651 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.818 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.819 DEBUG 8844 [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-24 15:38:43.819 DEBUG 8844 [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-24 15:38:43.839 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.840 DEBUG 8844 [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-24 15:38:43.840 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.856 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.857 DEBUG 8844 [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-24 15:38:43.857 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.873 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.874 DEBUG 8844 [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-24 15:38:43.874 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.891 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.891 DEBUG 8844 [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-24 15:38:43.891 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.973 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.974 DEBUG 8844 [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-24 15:38:43.974 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.991 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:43.992 DEBUG 8844 [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-24 15:38:43.992 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.012 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.013 DEBUG 8844 [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-24 15:38:44.013 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.073 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.074 DEBUG 8844 [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-24 15:38:44.074 DEBUG 8844 [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-24 15:38:44.092 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.092 DEBUG 8844 [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-24 15:38:44.092 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.109 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.110 DEBUG 8844 [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-24 15:38:44.110 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.127 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.128 DEBUG 8844 [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-24 15:38:44.128 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.145 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.145 DEBUG 8844 [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-24 15:38:44.146 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.178 DEBUG 8844 [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-24 15:38:44.178 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:44.203 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.296 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.296 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.327 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.327 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.394 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.395 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.395 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:38:46.466 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.467 DEBUG 8844 [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-24 15:38:46.467 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.470 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.486 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.487 DEBUG 8844 [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-24 15:38:46.487 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.503 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.504 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.505 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.521 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.522 DEBUG 8844 [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-24 15:38:46.522 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.538 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.539 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.539 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.624 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.625 DEBUG 8844 [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-24 15:38:46.625 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.642 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.643 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.643 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.663 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:46.664 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.723 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.724 DEBUG 8844 [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-24 15:38:46.724 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.744 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.744 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:46.744 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.761 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.762 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:46.763 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.779 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.779 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.796 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.796 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:46.796 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.827 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.828 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:38:46.828 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.854 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:46.858 DEBUG 8844 [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-24 15:38:46.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.025 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.026 DEBUG 8844 [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-24 15:38:47.026 DEBUG 8844 [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-24 15:38:47.045 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.046 DEBUG 8844 [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-24 15:38:47.046 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.063 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.064 DEBUG 8844 [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-24 15:38:47.064 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.080 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.081 DEBUG 8844 [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-24 15:38:47.081 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.098 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.099 DEBUG 8844 [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-24 15:38:47.099 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.181 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.182 DEBUG 8844 [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-24 15:38:47.182 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.198 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.199 DEBUG 8844 [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-24 15:38:47.199 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.219 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.220 DEBUG 8844 [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-24 15:38:47.220 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.280 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.281 DEBUG 8844 [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-24 15:38:47.281 DEBUG 8844 [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-24 15:38:47.298 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.299 DEBUG 8844 [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-24 15:38:47.299 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.316 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.317 DEBUG 8844 [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-24 15:38:47.317 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.333 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.334 DEBUG 8844 [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-24 15:38:47.335 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.351 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.352 DEBUG 8844 [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-24 15:38:47.353 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.384 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.385 DEBUG 8844 [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-24 15:38:47.385 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:47.411 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.160 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.160 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.232 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.232 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.233 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.360 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.378 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.379 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.379 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.396 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.397 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.397 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.478 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.479 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.480 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:38:53.496 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.497 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.498 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.514 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.515 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.515 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.532 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.532 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.533 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.552 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.554 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.554 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.570 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.571 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.571 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.588 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.605 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.606 DEBUG 8844 [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-24 15:38:53.606 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.624 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.627 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.627 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.644 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.647 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.647 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.664 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.665 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.665 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:53.680 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.625 DEBUG 8844 [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-24 15:38:54.625 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.659 DEBUG 8844 [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-24 15:38:54.659 DEBUG 8844 [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-24 15:38:54.727 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.727 DEBUG 8844 [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-24 15:38:54.727 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:38:54.795 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.796 DEBUG 8844 [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-24 15:38:54.796 DEBUG 8844 [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-24 15:38:54.803 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.815 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.816 DEBUG 8844 [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-24 15:38:54.816 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.832 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.833 DEBUG 8844 [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-24 15:38:54.834 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.850 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.851 DEBUG 8844 [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-24 15:38:54.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.868 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.869 DEBUG 8844 [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-24 15:38:54.869 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.951 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.952 DEBUG 8844 [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-24 15:38:54.952 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.969 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.970 DEBUG 8844 [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-24 15:38:54.970 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.989 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:54.990 DEBUG 8844 [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-24 15:38:54.990 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.050 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.051 DEBUG 8844 [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-24 15:38:55.051 DEBUG 8844 [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-24 15:38:55.069 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.069 DEBUG 8844 [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-24 15:38:55.070 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.086 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.087 DEBUG 8844 [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-24 15:38:55.088 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.104 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.105 DEBUG 8844 [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-24 15:38:55.105 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.122 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.122 DEBUG 8844 [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-24 15:38:55.122 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.154 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.155 DEBUG 8844 [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-24 15:38:55.155 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.180 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.183 DEBUG 8844 [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-24 15:38:55.184 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.350 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.352 DEBUG 8844 [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-24 15:38:55.352 DEBUG 8844 [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-24 15:38:55.371 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.372 DEBUG 8844 [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-24 15:38:55.372 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.388 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.389 DEBUG 8844 [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-24 15:38:55.389 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.405 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.406 DEBUG 8844 [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-24 15:38:55.406 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.425 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.427 DEBUG 8844 [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-24 15:38:55.427 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.510 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.511 DEBUG 8844 [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-24 15:38:55.511 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.527 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.528 DEBUG 8844 [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-24 15:38:55.528 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.547 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.548 DEBUG 8844 [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-24 15:38:55.548 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.609 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.610 DEBUG 8844 [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-24 15:38:55.610 DEBUG 8844 [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-24 15:38:55.627 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.627 DEBUG 8844 [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-24 15:38:55.628 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.646 DEBUG 8844 [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-24 15:38:55.646 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.662 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.663 DEBUG 8844 [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-24 15:38:55.663 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.680 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.681 DEBUG 8844 [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-24 15:38:55.681 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.711 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.712 DEBUG 8844 [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-24 15:38:55.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:38:55.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.243 DEBUG 8844 [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-24 15:39:14.243 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.315 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.316 DEBUG 8844 [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-24 15:39:14.316 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.443 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.444 DEBUG 8844 [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-24 15:39:14.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.462 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.465 DEBUG 8844 [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-24 15:39:14.465 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.482 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.483 DEBUG 8844 [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-24 15:39:14.483 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.564 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.565 DEBUG 8844 [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-24 15:39:14.565 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:39:14.582 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.583 DEBUG 8844 [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-24 15:39:14.583 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.599 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.600 DEBUG 8844 [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-24 15:39:14.600 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.617 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.618 DEBUG 8844 [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-24 15:39:14.618 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.637 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.638 DEBUG 8844 [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-24 15:39:14.638 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.656 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.657 DEBUG 8844 [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-24 15:39:14.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.673 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.674 DEBUG 8844 [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-24 15:39:14.674 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.690 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.690 DEBUG 8844 [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-24 15:39:14.690 DEBUG 8844 [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-24 15:39:14.708 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.713 DEBUG 8844 [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-24 15:39:14.713 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.730 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.731 DEBUG 8844 [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-24 15:39:14.731 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.749 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.752 DEBUG 8844 [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-24 15:39:14.752 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:14.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.248 DEBUG 8844 [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-24 15:39:47.248 DEBUG 8844 [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-24 15:39:47.318 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.319 DEBUG 8844 [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-24 15:39:47.319 DEBUG 8844 [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-24 15:39:47.448 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.449 DEBUG 8844 [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-24 15:39:47.449 DEBUG 8844 [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-24 15:39:47.466 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.466 DEBUG 8844 [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-24 15:39:47.467 DEBUG 8844 [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-24 15:39:47.484 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.485 DEBUG 8844 [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-24 15:39:47.485 DEBUG 8844 [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-24 15:39:47.566 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.567 DEBUG 8844 [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-24 15:39:47.567 DEBUG 8844 [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-24 15:39:47.584 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.585 DEBUG 8844 [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-24 15:39:47.585 DEBUG 8844 [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-24 15:39:47.602 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.602 DEBUG 8844 [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-24 15:39:47.603 DEBUG 8844 [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-24 15:39:47.619 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.620 DEBUG 8844 [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-24 15:39:47.620 DEBUG 8844 [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-24 15:39:47.640 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.641 DEBUG 8844 [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-24 15:39:47.641 DEBUG 8844 [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-24 15:39:47.658 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.658 DEBUG 8844 [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-24 15:39:47.659 DEBUG 8844 [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-24 15:39:47.675 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.676 DEBUG 8844 [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-24 15:39:47.676 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.692 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.693 DEBUG 8844 [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-24 15:39:47.693 DEBUG 8844 [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-24 15:39:47.710 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.711 DEBUG 8844 [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-24 15:39:47.711 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.728 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.729 DEBUG 8844 [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-24 15:39:47.729 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.746 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.747 DEBUG 8844 [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-24 15:39:47.747 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.763 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.764 DEBUG 8844 [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-24 15:39:47.764 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:39:47.780 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.526 DEBUG 8844 [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-24 15:40:02.526 DEBUG 8844 [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-24 15:40:02.597 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.598 DEBUG 8844 [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-24 15:40:02.598 DEBUG 8844 [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-24 15:40:02.727 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.728 DEBUG 8844 [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-24 15:40:02.728 DEBUG 8844 [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-24 15:40:02.745 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.746 DEBUG 8844 [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-24 15:40:02.747 DEBUG 8844 [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-24 15:40:02.763 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.764 DEBUG 8844 [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-24 15:40:02.765 DEBUG 8844 [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-24 15:40:02.846 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.847 DEBUG 8844 [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-24 15:40:02.847 DEBUG 8844 [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-24 15:40:02.864 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.865 DEBUG 8844 [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-24 15:40:02.865 DEBUG 8844 [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-24 15:40:02.882 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.882 DEBUG 8844 [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-24 15:40:02.882 DEBUG 8844 [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-24 15:40:02.899 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.900 DEBUG 8844 [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-24 15:40:02.900 DEBUG 8844 [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-24 15:40:02.920 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.921 DEBUG 8844 [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-24 15:40:02.921 DEBUG 8844 [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-24 15:40:02.938 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.938 DEBUG 8844 [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-24 15:40:02.939 DEBUG 8844 [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-24 15:40:02.955 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.956 DEBUG 8844 [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-24 15:40:02.956 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.972 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.973 DEBUG 8844 [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-24 15:40:02.973 DEBUG 8844 [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-24 15:40:02.990 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.991 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:02.991 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.008 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.009 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.009 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.025 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.027 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.027 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.043 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.044 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.045 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:03.061 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:04.775 DEBUG 8844 [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-24 15:40:04.775 DEBUG 8844 [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-24 15:40:04.846 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:04.847 DEBUG 8844 [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-24 15:40:04.847 DEBUG 8844 [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-24 15:40:04.975 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:04.976 DEBUG 8844 [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-24 15:40:04.976 DEBUG 8844 [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-24 15:40:04.993 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:04.994 DEBUG 8844 [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-24 15:40:04.994 DEBUG 8844 [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-24 15:40:05.010 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.011 DEBUG 8844 [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-24 15:40:05.011 DEBUG 8844 [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-24 15:40:05.092 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.093 DEBUG 8844 [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-24 15:40:05.093 DEBUG 8844 [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-24 15:40:05.110 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.111 DEBUG 8844 [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-24 15:40:05.112 DEBUG 8844 [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-24 15:40:05.128 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.129 DEBUG 8844 [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-24 15:40:05.129 DEBUG 8844 [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-24 15:40:05.146 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.146 DEBUG 8844 [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-24 15:40:05.147 DEBUG 8844 [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-24 15:40:05.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.167 DEBUG 8844 [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-24 15:40:05.168 DEBUG 8844 [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-24 15:40:05.185 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.186 DEBUG 8844 [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-24 15:40:05.186 DEBUG 8844 [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-24 15:40:05.202 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.204 DEBUG 8844 [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-24 15:40:05.204 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.220 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.221 DEBUG 8844 [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-24 15:40:05.221 DEBUG 8844 [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-24 15:40:05.238 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.239 DEBUG 8844 [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-24 15:40:05.239 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.256 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.257 DEBUG 8844 [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-24 15:40:05.257 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.273 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.275 DEBUG 8844 [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-24 15:40:05.275 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.291 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.292 DEBUG 8844 [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-24 15:40:05.293 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:05.309 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.397 DEBUG 8844 [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-24 15:40:12.398 DEBUG 8844 [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-24 15:40:12.469 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.470 DEBUG 8844 [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-24 15:40:12.470 DEBUG 8844 [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-24 15:40:12.599 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.600 DEBUG 8844 [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-24 15:40:12.600 DEBUG 8844 [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-24 15:40:12.617 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.617 DEBUG 8844 [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-24 15:40:12.617 DEBUG 8844 [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-24 15:40:12.634 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.635 DEBUG 8844 [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-24 15:40:12.636 DEBUG 8844 [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-24 15:40:12.718 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.719 DEBUG 8844 [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-24 15:40:12.720 DEBUG 8844 [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-24 15:40:12.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.738 DEBUG 8844 [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-24 15:40:12.738 DEBUG 8844 [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-24 15:40:12.754 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.755 DEBUG 8844 [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-24 15:40:12.755 DEBUG 8844 [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-24 15:40:12.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.773 DEBUG 8844 [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-24 15:40:12.773 DEBUG 8844 [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-24 15:40:12.793 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.794 DEBUG 8844 [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-24 15:40:12.794 DEBUG 8844 [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-24 15:40:12.811 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.811 DEBUG 8844 [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-24 15:40:12.812 DEBUG 8844 [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-24 15:40:12.828 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.829 DEBUG 8844 [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-24 15:40:12.829 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.846 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.847 DEBUG 8844 [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-24 15:40:12.847 DEBUG 8844 [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-24 15:40:12.863 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.865 DEBUG 8844 [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-24 15:40:12.865 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.881 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.882 DEBUG 8844 [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-24 15:40:12.883 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.900 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.902 DEBUG 8844 [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-24 15:40:12.902 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.918 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.920 DEBUG 8844 [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-24 15:40:12.920 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:40:12.936 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:52.838 DEBUG 8844 [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-24 15:41:52.838 DEBUG 8844 [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-24 15:41:52.910 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:52.911 DEBUG 8844 [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-24 15:41:52.911 DEBUG 8844 [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-24 15:41:53.037 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.039 DEBUG 8844 [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-24 15:41:53.039 DEBUG 8844 [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-24 15:41:53.055 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.056 DEBUG 8844 [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-24 15:41:53.056 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.073 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.074 DEBUG 8844 [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-24 15:41:53.074 DEBUG 8844 [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-24 15:41:53.156 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.157 DEBUG 8844 [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-24 15:41:53.157 DEBUG 8844 [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-24 15:41:53.174 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.175 DEBUG 8844 [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-24 15:41:53.175 DEBUG 8844 [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-24 15:41:53.192 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.193 DEBUG 8844 [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-24 15:41:53.193 DEBUG 8844 [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-24 15:41:53.209 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.210 DEBUG 8844 [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-24 15:41:53.210 DEBUG 8844 [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-24 15:41:53.230 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.231 DEBUG 8844 [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-24 15:41:53.231 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.248 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.249 DEBUG 8844 [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-24 15:41:53.249 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.265 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.266 DEBUG 8844 [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-24 15:41:53.266 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.282 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.283 DEBUG 8844 [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-24 15:41:53.283 DEBUG 8844 [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-24 15:41:53.300 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.302 DEBUG 8844 [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-24 15:41:53.302 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.334 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.335 DEBUG 8844 [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-24 15:41:53.335 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.353 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.354 DEBUG 8844 [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-24 15:41:53.355 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:41:53.371 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:23.948 DEBUG 8844 [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-24 15:43:23.948 DEBUG 8844 [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-24 15:43:24.019 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.019 DEBUG 8844 [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-24 15:43:24.019 DEBUG 8844 [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-24 15:43:24.148 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.149 DEBUG 8844 [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-24 15:43:24.149 DEBUG 8844 [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-24 15:43:24.166 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.167 DEBUG 8844 [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-24 15:43:24.167 DEBUG 8844 [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-24 15:43:24.184 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.185 DEBUG 8844 [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-24 15:43:24.185 DEBUG 8844 [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-24 15:43:24.267 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.268 DEBUG 8844 [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-24 15:43:24.268 DEBUG 8844 [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-24 15:43:24.286 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.287 DEBUG 8844 [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-24 15:43:24.287 DEBUG 8844 [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-24 15:43:24.303 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.304 DEBUG 8844 [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-24 15:43:24.304 DEBUG 8844 [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-24 15:43:24.321 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.322 DEBUG 8844 [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-24 15:43:24.322 DEBUG 8844 [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-24 15:43:24.342 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.342 DEBUG 8844 [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-24 15:43:24.343 DEBUG 8844 [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-24 15:43:24.359 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.360 DEBUG 8844 [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-24 15:43:24.360 DEBUG 8844 [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-24 15:43:24.377 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.378 DEBUG 8844 [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-24 15:43:24.378 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.394 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.395 DEBUG 8844 [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-24 15:43:24.395 DEBUG 8844 [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-24 15:43:24.412 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.413 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.413 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.429 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.431 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.431 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.447 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.448 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.449 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.466 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.467 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.467 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:24.483 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:46.768 DEBUG 8844 [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-24 15:43:46.768 DEBUG 8844 [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-24 15:43:46.840 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:46.840 DEBUG 8844 [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-24 15:43:46.840 DEBUG 8844 [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-24 15:43:46.968 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:46.970 DEBUG 8844 [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-24 15:43:46.970 DEBUG 8844 [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-24 15:43:46.987 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:46.988 DEBUG 8844 [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-24 15:43:46.988 DEBUG 8844 [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-24 15:43:47.005 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.005 DEBUG 8844 [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-24 15:43:47.005 DEBUG 8844 [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-24 15:43:47.087 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.088 DEBUG 8844 [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-24 15:43:47.088 DEBUG 8844 [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-24 15:43:47.105 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.106 DEBUG 8844 [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-24 15:43:47.106 DEBUG 8844 [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-24 15:43:47.123 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.124 DEBUG 8844 [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-24 15:43:47.124 DEBUG 8844 [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-24 15:43:47.140 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.141 DEBUG 8844 [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-24 15:43:47.141 DEBUG 8844 [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-24 15:43:47.161 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.162 DEBUG 8844 [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-24 15:43:47.162 DEBUG 8844 [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-24 15:43:47.179 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.180 DEBUG 8844 [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-24 15:43:47.180 DEBUG 8844 [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-24 15:43:47.196 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.197 DEBUG 8844 [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-24 15:43:47.197 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.214 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.214 DEBUG 8844 [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-24 15:43:47.215 DEBUG 8844 [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-24 15:43:47.231 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.232 DEBUG 8844 [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-24 15:43:47.232 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.249 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.250 DEBUG 8844 [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-24 15:43:47.250 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.267 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.268 DEBUG 8844 [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-24 15:43:47.268 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.285 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.286 DEBUG 8844 [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-24 15:43:47.286 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:43:47.303 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:23.866 DEBUG 8844 [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-24 15:45:23.866 DEBUG 8844 [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-24 15:45:23.936 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:23.937 DEBUG 8844 [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-24 15:45:23.937 DEBUG 8844 [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-24 15:45:24.069 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.070 DEBUG 8844 [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-24 15:45:24.070 DEBUG 8844 [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-24 15:45:24.087 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.088 DEBUG 8844 [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-24 15:45:24.088 DEBUG 8844 [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-24 15:45:24.106 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.107 DEBUG 8844 [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-24 15:45:24.107 DEBUG 8844 [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-24 15:45:24.189 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.190 DEBUG 8844 [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-24 15:45:24.190 DEBUG 8844 [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-24 15:45:24.207 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.209 DEBUG 8844 [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-24 15:45:24.209 DEBUG 8844 [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-24 15:45:24.225 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.226 DEBUG 8844 [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-24 15:45:24.226 DEBUG 8844 [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-24 15:45:24.243 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.244 DEBUG 8844 [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-24 15:45:24.244 DEBUG 8844 [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-24 15:45:24.264 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.265 DEBUG 8844 [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-24 15:45:24.265 DEBUG 8844 [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-24 15:45:24.281 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.282 DEBUG 8844 [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-24 15:45:24.282 DEBUG 8844 [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-24 15:45:24.299 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.300 DEBUG 8844 [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-24 15:45:24.300 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.316 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.317 DEBUG 8844 [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-24 15:45:24.317 DEBUG 8844 [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-24 15:45:24.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.336 DEBUG 8844 [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-24 15:45:24.336 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.352 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.354 DEBUG 8844 [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-24 15:45:24.354 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.370 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.372 DEBUG 8844 [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-24 15:45:24.373 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.389 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.391 DEBUG 8844 [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-24 15:45:24.391 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:45:24.407 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.212 DEBUG 8844 [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-24 15:46:38.212 DEBUG 8844 [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-24 15:46:38.283 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.284 DEBUG 8844 [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-24 15:46:38.284 DEBUG 8844 [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-24 15:46:38.412 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.413 DEBUG 8844 [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-24 15:46:38.413 DEBUG 8844 [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-24 15:46:38.430 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.430 DEBUG 8844 [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-24 15:46:38.430 DEBUG 8844 [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-24 15:46:38.447 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.448 DEBUG 8844 [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-24 15:46:38.448 DEBUG 8844 [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-24 15:46:38.530 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.531 DEBUG 8844 [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-24 15:46:38.531 DEBUG 8844 [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-24 15:46:38.548 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.549 DEBUG 8844 [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-24 15:46:38.549 DEBUG 8844 [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-24 15:46:38.566 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.567 DEBUG 8844 [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-24 15:46:38.567 DEBUG 8844 [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-24 15:46:38.583 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.584 DEBUG 8844 [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-24 15:46:38.584 DEBUG 8844 [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-24 15:46:38.604 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.605 DEBUG 8844 [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-24 15:46:38.605 DEBUG 8844 [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-24 15:46:38.622 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.623 DEBUG 8844 [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-24 15:46:38.623 DEBUG 8844 [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-24 15:46:38.639 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.640 DEBUG 8844 [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-24 15:46:38.641 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.657 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.658 DEBUG 8844 [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-24 15:46:38.658 DEBUG 8844 [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-24 15:46:38.674 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.676 DEBUG 8844 [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-24 15:46:38.676 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.693 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.694 DEBUG 8844 [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-24 15:46:38.694 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.710 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.712 DEBUG 8844 [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-24 15:46:38.712 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.728 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.730 DEBUG 8844 [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-24 15:46:38.730 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:46:38.747 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.244 DEBUG 8844 [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-24 15:47:16.244 DEBUG 8844 [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-24 15:47:16.315 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.316 DEBUG 8844 [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-24 15:47:16.316 DEBUG 8844 [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-24 15:47:16.446 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.447 DEBUG 8844 [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-24 15:47:16.447 DEBUG 8844 [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-24 15:47:16.463 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.464 DEBUG 8844 [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-24 15:47:16.465 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.481 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.483 DEBUG 8844 [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-24 15:47:16.483 DEBUG 8844 [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-24 15:47:16.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.566 DEBUG 8844 [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-24 15:47:16.566 DEBUG 8844 [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-24 15:47:16.583 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.584 DEBUG 8844 [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-24 15:47:16.584 DEBUG 8844 [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-24 15:47:16.601 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.602 DEBUG 8844 [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-24 15:47:16.602 DEBUG 8844 [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-24 15:47:16.618 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.619 DEBUG 8844 [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-24 15:47:16.619 DEBUG 8844 [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-24 15:47:16.639 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.640 DEBUG 8844 [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-24 15:47:16.640 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.656 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.657 DEBUG 8844 [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-24 15:47:16.657 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.674 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.675 DEBUG 8844 [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-24 15:47:16.675 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.691 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.692 DEBUG 8844 [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-24 15:47:16.692 DEBUG 8844 [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-24 15:47:16.709 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.710 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.710 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.727 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.728 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.728 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.744 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:16.762 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:17.949 DEBUG 8844 [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-24 15:47:17.949 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.121 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.123 DEBUG 8844 [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-24 15:47:18.123 DEBUG 8844 [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-24 15:47:18.142 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.143 DEBUG 8844 [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-24 15:47:18.143 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.159 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.160 DEBUG 8844 [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-24 15:47:18.160 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.177 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.178 DEBUG 8844 [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-24 15:47:18.178 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.194 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.195 DEBUG 8844 [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-24 15:47:18.195 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.279 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.280 DEBUG 8844 [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-24 15:47:18.280 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.297 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.298 DEBUG 8844 [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-24 15:47:18.298 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.318 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.319 DEBUG 8844 [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-24 15:47:18.319 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.378 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.379 DEBUG 8844 [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-24 15:47:18.379 DEBUG 8844 [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-24 15:47:18.397 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.397 DEBUG 8844 [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-24 15:47:18.397 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.415 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.416 DEBUG 8844 [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-24 15:47:18.416 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.433 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.434 DEBUG 8844 [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-24 15:47:18.434 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.450 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.451 DEBUG 8844 [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-24 15:47:18.451 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.483 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.484 DEBUG 8844 [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-24 15:47:18.484 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.509 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.513 DEBUG 8844 [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-24 15:47:18.513 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.681 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.682 DEBUG 8844 [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-24 15:47:18.682 DEBUG 8844 [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-24 15:47:18.701 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.702 DEBUG 8844 [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-24 15:47:18.702 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.719 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.720 DEBUG 8844 [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-24 15:47:18.720 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.736 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.737 DEBUG 8844 [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-24 15:47:18.737 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.754 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.755 DEBUG 8844 [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-24 15:47:18.755 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.838 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.839 DEBUG 8844 [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-24 15:47:18.839 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.856 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.857 DEBUG 8844 [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-24 15:47:18.857 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.877 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.877 DEBUG 8844 [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-24 15:47:18.878 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.938 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.939 DEBUG 8844 [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-24 15:47:18.939 DEBUG 8844 [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-24 15:47:18.956 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.957 DEBUG 8844 [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-24 15:47:18.957 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.974 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.975 DEBUG 8844 [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-24 15:47:18.975 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.992 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:18.992 DEBUG 8844 [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-24 15:47:18.993 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.009 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.010 DEBUG 8844 [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-24 15:47:19.010 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.041 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.042 DEBUG 8844 [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-24 15:47:19.042 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.068 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.979 DEBUG 8844 [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-24 15:47:19.979 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.995 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:19.996 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:20.063 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:20.063 DEBUG 8844 [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-24 15:47:20.063 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:20.080 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:20.080 DEBUG 8844 [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-24 15:47:20.080 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:20.096 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:20.096 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:20.097 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:47:20.175 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:22.746 DEBUG 8844 [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-24 15:47:22.746 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:22.912 DEBUG 8844 [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 a.id IN (SELECT pid FROM os_thematic_pid WHERE zid = ?) AND patentno NOT IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:22.912 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:22.913 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:22.914 DEBUG 8844 [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-24 15:47:22.914 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:22.930 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.013 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.014 DEBUG 8844 [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 a.id in (select pid from os_thematic_pid where zid = ?) and patentno not in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.014 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.151 DEBUG 8844 [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-24 15:47:23.151 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.168 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.169 DEBUG 8844 [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-24 15:47:23.169 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.186 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.187 DEBUG 8844 [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-24 15:47:23.187 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.271 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 25 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.273 DEBUG 8844 [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-24 15:47:23.273 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.290 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 23 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.291 DEBUG 8844 [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-24 15:47:23.291 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.308 DEBUG 8844 [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-24 15:47:23.308 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.325 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.327 DEBUG 8844 [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-24 15:47:23.327 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.347 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.348 DEBUG 8844 [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-24 15:47:23.348 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.364 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.365 DEBUG 8844 [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-24 15:47:23.365 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.382 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.383 DEBUG 8844 [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-24 15:47:23.383 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.399 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.400 DEBUG 8844 [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-24 15:47:23.400 DEBUG 8844 [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-24 15:47:23.417 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.419 DEBUG 8844 [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-24 15:47:23.419 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39657(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.436 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.439 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.439 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.455 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.457 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.457 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.474 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.475 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.494 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.494 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.514 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.517 DEBUG 8844 [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-24 15:47:23.517 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39659(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.534 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.535 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.535 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.552 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.552 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.553 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.569 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.570 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.570 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.586 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.587 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.587 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.605 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.606 DEBUG 8844 [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-24 15:47:23.606 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39662(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.623 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.624 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.624 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.640 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.664 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.664 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.681 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.682 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.682 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.699 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.700 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.700 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.717 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.719 DEBUG 8844 [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-24 15:47:23.719 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39665(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.735 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.736 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.736 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.753 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.754 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.754 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.771 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.771 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.772 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.788 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.789 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.789 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.806 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.807 DEBUG 8844 [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-24 15:47:23.808 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39668(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.824 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.825 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.825 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.842 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.842 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.859 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.860 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.860 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.877 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.878 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.878 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.895 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.896 DEBUG 8844 [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-24 15:47:23.897 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72111(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.915 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.915 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.916 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.934 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.934 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.935 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.952 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.969 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.970 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:23.970 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:23.989 DEBUG 8844 [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-24 15:47:23.989 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72112(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.006 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.006 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.006 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.023 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.024 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.024 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.040 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.041 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.041 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.058 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.059 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.059 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.077 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.078 DEBUG 8844 [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-24 15:47:24.078 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72113(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.095 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.096 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.113 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.113 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.130 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.130 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.131 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.147 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.148 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.165 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.167 DEBUG 8844 [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-24 15:47:24.167 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72114(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.184 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.185 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.185 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.201 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.203 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.204 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.220 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.221 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.221 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.238 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.238 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.239 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.256 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.257 DEBUG 8844 [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-24 15:47:24.257 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.274 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.275 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.275 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.291 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.292 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.292 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.310 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.326 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.327 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:47:24.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.344 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.809 DEBUG 8844 [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-24 15:47:24.810 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.847 DEBUG 8844 [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-24 15:47:24.847 DEBUG 8844 [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-24 15:47:24.922 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.923 DEBUG 8844 [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-24 15:47:24.923 DEBUG 8844 [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-24 15:47:24.988 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.989 DEBUG 8844 [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-24 15:47:24.989 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:24.997 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.008 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.009 DEBUG 8844 [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-24 15:47:25.009 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.026 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.027 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.027 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.043 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.044 DEBUG 8844 [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-24 15:47:25.044 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.060 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.062 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.062 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.144 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.144 DEBUG 8844 [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-24 15:47:25.145 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.161 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.162 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.162 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.182 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.183 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:47:25.183 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.243 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.244 DEBUG 8844 [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-24 15:47:25.244 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.261 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.261 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:47:25.262 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.279 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.280 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:47:25.280 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.296 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.297 DEBUG 8844 [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-24 15:47:25.297 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.314 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.315 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:47:25.315 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.347 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.348 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:47:25.348 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.373 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.378 DEBUG 8844 [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-24 15:47:25.378 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.547 DEBUG 8844 [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-24 15:47:25.547 DEBUG 8844 [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-24 15:47:25.566 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.567 DEBUG 8844 [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-24 15:47:25.567 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.583 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.584 DEBUG 8844 [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-24 15:47:25.584 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.600 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.601 DEBUG 8844 [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-24 15:47:25.601 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.618 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.619 DEBUG 8844 [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-24 15:47:25.619 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.702 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.703 DEBUG 8844 [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-24 15:47:25.703 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.720 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.721 DEBUG 8844 [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-24 15:47:25.721 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.740 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.741 DEBUG 8844 [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-24 15:47:25.741 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.801 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.802 DEBUG 8844 [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-24 15:47:25.802 DEBUG 8844 [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-24 15:47:25.819 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.820 DEBUG 8844 [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-24 15:47:25.820 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.837 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.838 DEBUG 8844 [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-24 15:47:25.838 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.856 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.857 DEBUG 8844 [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-24 15:47:25.857 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.874 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.875 DEBUG 8844 [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-24 15:47:25.875 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.905 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.906 DEBUG 8844 [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-24 15:47:25.906 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:47:25.932 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:28.899 DEBUG 8844 [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-24 15:48:28.899 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:28.936 DEBUG 8844 [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-24 15:48:28.936 DEBUG 8844 [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-24 15:48:29.002 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.002 DEBUG 8844 [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-24 15:48:29.002 DEBUG 8844 [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-24 15:48:29.072 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.073 DEBUG 8844 [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-24 15:48:29.074 DEBUG 8844 [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-24 15:48:29.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.093 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.094 DEBUG 8844 [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-24 15:48:29.094 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.110 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.111 DEBUG 8844 [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-24 15:48:29.111 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.128 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.129 DEBUG 8844 [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-24 15:48:29.129 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.146 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.147 DEBUG 8844 [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-24 15:48:29.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.230 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.231 DEBUG 8844 [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-24 15:48:29.231 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.247 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.248 DEBUG 8844 [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-24 15:48:29.249 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.268 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.270 DEBUG 8844 [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-24 15:48:29.270 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.330 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.331 DEBUG 8844 [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-24 15:48:29.332 DEBUG 8844 [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-24 15:48:29.348 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.349 DEBUG 8844 [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-24 15:48:29.349 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.370 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.371 DEBUG 8844 [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-24 15:48:29.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.387 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.388 DEBUG 8844 [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-24 15:48:29.388 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.405 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.406 DEBUG 8844 [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-24 15:48:29.406 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.437 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.438 DEBUG 8844 [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-24 15:48:29.438 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.464 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.467 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.638 DEBUG 8844 [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-24 15:48:29.638 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.657 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.675 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.692 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.710 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.711 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.711 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.794 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.795 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.795 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.812 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.813 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.832 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.895 DEBUG 8844 [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-24 15:48:29.895 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.912 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.913 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.913 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.930 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.931 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.932 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.947 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.948 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.948 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.966 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.967 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.967 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:29.998 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:48:29.999 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:30.023 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.638 DEBUG 8844 [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-24 15:48:39.639 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.694 DEBUG 8844 [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-24 15:48:39.694 DEBUG 8844 [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-24 15:48:39.761 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.761 DEBUG 8844 [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-24 15:48:39.761 DEBUG 8844 [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-24 15:48:39.808 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.809 DEBUG 8844 [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-24 15:48:39.809 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.828 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.829 DEBUG 8844 [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-24 15:48:39.829 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.835 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.846 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.847 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.847 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.864 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.865 DEBUG 8844 [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-24 15:48:39.865 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.881 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.882 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.882 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.965 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.965 DEBUG 8844 [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-24 15:48:39.965 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.982 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.983 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:39.983 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.003 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.004 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:48:40.004 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.064 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.066 DEBUG 8844 [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-24 15:48:40.066 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.083 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.083 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:48:40.083 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.101 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.102 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:48:40.102 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.119 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.120 DEBUG 8844 [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-24 15:48:40.120 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.137 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.139 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:48:40.139 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.171 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:48:40.171 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.197 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.200 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.201 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.368 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.369 DEBUG 8844 [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-24 15:48:40.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.389 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.390 DEBUG 8844 [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-24 15:48:40.390 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.407 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.408 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.408 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.424 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.425 DEBUG 8844 [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-24 15:48:40.425 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.442 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.443 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.443 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.526 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.527 DEBUG 8844 [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-24 15:48:40.528 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.543 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.544 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.544 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.563 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.564 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:48:40.564 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.624 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.625 DEBUG 8844 [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-24 15:48:40.625 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.643 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.643 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:48:40.643 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.660 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.661 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:48:40.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.679 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.679 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.696 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.697 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:48:40.697 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.728 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.728 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:48:40.729 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:40.754 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.333 DEBUG 8844 [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-24 15:48:42.334 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.374 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.374 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.453 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.453 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.453 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:48:42.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.504 DEBUG 8844 [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-24 15:48:42.504 DEBUG 8844 [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-24 15:48:42.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.524 DEBUG 8844 [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-24 15:48:42.524 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.532 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.541 DEBUG 8844 [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-24 15:48:42.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.571 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.574 DEBUG 8844 [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-24 15:48:42.574 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.591 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.592 DEBUG 8844 [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-24 15:48:42.592 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.675 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.676 DEBUG 8844 [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-24 15:48:42.676 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.697 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.698 DEBUG 8844 [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-24 15:48:42.698 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.717 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.718 DEBUG 8844 [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-24 15:48:42.718 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.801 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.802 DEBUG 8844 [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-24 15:48:42.802 DEBUG 8844 [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-24 15:48:42.831 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.831 DEBUG 8844 [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-24 15:48:42.832 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.853 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.854 DEBUG 8844 [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-24 15:48:42.854 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.870 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.871 DEBUG 8844 [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-24 15:48:42.871 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.887 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.889 DEBUG 8844 [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-24 15:48:42.889 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.919 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.920 DEBUG 8844 [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-24 15:48:42.920 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.949 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:42.970 DEBUG 8844 [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-24 15:48:42.971 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.140 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.141 DEBUG 8844 [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-24 15:48:43.142 DEBUG 8844 [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-24 15:48:43.162 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.163 DEBUG 8844 [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-24 15:48:43.163 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.180 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.181 DEBUG 8844 [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-24 15:48:43.181 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.197 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.198 DEBUG 8844 [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-24 15:48:43.198 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.215 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.216 DEBUG 8844 [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-24 15:48:43.216 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.298 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.299 DEBUG 8844 [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-24 15:48:43.299 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.315 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.317 DEBUG 8844 [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-24 15:48:43.317 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.337 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.338 DEBUG 8844 [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-24 15:48:43.338 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.397 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.398 DEBUG 8844 [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-24 15:48:43.398 DEBUG 8844 [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-24 15:48:43.416 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.416 DEBUG 8844 [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-24 15:48:43.416 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.433 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.434 DEBUG 8844 [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-24 15:48:43.434 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.451 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.452 DEBUG 8844 [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-24 15:48:43.452 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.469 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.470 DEBUG 8844 [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-24 15:48:43.470 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.500 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.501 DEBUG 8844 [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-24 15:48:43.502 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:48:43.527 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:10.804 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:10.804 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:10.974 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:10.976 DEBUG 8844 [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-24 15:49:10.976 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:10.995 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:10.996 DEBUG 8844 [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-24 15:49:10.996 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.012 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.013 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.013 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.030 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.031 DEBUG 8844 [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-24 15:49:11.031 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.048 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.049 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.049 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.133 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.134 DEBUG 8844 [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-24 15:49:11.134 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.151 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.151 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.171 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.172 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:49:11.172 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.234 DEBUG 8844 [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-24 15:49:11.234 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.252 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.252 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:49:11.252 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.269 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.270 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:49:11.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.288 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.288 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.306 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:49:11.306 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.337 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.338 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:49:11.338 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.363 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.367 DEBUG 8844 [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-24 15:49:11.367 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.422 DEBUG 8844 [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-24 15:49:11.422 DEBUG 8844 [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-24 15:49:11.488 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.489 DEBUG 8844 [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-24 15:49:11.489 DEBUG 8844 [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-24 15:49:11.537 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.539 DEBUG 8844 [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-24 15:49:11.539 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.558 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.559 DEBUG 8844 [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-24 15:49:11.560 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.564 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.576 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.577 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.577 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.594 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.595 DEBUG 8844 [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-24 15:49:11.595 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.612 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.613 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.613 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.696 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.697 DEBUG 8844 [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-24 15:49:11.697 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.714 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.715 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.716 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.735 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.736 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:49:11.736 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.796 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.797 DEBUG 8844 [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-24 15:49:11.797 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.815 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.815 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:49:11.815 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.832 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.834 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:49:11.834 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.850 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.851 DEBUG 8844 [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-24 15:49:11.852 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.869 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.870 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:49:11.870 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.901 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.902 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:49:11.902 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:11.927 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:26.498 DEBUG 8844 [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-24 15:49:26.498 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:26.666 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:26.667 DEBUG 8844 [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-24 15:49:26.667 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:26.685 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.593 DEBUG 8844 [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-24 15:49:47.594 DEBUG 8844 [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-24 15:49:47.666 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.667 DEBUG 8844 [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-24 15:49:47.667 DEBUG 8844 [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-24 15:49:47.795 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.796 DEBUG 8844 [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-24 15:49:47.796 DEBUG 8844 [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-24 15:49:47.813 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.814 DEBUG 8844 [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-24 15:49:47.814 DEBUG 8844 [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-24 15:49:47.831 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.831 DEBUG 8844 [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-24 15:49:47.832 DEBUG 8844 [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-24 15:49:47.913 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.915 DEBUG 8844 [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-24 15:49:47.915 DEBUG 8844 [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-24 15:49:47.932 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.933 DEBUG 8844 [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-24 15:49:47.933 DEBUG 8844 [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-24 15:49:47.949 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.950 DEBUG 8844 [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-24 15:49:47.950 DEBUG 8844 [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-24 15:49:47.967 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.968 DEBUG 8844 [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-24 15:49:47.968 DEBUG 8844 [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-24 15:49:47.988 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:47.989 DEBUG 8844 [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-24 15:49:47.989 DEBUG 8844 [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-24 15:49:48.005 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.006 DEBUG 8844 [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-24 15:49:48.007 DEBUG 8844 [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-24 15:49:48.023 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.024 DEBUG 8844 [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-24 15:49:48.024 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.040 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.042 DEBUG 8844 [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-24 15:49:48.042 DEBUG 8844 [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-24 15:49:48.059 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.060 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.060 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.077 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.078 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.078 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.094 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.096 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.096 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.112 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.113 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.113 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:48.130 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:58.101 DEBUG 8844 [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-24 15:49:58.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:58.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:58.271 DEBUG 8844 [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-24 15:49:58.271 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:49:58.288 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:00.008 DEBUG 8844 [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-24 15:50:00.009 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:00.177 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:00.178 DEBUG 8844 [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-24 15:50:00.178 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:00.195 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.116 DEBUG 8844 [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-24 15:50:04.117 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.156 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.156 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.222 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.223 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.223 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:50:04.287 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.288 DEBUG 8844 [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-24 15:50:04.288 DEBUG 8844 [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-24 15:50:04.298 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.307 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.308 DEBUG 8844 [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-24 15:50:04.308 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.325 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.326 DEBUG 8844 [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-24 15:50:04.326 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.343 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.344 DEBUG 8844 [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-24 15:50:04.344 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.360 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.361 DEBUG 8844 [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-24 15:50:04.361 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.476 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.477 DEBUG 8844 [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-24 15:50:04.477 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.494 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.495 DEBUG 8844 [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-24 15:50:04.495 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.515 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.516 DEBUG 8844 [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-24 15:50:04.516 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.576 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.577 DEBUG 8844 [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-24 15:50:04.577 DEBUG 8844 [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-24 15:50:04.594 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.594 DEBUG 8844 [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-24 15:50:04.594 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.614 DEBUG 8844 [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-24 15:50:04.614 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.631 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.631 DEBUG 8844 [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-24 15:50:04.631 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.648 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.649 DEBUG 8844 [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-24 15:50:04.649 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.679 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.679 DEBUG 8844 [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-24 15:50:04.680 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.705 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.878 DEBUG 8844 [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-24 15:50:04.878 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.898 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.899 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.899 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.915 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.916 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:04.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.933 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.933 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.933 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.950 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:04.951 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:04.951 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.034 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.052 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.053 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:05.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.073 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.074 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:05.074 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.133 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.134 DEBUG 8844 [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-24 15:50:05.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.152 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.152 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:05.152 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.169 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.170 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:05.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.186 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.204 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.205 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:05.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.238 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:50:05.238 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:05.263 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:07.466 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:07.466 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:07.634 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:07.636 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:07.636 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:07.653 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:32.881 DEBUG 8844 [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-24 15:50:32.882 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:33.051 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:33.052 DEBUG 8844 [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-24 15:50:33.052 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:33.069 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:38.854 DEBUG 8844 [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-24 15:50:38.855 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:39.023 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:39.024 DEBUG 8844 [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-24 15:50:39.024 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:39.041 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:41.308 DEBUG 8844 [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-24 15:50:41.308 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:41.476 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:41.477 DEBUG 8844 [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-24 15:50:41.477 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:50:41.494 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.469 DEBUG 8844 [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-24 15:51:01.469 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.541 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.542 DEBUG 8844 [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-24 15:51:01.542 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.671 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.673 DEBUG 8844 [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-24 15:51:01.673 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.689 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.690 DEBUG 8844 [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-24 15:51:01.691 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.708 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.709 DEBUG 8844 [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-24 15:51:01.709 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.791 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.792 DEBUG 8844 [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-24 15:51:01.792 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:51:01.809 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.810 DEBUG 8844 [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-24 15:51:01.810 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.827 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.828 DEBUG 8844 [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-24 15:51:01.828 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.837 DEBUG 8844 [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-24 15:51:01.837 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.844 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.846 DEBUG 8844 [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-24 15:51:01.846 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.866 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.867 DEBUG 8844 [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-24 15:51:01.867 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.884 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.884 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.884 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.952 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.952 DEBUG 8844 [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-24 15:51:01.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.969 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.969 DEBUG 8844 [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-24 15:51:01.969 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.986 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.986 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:01.986 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:51:02.005 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.006 DEBUG 8844 [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-24 15:51:02.006 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.023 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.023 DEBUG 8844 [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-24 15:51:02.023 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.039 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.039 DEBUG 8844 [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-24 15:51:02.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.056 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.056 DEBUG 8844 [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-24 15:51:02.056 DEBUG 8844 [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-24 15:51:02.065 DEBUG 8844 [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-24 15:51:02.065 DEBUG 8844 [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-24 15:51:02.068 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.075 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.076 DEBUG 8844 [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-24 15:51:02.076 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.085 DEBUG 8844 [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-24 15:51:02.086 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.093 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.093 DEBUG 8844 [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-24 15:51:02.094 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.103 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.104 DEBUG 8844 [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-24 15:51:02.105 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.110 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.111 DEBUG 8844 [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-24 15:51:02.111 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.122 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.123 DEBUG 8844 [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-24 15:51:02.123 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.128 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.129 DEBUG 8844 [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-24 15:51:02.129 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.141 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.211 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.212 DEBUG 8844 [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-24 15:51:02.212 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.228 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.229 DEBUG 8844 [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-24 15:51:02.229 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.249 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.250 DEBUG 8844 [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-24 15:51:02.250 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.310 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.311 DEBUG 8844 [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-24 15:51:02.311 DEBUG 8844 [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-24 15:51:02.328 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.329 DEBUG 8844 [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-24 15:51:02.329 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.346 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.348 DEBUG 8844 [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-24 15:51:02.348 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.364 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.365 DEBUG 8844 [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-24 15:51:02.365 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.381 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.382 DEBUG 8844 [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-24 15:51:02.383 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.414 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.415 DEBUG 8844 [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-24 15:51:02.415 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.439 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.443 DEBUG 8844 [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-24 15:51:02.443 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.609 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.610 DEBUG 8844 [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-24 15:51:02.610 DEBUG 8844 [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-24 15:51:02.630 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.631 DEBUG 8844 [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-24 15:51:02.631 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.647 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.648 DEBUG 8844 [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-24 15:51:02.648 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.664 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.665 DEBUG 8844 [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-24 15:51:02.665 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.681 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.682 DEBUG 8844 [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-24 15:51:02.682 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.765 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.766 DEBUG 8844 [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-24 15:51:02.766 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.782 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.783 DEBUG 8844 [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-24 15:51:02.784 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.803 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.804 DEBUG 8844 [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-24 15:51:02.804 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.863 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.864 DEBUG 8844 [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-24 15:51:02.864 DEBUG 8844 [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-24 15:51:02.881 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.882 DEBUG 8844 [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-24 15:51:02.882 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.901 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.902 DEBUG 8844 [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-24 15:51:02.902 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.918 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.919 DEBUG 8844 [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-24 15:51:02.919 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.936 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.937 DEBUG 8844 [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-24 15:51:02.937 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.968 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.969 DEBUG 8844 [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-24 15:51:02.969 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:02.995 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:06.511 DEBUG 8844 [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-24 15:51:06.511 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:06.528 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:06.545 DEBUG 8844 [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-24 15:51:06.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:06.563 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:06.570 DEBUG 8844 [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-24 15:51:06.570 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:06.586 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:23.899 DEBUG 8844 [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-24 15:51:23.900 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:23.971 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:23.972 DEBUG 8844 [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-24 15:51:23.972 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.100 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.101 DEBUG 8844 [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-24 15:51:24.101 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.118 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.119 DEBUG 8844 [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-24 15:51:24.119 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.130 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.130 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.136 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.136 DEBUG 8844 [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-24 15:51:24.137 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.163 DEBUG 8844 [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-24 15:51:24.163 DEBUG 8844 [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-24 15:51:24.220 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.222 DEBUG 8844 [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-24 15:51:24.222 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:51:24.230 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.231 DEBUG 8844 [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-24 15:51:24.231 DEBUG 8844 [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-24 15:51:24.238 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.239 DEBUG 8844 [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-24 15:51:24.240 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.256 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.257 DEBUG 8844 [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-24 15:51:24.257 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.273 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.274 DEBUG 8844 [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-24 15:51:24.274 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.294 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.295 DEBUG 8844 [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-24 15:51:24.295 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.298 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.299 DEBUG 8844 [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-24 15:51:24.299 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.308 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.311 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.312 DEBUG 8844 [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-24 15:51:24.313 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.319 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.320 DEBUG 8844 [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-24 15:51:24.320 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.329 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.330 DEBUG 8844 [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-24 15:51:24.330 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.337 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.338 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.338 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.346 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.347 DEBUG 8844 [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-24 15:51:24.347 DEBUG 8844 [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-24 15:51:24.355 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.356 DEBUG 8844 [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-24 15:51:24.356 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.364 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.365 DEBUG 8844 [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-24 15:51:24.365 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.374 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.375 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.375 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.382 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.383 DEBUG 8844 [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-24 15:51:24.383 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.400 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.401 DEBUG 8844 [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-24 15:51:24.401 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.417 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.459 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.460 DEBUG 8844 [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-24 15:51:24.460 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.477 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.477 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.477 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.498 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.499 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:51:24.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.560 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.561 DEBUG 8844 [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-24 15:51:24.561 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.579 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.580 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:51:24.580 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.598 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.599 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:51:24.599 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.617 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.618 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.618 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.636 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.636 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:51:24.636 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.670 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.670 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:51:24.671 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.697 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.701 DEBUG 8844 [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-24 15:51:24.701 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.866 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.868 DEBUG 8844 [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-24 15:51:24.868 DEBUG 8844 [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-24 15:51:24.888 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.889 DEBUG 8844 [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-24 15:51:24.889 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.907 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.908 DEBUG 8844 [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-24 15:51:24.908 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.925 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.926 DEBUG 8844 [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-24 15:51:24.926 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.944 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:24.945 DEBUG 8844 [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-24 15:51:24.945 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.028 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.030 DEBUG 8844 [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-24 15:51:25.030 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.047 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.048 DEBUG 8844 [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-24 15:51:25.048 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.069 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.070 DEBUG 8844 [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-24 15:51:25.070 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.130 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.131 DEBUG 8844 [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-24 15:51:25.131 DEBUG 8844 [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-24 15:51:25.149 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.150 DEBUG 8844 [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-24 15:51:25.150 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.168 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.169 DEBUG 8844 [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-24 15:51:25.169 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.186 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.187 DEBUG 8844 [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-24 15:51:25.188 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.205 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.206 DEBUG 8844 [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-24 15:51:25.206 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.238 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.239 DEBUG 8844 [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-24 15:51:25.239 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:25.265 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.266 DEBUG 8844 [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-24 15:51:36.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.300 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.300 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.367 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.367 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.367 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:51:36.433 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.434 DEBUG 8844 [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-24 15:51:36.434 DEBUG 8844 [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-24 15:51:36.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.454 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.455 DEBUG 8844 [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-24 15:51:36.455 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.472 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.473 DEBUG 8844 [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-24 15:51:36.473 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.490 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.491 DEBUG 8844 [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-24 15:51:36.492 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.509 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.510 DEBUG 8844 [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-24 15:51:36.510 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.593 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.594 DEBUG 8844 [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-24 15:51:36.594 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.612 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.613 DEBUG 8844 [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-24 15:51:36.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.634 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.634 DEBUG 8844 [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-24 15:51:36.635 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.697 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.698 DEBUG 8844 [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-24 15:51:36.698 DEBUG 8844 [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-24 15:51:36.716 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.716 DEBUG 8844 [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-24 15:51:36.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.735 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.736 DEBUG 8844 [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-24 15:51:36.736 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.753 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.754 DEBUG 8844 [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-24 15:51:36.755 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.772 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.773 DEBUG 8844 [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-24 15:51:36.773 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.806 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.807 DEBUG 8844 [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-24 15:51:36.807 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.834 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:36.838 DEBUG 8844 [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-24 15:51:36.839 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.004 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.005 DEBUG 8844 [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-24 15:51:37.005 DEBUG 8844 [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-24 15:51:37.025 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.026 DEBUG 8844 [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-24 15:51:37.027 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.044 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.045 DEBUG 8844 [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-24 15:51:37.045 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.062 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.063 DEBUG 8844 [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-24 15:51:37.063 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.081 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.082 DEBUG 8844 [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-24 15:51:37.082 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.165 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.166 DEBUG 8844 [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-24 15:51:37.166 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.184 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.185 DEBUG 8844 [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-24 15:51:37.185 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.205 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.206 DEBUG 8844 [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-24 15:51:37.207 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.267 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.268 DEBUG 8844 [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-24 15:51:37.268 DEBUG 8844 [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-24 15:51:37.286 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.286 DEBUG 8844 [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-24 15:51:37.287 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.306 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.307 DEBUG 8844 [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-24 15:51:37.307 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.325 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.326 DEBUG 8844 [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-24 15:51:37.326 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.343 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.344 DEBUG 8844 [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-24 15:51:37.345 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.377 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.379 DEBUG 8844 [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-24 15:51:37.379 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:37.405 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:38.761 DEBUG 8844 [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-24 15:51:38.761 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:38.927 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:38.929 DEBUG 8844 [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-24 15:51:38.929 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:38.947 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.160 DEBUG 8844 [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-24 15:51:57.160 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.268 DEBUG 8844 [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-24 15:51:57.268 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.285 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.303 DEBUG 8844 [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-24 15:51:57.303 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.321 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.326 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.326 DEBUG 8844 [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-24 15:51:57.326 DEBUG 8844 [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-24 15:51:57.327 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.327 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.343 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:57.344 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:58.704 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:58.704 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:58.872 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:58.873 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:58.874 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:51:58.891 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:13.892 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:13.892 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:13.928 DEBUG 8844 [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-24 15:52:13.928 DEBUG 8844 [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-24 15:52:13.994 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:13.995 DEBUG 8844 [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-24 15:52:13.995 DEBUG 8844 [http-nio-8879-exec-4] 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-24 15:52:14.059 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.060 DEBUG 8844 [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-24 15:52:14.060 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.070 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.080 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.098 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.099 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.099 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.117 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.118 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.118 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.135 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.136 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.137 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.219 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.238 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.239 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.239 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.259 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.260 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.261 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.321 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.322 DEBUG 8844 [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-24 15:52:14.322 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.340 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.340 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.341 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.359 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.360 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.360 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.377 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.378 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.378 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.395 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.396 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.397 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.429 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.431 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:52:14.431 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.458 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.461 DEBUG 8844 [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-24 15:52:14.461 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.626 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.627 DEBUG 8844 [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-24 15:52:14.627 DEBUG 8844 [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-24 15:52:14.648 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.649 DEBUG 8844 [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-24 15:52:14.649 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.666 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.668 DEBUG 8844 [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-24 15:52:14.668 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.685 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.686 DEBUG 8844 [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-24 15:52:14.686 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.703 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.705 DEBUG 8844 [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-24 15:52:14.705 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.788 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.789 DEBUG 8844 [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-24 15:52:14.789 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.807 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.808 DEBUG 8844 [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-24 15:52:14.808 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.829 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.830 DEBUG 8844 [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-24 15:52:14.830 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.890 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.891 DEBUG 8844 [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-24 15:52:14.891 DEBUG 8844 [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-24 15:52:14.909 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.909 DEBUG 8844 [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-24 15:52:14.909 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.928 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.929 DEBUG 8844 [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-24 15:52:14.929 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.947 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.948 DEBUG 8844 [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-24 15:52:14.948 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.966 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.966 DEBUG 8844 [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-24 15:52:14.966 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:14.999 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:15.000 DEBUG 8844 [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-24 15:52:15.000 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:15.027 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:16.791 DEBUG 8844 [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-24 15:52:16.792 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:16.957 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:16.958 DEBUG 8844 [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-24 15:52:16.959 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:52:16.976 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:31.574 DEBUG 8844 [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-24 15:55:31.575 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:31.742 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:31.742 DEBUG 8844 [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-24 15:55:31.743 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:31.760 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:32.809 DEBUG 8844 [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-24 15:55:32.809 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:32.976 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:32.977 DEBUG 8844 [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-24 15:55:32.977 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:32.995 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:35.085 DEBUG 8844 [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-24 15:55:35.086 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:35.252 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:35.253 DEBUG 8844 [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-24 15:55:35.253 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:35.271 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:41.189 DEBUG 8844 [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-24 15:55:41.189 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:41.355 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:41.356 DEBUG 8844 [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-24 15:55:41.356 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:41.373 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:48.961 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:48.961 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:49.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:49.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:49.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:49.147 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:51.905 DEBUG 8844 [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-24 15:55:51.905 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:52.072 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:52.073 DEBUG 8844 [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-24 15:55:52.073 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:52.091 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.156 DEBUG 8844 [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-24 15:55:57.156 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.210 DEBUG 8844 [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-24 15:55:57.210 DEBUG 8844 [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-24 15:55:57.277 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.277 DEBUG 8844 [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-24 15:55:57.277 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:55:57.323 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.324 DEBUG 8844 [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-24 15:55:57.324 DEBUG 8844 [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-24 15:55:57.344 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.345 DEBUG 8844 [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-24 15:55:57.345 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.352 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.362 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.363 DEBUG 8844 [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-24 15:55:57.363 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.381 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.382 DEBUG 8844 [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-24 15:55:57.382 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.399 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.400 DEBUG 8844 [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-24 15:55:57.400 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.484 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.484 DEBUG 8844 [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-24 15:55:57.484 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.502 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.503 DEBUG 8844 [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-24 15:55:57.504 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.524 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.525 DEBUG 8844 [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-24 15:55:57.525 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.585 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.587 DEBUG 8844 [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-24 15:55:57.587 DEBUG 8844 [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-24 15:55:57.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.605 DEBUG 8844 [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-24 15:55:57.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.624 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.625 DEBUG 8844 [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-24 15:55:57.625 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.642 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.643 DEBUG 8844 [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-24 15:55:57.643 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.661 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.662 DEBUG 8844 [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-24 15:55:57.662 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.696 DEBUG 8844 [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-24 15:55:57.696 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.722 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.726 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.726 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.892 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.893 DEBUG 8844 [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-24 15:55:57.893 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.914 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.914 DEBUG 8844 [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-24 15:55:57.915 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.932 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.933 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.934 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.952 DEBUG 8844 [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-24 15:55:57.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.970 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.970 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:57.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.055 DEBUG 8844 [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-24 15:55:58.055 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.074 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.074 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.095 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.095 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:55:58.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.157 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.157 DEBUG 8844 [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-24 15:55:58.157 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.176 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:55:58.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.194 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.195 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:55:58.195 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.214 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.214 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.231 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.233 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:55:58.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.266 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.266 DEBUG 8844 [http-nio-8879-exec-15] 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-24 15:55:58.267 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:58.293 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:55:59.841 DEBUG 8844 [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-24 15:55:59.842 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:00.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:00.009 DEBUG 8844 [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-24 15:56:00.009 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:00.027 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.600 DEBUG 8844 [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-24 15:56:59.600 DEBUG 8844 [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-24 15:56:59.673 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.673 DEBUG 8844 [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-24 15:56:59.674 DEBUG 8844 [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-24 15:56:59.802 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.804 DEBUG 8844 [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-24 15:56:59.804 DEBUG 8844 [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-24 15:56:59.822 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.823 DEBUG 8844 [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-24 15:56:59.823 DEBUG 8844 [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-24 15:56:59.841 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.842 DEBUG 8844 [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-24 15:56:59.842 DEBUG 8844 [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-24 15:56:59.923 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.924 DEBUG 8844 [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-24 15:56:59.924 DEBUG 8844 [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-24 15:56:59.942 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.943 DEBUG 8844 [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-24 15:56:59.943 DEBUG 8844 [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-24 15:56:59.961 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.962 DEBUG 8844 [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-24 15:56:59.962 DEBUG 8844 [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-24 15:56:59.979 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:56:59.980 DEBUG 8844 [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-24 15:56:59.980 DEBUG 8844 [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-24 15:57:00.001 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.002 DEBUG 8844 [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-24 15:57:00.002 DEBUG 8844 [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-24 15:57:00.020 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.021 DEBUG 8844 [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-24 15:57:00.021 DEBUG 8844 [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-24 15:57:00.039 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.040 DEBUG 8844 [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-24 15:57:00.040 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.058 DEBUG 8844 [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-24 15:57:00.058 DEBUG 8844 [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-24 15:57:00.076 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.078 DEBUG 8844 [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-24 15:57:00.078 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.095 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.096 DEBUG 8844 [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-24 15:57:00.097 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.114 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.116 DEBUG 8844 [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-24 15:57:00.116 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.133 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.134 DEBUG 8844 [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-24 15:57:00.135 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:57:00.152 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:24.721 DEBUG 8844 [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-24 15:58:24.722 DEBUG 8844 [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-24 15:58:24.793 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:24.794 DEBUG 8844 [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-24 15:58:24.794 DEBUG 8844 [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-24 15:58:24.924 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:24.925 DEBUG 8844 [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-24 15:58:24.925 DEBUG 8844 [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-24 15:58:24.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:24.943 DEBUG 8844 [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-24 15:58:24.943 DEBUG 8844 [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-24 15:58:24.961 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:24.962 DEBUG 8844 [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-24 15:58:24.962 DEBUG 8844 [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-24 15:58:25.045 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.046 DEBUG 8844 [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-24 15:58:25.046 DEBUG 8844 [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-24 15:58:25.064 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.065 DEBUG 8844 [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-24 15:58:25.065 DEBUG 8844 [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-24 15:58:25.082 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.083 DEBUG 8844 [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-24 15:58:25.083 DEBUG 8844 [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-24 15:58:25.101 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.101 DEBUG 8844 [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-24 15:58:25.102 DEBUG 8844 [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-24 15:58:25.122 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.123 DEBUG 8844 [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-24 15:58:25.123 DEBUG 8844 [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-24 15:58:25.141 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.142 DEBUG 8844 [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-24 15:58:25.142 DEBUG 8844 [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-24 15:58:25.159 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.160 DEBUG 8844 [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-24 15:58:25.160 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.177 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.178 DEBUG 8844 [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-24 15:58:25.179 DEBUG 8844 [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-24 15:58:25.196 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.197 DEBUG 8844 [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-24 15:58:25.198 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.215 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.216 DEBUG 8844 [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-24 15:58:25.216 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.234 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.235 DEBUG 8844 [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-24 15:58:25.235 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.253 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.254 DEBUG 8844 [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-24 15:58:25.254 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:58:25.271 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.301 DEBUG 8844 [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-24 15:59:03.301 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.355 DEBUG 8844 [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-24 15:59:03.355 DEBUG 8844 [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-24 15:59:03.421 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.421 DEBUG 8844 [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-24 15:59:03.421 DEBUG 8844 [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-24 15:59:03.469 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.470 DEBUG 8844 [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-24 15:59:03.470 DEBUG 8844 [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-24 15:59:03.490 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.491 DEBUG 8844 [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-24 15:59:03.491 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.496 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.509 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.509 DEBUG 8844 [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-24 15:59:03.510 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.527 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.528 DEBUG 8844 [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-24 15:59:03.528 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.545 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.546 DEBUG 8844 [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-24 15:59:03.546 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.630 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.631 DEBUG 8844 [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-24 15:59:03.631 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.649 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.650 DEBUG 8844 [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-24 15:59:03.650 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.670 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.671 DEBUG 8844 [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-24 15:59:03.671 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.732 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.733 DEBUG 8844 [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-24 15:59:03.733 DEBUG 8844 [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-24 15:59:03.750 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.750 DEBUG 8844 [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-24 15:59:03.751 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.769 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.770 DEBUG 8844 [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-24 15:59:03.770 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.787 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.788 DEBUG 8844 [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-24 15:59:03.789 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.806 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.807 DEBUG 8844 [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-24 15:59:03.807 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.839 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.840 DEBUG 8844 [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-24 15:59:03.840 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.867 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.870 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:03.870 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.036 DEBUG 8844 [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-24 15:59:04.037 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.057 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.058 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.058 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.075 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.076 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.112 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.113 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.113 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.195 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.197 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.197 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.214 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.215 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.215 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.236 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.237 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.299 DEBUG 8844 [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-24 15:59:04.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.317 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.318 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.318 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.337 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.337 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.355 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.356 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.356 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.373 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.374 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.374 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.407 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.407 DEBUG 8844 [http-nio-8879-exec-16] 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-24 15:59:04.408 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:04.434 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.551 DEBUG 8844 [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-24 15:59:12.551 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.582 DEBUG 8844 [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-24 15:59:12.583 DEBUG 8844 [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-24 15:59:12.648 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.648 DEBUG 8844 [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-24 15:59:12.648 DEBUG 8844 [http-nio-8879-exec-5] 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-24 15:59:12.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.719 DEBUG 8844 [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-24 15:59:12.719 DEBUG 8844 [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-24 15:59:12.723 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.739 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.740 DEBUG 8844 [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-24 15:59:12.740 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.757 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.758 DEBUG 8844 [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-24 15:59:12.758 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.776 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.776 DEBUG 8844 [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-24 15:59:12.777 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.794 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.795 DEBUG 8844 [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-24 15:59:12.795 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.877 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.878 DEBUG 8844 [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-24 15:59:12.878 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.895 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.896 DEBUG 8844 [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-24 15:59:12.896 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.917 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.918 DEBUG 8844 [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-24 15:59:12.918 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.980 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:12.981 DEBUG 8844 [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-24 15:59:12.981 DEBUG 8844 [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-24 15:59:13.000 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.000 DEBUG 8844 [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-24 15:59:13.000 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.022 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.024 DEBUG 8844 [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-24 15:59:13.024 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.058 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.059 DEBUG 8844 [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-24 15:59:13.059 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.077 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.078 DEBUG 8844 [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-24 15:59:13.078 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.110 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.112 DEBUG 8844 [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-24 15:59:13.112 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.137 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.182 DEBUG 8844 [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-24 15:59:13.183 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.293 DEBUG 8844 [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-24 15:59:13.293 DEBUG 8844 [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-24 15:59:13.376 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.377 DEBUG 8844 [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-24 15:59:13.378 DEBUG 8844 [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-24 15:59:13.378 DEBUG 8844 [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-24 15:59:13.379 DEBUG 8844 [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-24 15:59:13.400 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.402 DEBUG 8844 [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-24 15:59:13.402 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.422 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.423 DEBUG 8844 [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-24 15:59:13.424 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.441 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.449 DEBUG 8844 [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-24 15:59:13.450 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.468 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.470 DEBUG 8844 [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-24 15:59:13.470 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.505 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.506 DEBUG 8844 [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-24 15:59:13.506 DEBUG 8844 [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-24 15:59:13.534 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.536 DEBUG 8844 [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-24 15:59:13.536 DEBUG 8844 [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-24 15:59:13.551 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.553 DEBUG 8844 [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-24 15:59:13.553 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.554 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.555 DEBUG 8844 [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-24 15:59:13.555 DEBUG 8844 [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-24 15:59:13.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.574 DEBUG 8844 [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-24 15:59:13.575 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.595 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.597 DEBUG 8844 [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-24 15:59:13.597 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.639 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.640 DEBUG 8844 [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-24 15:59:13.641 DEBUG 8844 [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-24 15:59:13.658 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.660 DEBUG 8844 [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-24 15:59:13.660 DEBUG 8844 [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-24 15:59:13.661 DEBUG 8844 [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-24 15:59:13.661 DEBUG 8844 [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-24 15:59:13.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.679 DEBUG 8844 [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-24 15:59:13.679 DEBUG 8844 [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-24 15:59:13.680 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.680 DEBUG 8844 [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-24 15:59:13.681 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.697 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.698 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.698 DEBUG 8844 [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-24 15:59:13.699 DEBUG 8844 [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-24 15:59:13.700 DEBUG 8844 [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-24 15:59:13.700 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.716 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.718 DEBUG 8844 [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-24 15:59:13.718 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.719 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.723 DEBUG 8844 [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-24 15:59:13.724 DEBUG 8844 [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-24 15:59:13.735 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.737 DEBUG 8844 [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-24 15:59:13.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.742 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.743 DEBUG 8844 [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-24 15:59:13.743 DEBUG 8844 [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-24 15:59:13.760 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.762 DEBUG 8844 [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-24 15:59:13.762 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.768 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.771 DEBUG 8844 [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-24 15:59:13.771 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.780 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.782 DEBUG 8844 [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-24 15:59:13.782 DEBUG 8844 [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-24 15:59:13.797 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.800 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.802 DEBUG 8844 [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-24 15:59:13.802 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.819 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.822 DEBUG 8844 [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-24 15:59:13.822 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.839 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.842 DEBUG 8844 [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-24 15:59:13.842 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.860 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.862 DEBUG 8844 [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-24 15:59:13.862 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:13.879 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:14.837 DEBUG 8844 [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-24 15:59:14.838 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:14.870 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:14.870 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:14.936 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:14.936 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:14.936 DEBUG 8844 [http-nio-8879-exec-12] 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-24 15:59:15.004 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.005 DEBUG 8844 [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-24 15:59:15.005 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.010 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.025 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.026 DEBUG 8844 [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-24 15:59:15.026 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.044 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.045 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.045 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.062 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.063 DEBUG 8844 [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-24 15:59:15.063 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.081 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.081 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.082 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.164 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.165 DEBUG 8844 [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-24 15:59:15.165 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.183 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.184 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.184 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.204 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.205 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:59:15.205 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.266 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.267 DEBUG 8844 [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-24 15:59:15.267 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.285 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.285 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:59:15.285 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.303 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.304 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:59:15.304 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.322 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.323 DEBUG 8844 [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-24 15:59:15.323 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.340 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.341 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:59:15.341 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.373 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.374 DEBUG 8844 [http-nio-8879-exec-11] 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-24 15:59:15.374 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.401 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.404 DEBUG 8844 [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-24 15:59:15.405 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.570 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.571 DEBUG 8844 [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-24 15:59:15.572 DEBUG 8844 [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-24 15:59:15.592 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.593 DEBUG 8844 [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-24 15:59:15.593 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.610 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.611 DEBUG 8844 [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-24 15:59:15.611 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.628 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.629 DEBUG 8844 [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-24 15:59:15.630 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.647 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.648 DEBUG 8844 [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-24 15:59:15.648 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.730 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.731 DEBUG 8844 [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-24 15:59:15.731 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.749 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.750 DEBUG 8844 [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-24 15:59:15.750 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.770 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.771 DEBUG 8844 [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-24 15:59:15.771 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.832 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.833 DEBUG 8844 [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-24 15:59:15.833 DEBUG 8844 [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-24 15:59:15.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.851 DEBUG 8844 [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-24 15:59:15.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.873 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.875 DEBUG 8844 [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-24 15:59:15.875 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.896 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.897 DEBUG 8844 [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-24 15:59:15.897 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.916 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.920 DEBUG 8844 [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-24 15:59:15.921 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.953 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.954 DEBUG 8844 [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-24 15:59:15.954 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:15.980 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.368 DEBUG 8844 [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-24 15:59:34.368 DEBUG 8844 [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-24 15:59:34.441 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.441 DEBUG 8844 [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-24 15:59:34.442 DEBUG 8844 [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-24 15:59:34.571 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.572 DEBUG 8844 [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-24 15:59:34.572 DEBUG 8844 [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-24 15:59:34.590 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.592 DEBUG 8844 [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-24 15:59:34.592 DEBUG 8844 [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-24 15:59:34.610 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.612 DEBUG 8844 [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-24 15:59:34.613 DEBUG 8844 [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-24 15:59:34.695 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.696 DEBUG 8844 [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-24 15:59:34.696 DEBUG 8844 [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-24 15:59:34.715 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.716 DEBUG 8844 [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-24 15:59:34.716 DEBUG 8844 [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-24 15:59:34.734 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.735 DEBUG 8844 [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-24 15:59:34.736 DEBUG 8844 [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-24 15:59:34.754 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.755 DEBUG 8844 [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-24 15:59:34.755 DEBUG 8844 [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-24 15:59:34.775 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.777 DEBUG 8844 [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-24 15:59:34.777 DEBUG 8844 [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-24 15:59:34.795 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.797 DEBUG 8844 [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-24 15:59:34.797 DEBUG 8844 [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-24 15:59:34.815 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.816 DEBUG 8844 [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-24 15:59:34.816 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.834 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.835 DEBUG 8844 [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-24 15:59:34.835 DEBUG 8844 [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-24 15:59:34.853 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.854 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.855 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.872 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.874 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.874 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.892 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.894 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.894 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.912 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.913 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.913 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 15:59:34.931 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.225 DEBUG 8844 [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-24 16:02:07.225 DEBUG 8844 [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-24 16:02:07.297 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.298 DEBUG 8844 [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-24 16:02:07.298 DEBUG 8844 [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-24 16:02:07.427 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.428 DEBUG 8844 [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-24 16:02:07.428 DEBUG 8844 [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-24 16:02:07.446 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.447 DEBUG 8844 [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-24 16:02:07.447 DEBUG 8844 [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-24 16:02:07.465 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.466 DEBUG 8844 [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-24 16:02:07.466 DEBUG 8844 [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-24 16:02:07.548 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.549 DEBUG 8844 [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-24 16:02:07.549 DEBUG 8844 [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-24 16:02:07.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.569 DEBUG 8844 [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-24 16:02:07.569 DEBUG 8844 [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-24 16:02:07.586 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.587 DEBUG 8844 [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-24 16:02:07.587 DEBUG 8844 [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-24 16:02:07.604 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.605 DEBUG 8844 [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-24 16:02:07.605 DEBUG 8844 [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-24 16:02:07.626 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.627 DEBUG 8844 [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-24 16:02:07.627 DEBUG 8844 [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-24 16:02:07.645 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.646 DEBUG 8844 [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-24 16:02:07.646 DEBUG 8844 [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-24 16:02:07.664 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.665 DEBUG 8844 [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-24 16:02:07.665 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.682 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.683 DEBUG 8844 [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-24 16:02:07.683 DEBUG 8844 [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-24 16:02:07.701 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.702 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.702 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.720 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.721 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.721 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.740 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.740 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.758 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:02:07.776 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.226 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.226 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.299 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:03:12.429 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.430 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.431 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.448 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.449 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.449 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.467 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.467 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.549 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.550 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.550 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:03:12.568 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.569 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.569 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.587 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.606 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.629 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.630 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.630 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.647 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.649 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.649 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.666 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.667 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.667 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.685 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.685 DEBUG 8844 [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-24 16:03:12.686 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.703 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.705 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.705 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.722 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.724 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.724 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.741 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.742 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.742 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.760 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.761 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.761 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:03:12.778 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:02.680 DEBUG 8844 [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-24 16:04:02.680 DEBUG 8844 [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-24 16:04:02.752 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:02.752 DEBUG 8844 [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-24 16:04:02.752 DEBUG 8844 [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-24 16:04:02.882 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:02.883 DEBUG 8844 [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-24 16:04:02.883 DEBUG 8844 [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-24 16:04:02.901 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:02.902 DEBUG 8844 [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-24 16:04:02.902 DEBUG 8844 [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-24 16:04:02.920 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:02.922 DEBUG 8844 [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-24 16:04:02.922 DEBUG 8844 [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-24 16:04:03.005 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.006 DEBUG 8844 [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-24 16:04:03.006 DEBUG 8844 [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-24 16:04:03.024 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.025 DEBUG 8844 [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-24 16:04:03.025 DEBUG 8844 [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-24 16:04:03.043 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.044 DEBUG 8844 [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-24 16:04:03.044 DEBUG 8844 [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-24 16:04:03.061 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.062 DEBUG 8844 [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-24 16:04:03.062 DEBUG 8844 [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-24 16:04:03.083 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.084 DEBUG 8844 [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-24 16:04:03.084 DEBUG 8844 [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-24 16:04:03.101 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.102 DEBUG 8844 [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-24 16:04:03.102 DEBUG 8844 [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-24 16:04:03.120 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.121 DEBUG 8844 [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-24 16:04:03.121 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.138 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.139 DEBUG 8844 [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-24 16:04:03.139 DEBUG 8844 [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-24 16:04:03.157 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.159 DEBUG 8844 [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-24 16:04:03.159 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.176 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.177 DEBUG 8844 [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-24 16:04:03.177 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.195 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.196 DEBUG 8844 [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-24 16:04:03.196 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.214 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.215 DEBUG 8844 [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-24 16:04:03.215 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:03.233 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:07.902 DEBUG 8844 [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-24 16:04:07.902 DEBUG 8844 [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-24 16:04:07.974 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:07.975 DEBUG 8844 [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-24 16:04:07.975 DEBUG 8844 [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-24 16:04:08.107 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.108 DEBUG 8844 [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-24 16:04:08.109 DEBUG 8844 [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-24 16:04:08.126 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.127 DEBUG 8844 [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-24 16:04:08.128 DEBUG 8844 [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-24 16:04:08.145 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.146 DEBUG 8844 [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-24 16:04:08.146 DEBUG 8844 [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-24 16:04:08.228 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.229 DEBUG 8844 [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-24 16:04:08.229 DEBUG 8844 [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-24 16:04:08.247 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.248 DEBUG 8844 [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-24 16:04:08.248 DEBUG 8844 [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-24 16:04:08.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.267 DEBUG 8844 [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-24 16:04:08.267 DEBUG 8844 [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-24 16:04:08.285 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.286 DEBUG 8844 [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-24 16:04:08.286 DEBUG 8844 [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-24 16:04:08.307 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.308 DEBUG 8844 [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-24 16:04:08.308 DEBUG 8844 [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-24 16:04:08.326 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.327 DEBUG 8844 [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-24 16:04:08.327 DEBUG 8844 [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-24 16:04:08.344 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.345 DEBUG 8844 [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-24 16:04:08.345 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.363 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.363 DEBUG 8844 [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-24 16:04:08.363 DEBUG 8844 [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-24 16:04:08.381 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.382 DEBUG 8844 [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-24 16:04:08.383 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.400 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.401 DEBUG 8844 [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-24 16:04:08.401 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.419 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.420 DEBUG 8844 [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-24 16:04:08.420 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.438 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.439 DEBUG 8844 [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-24 16:04:08.439 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:08.456 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.040 DEBUG 8844 [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-24 16:04:55.040 DEBUG 8844 [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-24 16:04:55.112 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.112 DEBUG 8844 [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-24 16:04:55.112 DEBUG 8844 [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-24 16:04:55.241 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.242 DEBUG 8844 [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-24 16:04:55.242 DEBUG 8844 [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-24 16:04:55.260 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.261 DEBUG 8844 [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-24 16:04:55.261 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.279 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.280 DEBUG 8844 [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-24 16:04:55.280 DEBUG 8844 [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-24 16:04:55.363 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.364 DEBUG 8844 [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-24 16:04:55.364 DEBUG 8844 [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-24 16:04:55.382 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.383 DEBUG 8844 [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-24 16:04:55.383 DEBUG 8844 [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-24 16:04:55.400 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.401 DEBUG 8844 [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-24 16:04:55.401 DEBUG 8844 [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-24 16:04:55.418 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.419 DEBUG 8844 [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-24 16:04:55.419 DEBUG 8844 [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-24 16:04:55.440 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.441 DEBUG 8844 [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-24 16:04:55.441 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.459 DEBUG 8844 [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-24 16:04:55.459 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.476 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.477 DEBUG 8844 [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-24 16:04:55.477 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.494 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.495 DEBUG 8844 [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-24 16:04:55.496 DEBUG 8844 [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-24 16:04:55.513 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.515 DEBUG 8844 [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-24 16:04:55.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.532 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.533 DEBUG 8844 [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-24 16:04:55.533 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.551 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.552 DEBUG 8844 [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-24 16:04:55.552 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:55.570 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:56.967 DEBUG 8844 [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-24 16:04:56.967 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.134 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.135 DEBUG 8844 [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-24 16:04:57.135 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.156 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.157 DEBUG 8844 [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-24 16:04:57.157 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.174 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.175 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.175 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.192 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.193 DEBUG 8844 [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-24 16:04:57.193 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.211 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.212 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.212 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.296 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.297 DEBUG 8844 [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-24 16:04:57.297 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.314 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.315 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.315 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.336 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.337 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:04:57.337 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.398 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.399 DEBUG 8844 [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-24 16:04:57.399 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.417 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.418 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:04:57.418 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.436 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.437 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:04:57.437 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.454 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.455 DEBUG 8844 [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-24 16:04:57.455 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.473 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.474 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:04:57.474 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.509 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.509 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:04:57.510 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.536 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.540 DEBUG 8844 [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-24 16:04:57.540 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.707 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.708 DEBUG 8844 [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-24 16:04:57.708 DEBUG 8844 [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-24 16:04:57.729 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.730 DEBUG 8844 [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-24 16:04:57.730 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.747 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.748 DEBUG 8844 [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-24 16:04:57.748 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.766 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.766 DEBUG 8844 [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-24 16:04:57.766 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.788 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.788 DEBUG 8844 [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-24 16:04:57.789 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.871 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.872 DEBUG 8844 [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-24 16:04:57.872 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.891 DEBUG 8844 [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-24 16:04:57.891 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.912 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.913 DEBUG 8844 [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-24 16:04:57.913 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.973 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.974 DEBUG 8844 [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-24 16:04:57.974 DEBUG 8844 [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-24 16:04:57.993 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:57.993 DEBUG 8844 [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-24 16:04:57.993 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.011 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.012 DEBUG 8844 [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-24 16:04:58.013 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.030 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.031 DEBUG 8844 [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-24 16:04:58.031 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.049 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.049 DEBUG 8844 [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-24 16:04:58.050 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.082 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.083 DEBUG 8844 [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-24 16:04:58.083 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:58.110 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:59.016 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:59.016 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:59.084 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:59.084 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:04:59.084 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:04:59.161 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:01.680 DEBUG 8844 [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-24 16:05:01.681 DEBUG 8844 [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-24 16:05:01.752 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:01.753 DEBUG 8844 [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-24 16:05:01.753 DEBUG 8844 [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-24 16:05:01.880 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:01.881 DEBUG 8844 [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-24 16:05:01.881 DEBUG 8844 [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-24 16:05:01.899 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:01.900 DEBUG 8844 [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-24 16:05:01.900 DEBUG 8844 [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-24 16:05:01.918 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:01.919 DEBUG 8844 [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-24 16:05:01.919 DEBUG 8844 [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-24 16:05:02.005 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.006 DEBUG 8844 [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-24 16:05:02.006 DEBUG 8844 [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-24 16:05:02.024 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.025 DEBUG 8844 [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-24 16:05:02.025 DEBUG 8844 [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-24 16:05:02.043 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.044 DEBUG 8844 [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-24 16:05:02.044 DEBUG 8844 [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-24 16:05:02.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.063 DEBUG 8844 [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-24 16:05:02.063 DEBUG 8844 [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-24 16:05:02.084 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.085 DEBUG 8844 [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-24 16:05:02.085 DEBUG 8844 [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-24 16:05:02.103 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.104 DEBUG 8844 [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-24 16:05:02.104 DEBUG 8844 [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-24 16:05:02.121 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.123 DEBUG 8844 [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-24 16:05:02.123 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.140 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.141 DEBUG 8844 [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-24 16:05:02.141 DEBUG 8844 [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-24 16:05:02.160 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.161 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.161 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.179 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.180 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.180 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.198 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.199 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.199 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.217 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:02.236 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:03.874 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:03.874 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:04.041 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:04.042 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:04.042 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:04.060 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.335 DEBUG 8844 [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-24 16:05:18.335 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.373 DEBUG 8844 [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-24 16:05:18.373 DEBUG 8844 [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-24 16:05:18.440 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.441 DEBUG 8844 [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-24 16:05:18.441 DEBUG 8844 [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-24 16:05:18.502 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.503 DEBUG 8844 [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-24 16:05:18.503 DEBUG 8844 [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-24 16:05:18.517 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.639 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.640 DEBUG 8844 [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-24 16:05:18.640 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.658 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.659 DEBUG 8844 [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-24 16:05:18.659 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.676 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.677 DEBUG 8844 [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-24 16:05:18.677 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.695 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.696 DEBUG 8844 [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-24 16:05:18.696 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.782 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.783 DEBUG 8844 [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-24 16:05:18.783 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.801 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.802 DEBUG 8844 [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-24 16:05:18.802 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.823 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.823 DEBUG 8844 [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-24 16:05:18.824 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.885 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.886 DEBUG 8844 [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-24 16:05:18.886 DEBUG 8844 [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-24 16:05:18.904 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.904 DEBUG 8844 [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-24 16:05:18.905 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.923 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.924 DEBUG 8844 [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-24 16:05:18.924 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.942 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.943 DEBUG 8844 [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-24 16:05:18.943 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.961 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.962 DEBUG 8844 [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-24 16:05:18.962 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.994 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:18.995 DEBUG 8844 [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-24 16:05:18.995 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.022 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.026 DEBUG 8844 [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-24 16:05:19.027 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.193 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.194 DEBUG 8844 [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-24 16:05:19.194 DEBUG 8844 [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-24 16:05:19.215 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.215 DEBUG 8844 [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-24 16:05:19.216 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.233 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.234 DEBUG 8844 [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-24 16:05:19.234 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.252 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.253 DEBUG 8844 [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-24 16:05:19.253 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.271 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.272 DEBUG 8844 [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-24 16:05:19.272 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.357 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.358 DEBUG 8844 [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-24 16:05:19.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.376 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.376 DEBUG 8844 [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-24 16:05:19.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.398 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.398 DEBUG 8844 [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-24 16:05:19.399 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.460 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.461 DEBUG 8844 [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-24 16:05:19.461 DEBUG 8844 [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-24 16:05:19.479 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.480 DEBUG 8844 [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-24 16:05:19.480 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.498 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.499 DEBUG 8844 [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-24 16:05:19.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.517 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.518 DEBUG 8844 [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-24 16:05:19.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.536 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.537 DEBUG 8844 [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-24 16:05:19.537 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.570 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.570 DEBUG 8844 [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-24 16:05:19.571 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:05:19.597 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.479 DEBUG 8844 [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-24 16:06:12.479 DEBUG 8844 [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-24 16:06:12.547 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.547 DEBUG 8844 [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-24 16:06:12.547 DEBUG 8844 [http-nio-8879-exec-5] 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-24 16:06:12.609 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.610 DEBUG 8844 [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-24 16:06:12.610 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.623 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.631 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.632 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.632 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.649 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.651 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.669 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.688 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.689 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.689 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.774 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.775 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.775 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.793 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.794 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.794 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.815 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.816 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.816 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.878 DEBUG 8844 [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-24 16:06:12.878 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.900 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.900 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.900 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.919 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.920 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.920 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.938 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.938 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.957 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.990 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:12.991 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:12.991 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.018 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.021 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.021 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.186 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.188 DEBUG 8844 [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-24 16:06:13.188 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.208 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.209 DEBUG 8844 [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-24 16:06:13.209 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.227 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.228 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.228 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.246 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.247 DEBUG 8844 [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-24 16:06:13.247 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.265 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.266 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.266 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.352 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.355 DEBUG 8844 [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-24 16:06:13.355 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.373 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.374 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.374 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.396 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.396 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:06:13.397 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.458 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.459 DEBUG 8844 [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-24 16:06:13.459 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.478 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.478 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:06:13.479 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.497 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.498 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:06:13.498 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.516 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.517 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.517 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.535 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.536 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:06:13.536 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.569 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.570 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:06:13.570 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:13.596 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.773 DEBUG 8844 [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-24 16:06:24.773 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.810 DEBUG 8844 [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-24 16:06:24.810 DEBUG 8844 [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-24 16:06:24.876 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.877 DEBUG 8844 [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-24 16:06:24.877 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:06:24.940 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.941 DEBUG 8844 [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-24 16:06:24.941 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.953 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.961 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.962 DEBUG 8844 [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-24 16:06:24.962 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.979 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.980 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.980 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.998 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:24.999 DEBUG 8844 [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-24 16:06:24.999 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.017 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.018 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.018 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.104 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.105 DEBUG 8844 [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-24 16:06:25.105 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.123 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.124 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.124 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.145 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.146 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:25.146 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.207 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.208 DEBUG 8844 [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-24 16:06:25.208 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.227 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.227 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:25.227 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.246 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.247 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:25.247 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.265 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.266 DEBUG 8844 [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-24 16:06:25.266 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.284 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.285 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:25.285 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.317 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.318 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:25.318 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.344 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.348 DEBUG 8844 [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-24 16:06:25.348 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.514 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.515 DEBUG 8844 [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-24 16:06:25.515 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.536 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.536 DEBUG 8844 [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-24 16:06:25.537 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.558 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.559 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.559 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.576 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.577 DEBUG 8844 [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-24 16:06:25.577 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.595 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.596 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.596 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.681 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.682 DEBUG 8844 [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-24 16:06:25.682 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.700 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.701 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.701 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.722 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.723 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:25.723 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.784 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.788 DEBUG 8844 [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-24 16:06:25.788 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.806 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.807 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:25.807 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.825 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.826 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:25.826 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.848 DEBUG 8844 [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-24 16:06:25.848 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.866 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.867 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:25.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.900 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.901 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:25.901 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:25.927 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.333 DEBUG 8844 [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-24 16:06:27.334 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.371 DEBUG 8844 [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-24 16:06:27.372 DEBUG 8844 [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-24 16:06:27.439 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.439 DEBUG 8844 [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-24 16:06:27.439 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:06:27.500 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.501 DEBUG 8844 [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-24 16:06:27.501 DEBUG 8844 [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-24 16:06:27.516 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.523 DEBUG 8844 [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-24 16:06:27.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.542 DEBUG 8844 [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-24 16:06:27.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.559 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.560 DEBUG 8844 [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-24 16:06:27.560 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.578 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.579 DEBUG 8844 [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-24 16:06:27.579 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.665 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.666 DEBUG 8844 [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-24 16:06:27.666 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.684 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.685 DEBUG 8844 [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-24 16:06:27.685 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.706 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.707 DEBUG 8844 [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-24 16:06:27.707 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.771 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.772 DEBUG 8844 [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-24 16:06:27.772 DEBUG 8844 [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-24 16:06:27.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.791 DEBUG 8844 [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-24 16:06:27.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.810 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.811 DEBUG 8844 [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-24 16:06:27.811 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.829 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.830 DEBUG 8844 [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-24 16:06:27.830 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.848 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.848 DEBUG 8844 [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-24 16:06:27.849 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.881 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.882 DEBUG 8844 [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-24 16:06:27.882 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.909 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:27.912 DEBUG 8844 [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-24 16:06:27.912 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.078 DEBUG 8844 [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-24 16:06:28.079 DEBUG 8844 [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-24 16:06:28.099 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.100 DEBUG 8844 [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-24 16:06:28.100 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.117 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.118 DEBUG 8844 [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-24 16:06:28.118 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.136 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.137 DEBUG 8844 [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-24 16:06:28.137 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.155 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.156 DEBUG 8844 [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-24 16:06:28.156 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.242 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.243 DEBUG 8844 [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-24 16:06:28.243 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.261 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.262 DEBUG 8844 [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-24 16:06:28.262 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.283 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.284 DEBUG 8844 [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-24 16:06:28.284 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.345 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.346 DEBUG 8844 [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-24 16:06:28.346 DEBUG 8844 [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-24 16:06:28.364 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.365 DEBUG 8844 [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-24 16:06:28.365 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.384 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.384 DEBUG 8844 [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-24 16:06:28.384 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.401 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.402 DEBUG 8844 [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-24 16:06:28.403 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.421 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.422 DEBUG 8844 [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-24 16:06:28.422 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.454 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.455 DEBUG 8844 [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-24 16:06:28.455 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:28.482 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.117 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.117 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.156 DEBUG 8844 [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-24 16:06:41.156 DEBUG 8844 [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-24 16:06:41.223 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.223 DEBUG 8844 [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-24 16:06:41.223 DEBUG 8844 [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-24 16:06:41.283 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.284 DEBUG 8844 [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-24 16:06:41.284 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.299 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.305 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.306 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.306 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.323 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.324 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.325 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.342 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.343 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.343 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.362 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.362 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.447 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.449 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.449 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.467 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.468 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.489 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.490 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.490 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.551 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.552 DEBUG 8844 [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-24 16:06:41.552 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.570 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.570 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.571 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.590 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.590 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.609 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.609 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.627 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.628 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.628 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.661 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:41.661 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.688 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.691 DEBUG 8844 [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-24 16:06:41.692 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.860 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.861 DEBUG 8844 [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-24 16:06:41.861 DEBUG 8844 [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-24 16:06:41.882 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.883 DEBUG 8844 [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-24 16:06:41.883 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.900 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.901 DEBUG 8844 [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-24 16:06:41.902 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.919 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.920 DEBUG 8844 [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-24 16:06:41.920 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.938 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:41.939 DEBUG 8844 [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-24 16:06:41.939 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.024 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.025 DEBUG 8844 [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-24 16:06:42.025 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.043 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.044 DEBUG 8844 [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-24 16:06:42.044 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.065 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.066 DEBUG 8844 [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-24 16:06:42.066 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.127 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.128 DEBUG 8844 [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-24 16:06:42.128 DEBUG 8844 [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-24 16:06:42.147 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.147 DEBUG 8844 [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-24 16:06:42.147 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.166 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.167 DEBUG 8844 [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-24 16:06:42.167 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.185 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.186 DEBUG 8844 [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-24 16:06:42.186 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.210 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.210 DEBUG 8844 [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-24 16:06:42.211 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.242 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.243 DEBUG 8844 [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-24 16:06:42.243 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.270 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.379 DEBUG 8844 [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-24 16:06:42.379 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.438 DEBUG 8844 [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-24 16:06:42.438 DEBUG 8844 [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-24 16:06:42.505 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.506 DEBUG 8844 [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-24 16:06:42.506 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:06:42.545 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.546 DEBUG 8844 [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-24 16:06:42.546 DEBUG 8844 [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-24 16:06:42.567 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.568 DEBUG 8844 [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-24 16:06:42.568 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.582 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.585 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.586 DEBUG 8844 [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-24 16:06:42.586 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.604 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.605 DEBUG 8844 [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-24 16:06:42.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.623 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.624 DEBUG 8844 [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-24 16:06:42.624 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.710 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.711 DEBUG 8844 [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-24 16:06:42.711 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.729 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.730 DEBUG 8844 [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-24 16:06:42.730 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.752 DEBUG 8844 [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-24 16:06:42.752 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.813 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.814 DEBUG 8844 [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-24 16:06:42.814 DEBUG 8844 [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-24 16:06:42.833 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.833 DEBUG 8844 [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-24 16:06:42.833 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.852 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.853 DEBUG 8844 [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-24 16:06:42.853 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.870 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.871 DEBUG 8844 [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-24 16:06:42.872 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.890 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.890 DEBUG 8844 [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-24 16:06:42.890 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.924 DEBUG 8844 [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-24 16:06:42.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.951 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:42.954 DEBUG 8844 [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-24 16:06:42.954 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.120 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.121 DEBUG 8844 [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-24 16:06:43.121 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.141 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.142 DEBUG 8844 [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-24 16:06:43.142 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.160 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.161 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.161 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.179 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.180 DEBUG 8844 [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-24 16:06:43.180 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.198 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.199 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.199 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.285 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.286 DEBUG 8844 [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-24 16:06:43.286 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.304 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.305 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.305 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.326 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.327 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:43.327 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.388 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.389 DEBUG 8844 [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-24 16:06:43.389 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.407 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.408 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:43.408 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.426 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.427 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:43.427 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.445 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.446 DEBUG 8844 [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-24 16:06:43.447 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.465 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.466 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:43.466 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.497 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.499 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:06:43.499 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:43.525 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.346 DEBUG 8844 [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-24 16:06:44.346 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.385 DEBUG 8844 [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-24 16:06:44.385 DEBUG 8844 [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-24 16:06:44.452 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.452 DEBUG 8844 [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-24 16:06:44.452 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:06:44.512 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.513 DEBUG 8844 [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-24 16:06:44.514 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.528 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.534 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.535 DEBUG 8844 [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-24 16:06:44.535 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.553 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.555 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.555 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.573 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.574 DEBUG 8844 [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-24 16:06:44.574 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.592 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.593 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.593 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.680 DEBUG 8844 [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-24 16:06:44.680 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.698 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.699 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.699 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.720 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.721 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:44.721 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.782 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.782 DEBUG 8844 [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-24 16:06:44.783 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.801 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.801 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:44.802 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.820 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.822 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:44.822 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.840 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.841 DEBUG 8844 [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-24 16:06:44.841 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.859 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.860 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:44.860 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.892 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.893 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:06:44.893 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.920 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:44.923 DEBUG 8844 [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-24 16:06:44.923 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.089 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.090 DEBUG 8844 [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-24 16:06:45.090 DEBUG 8844 [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-24 16:06:45.111 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.112 DEBUG 8844 [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-24 16:06:45.112 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.129 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.130 DEBUG 8844 [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-24 16:06:45.131 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.148 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.149 DEBUG 8844 [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-24 16:06:45.149 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.167 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.168 DEBUG 8844 [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-24 16:06:45.168 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.254 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.255 DEBUG 8844 [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-24 16:06:45.255 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.272 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.274 DEBUG 8844 [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-24 16:06:45.274 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.295 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.296 DEBUG 8844 [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-24 16:06:45.296 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.357 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.358 DEBUG 8844 [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-24 16:06:45.358 DEBUG 8844 [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-24 16:06:45.377 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.377 DEBUG 8844 [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-24 16:06:45.377 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.396 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.397 DEBUG 8844 [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-24 16:06:45.397 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.415 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.416 DEBUG 8844 [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-24 16:06:45.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.434 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.435 DEBUG 8844 [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-24 16:06:45.435 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.468 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.468 DEBUG 8844 [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-24 16:06:45.468 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:45.495 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.347 DEBUG 8844 [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-24 16:06:57.347 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.382 DEBUG 8844 [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-24 16:06:57.382 DEBUG 8844 [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-24 16:06:57.450 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.450 DEBUG 8844 [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-24 16:06:57.450 DEBUG 8844 [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-24 16:06:57.513 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.515 DEBUG 8844 [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-24 16:06:57.515 DEBUG 8844 [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-24 16:06:57.526 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.537 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.538 DEBUG 8844 [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-24 16:06:57.538 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.556 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.557 DEBUG 8844 [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-24 16:06:57.558 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.575 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.576 DEBUG 8844 [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-24 16:06:57.577 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.595 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.596 DEBUG 8844 [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-24 16:06:57.596 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.681 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.682 DEBUG 8844 [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-24 16:06:57.682 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.700 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.701 DEBUG 8844 [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-24 16:06:57.701 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.722 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.723 DEBUG 8844 [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-24 16:06:57.723 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.785 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.786 DEBUG 8844 [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-24 16:06:57.786 DEBUG 8844 [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-24 16:06:57.805 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.805 DEBUG 8844 [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-24 16:06:57.806 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.824 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.825 DEBUG 8844 [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-24 16:06:57.825 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.842 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.843 DEBUG 8844 [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-24 16:06:57.844 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.862 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.863 DEBUG 8844 [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-24 16:06:57.863 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.895 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.896 DEBUG 8844 [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-24 16:06:57.896 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.923 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.928 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:57.928 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.095 DEBUG 8844 [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-24 16:06:58.095 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.135 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.135 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.173 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.173 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.258 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.259 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.259 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.277 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.278 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.278 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.300 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.300 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.362 DEBUG 8844 [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-24 16:06:58.362 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.381 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.382 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.400 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.401 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.420 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.420 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.438 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.438 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.439 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.472 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:06:58.472 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:06:58.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.494 DEBUG 8844 [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-24 16:07:17.494 DEBUG 8844 [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-24 16:07:17.566 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.566 DEBUG 8844 [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-24 16:07:17.567 DEBUG 8844 [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-24 16:07:17.684 DEBUG 8844 [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-24 16:07:17.685 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.693 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.694 DEBUG 8844 [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-24 16:07:17.694 DEBUG 8844 [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-24 16:07:17.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.713 DEBUG 8844 [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-24 16:07:17.713 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.731 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.731 DEBUG 8844 [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-24 16:07:17.731 DEBUG 8844 [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-24 16:07:17.798 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.799 DEBUG 8844 [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-24 16:07:17.799 DEBUG 8844 [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-24 16:07:17.850 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.850 DEBUG 8844 [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-24 16:07:17.850 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:07:17.883 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.883 DEBUG 8844 [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-24 16:07:17.883 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.903 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.903 DEBUG 8844 [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-24 16:07:17.904 DEBUG 8844 [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-24 16:07:17.922 DEBUG 8844 [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-24 16:07:17.922 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.923 DEBUG 8844 [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-24 16:07:17.924 DEBUG 8844 [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-24 16:07:17.927 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.940 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.941 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.941 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.941 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.942 DEBUG 8844 [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-24 16:07:17.942 DEBUG 8844 [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-24 16:07:17.959 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.960 DEBUG 8844 [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-24 16:07:17.960 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.960 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.960 DEBUG 8844 [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-24 16:07:17.961 DEBUG 8844 [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-24 16:07:17.978 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.979 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.979 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.982 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:17.982 DEBUG 8844 [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-24 16:07:17.982 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.000 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.001 DEBUG 8844 [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-24 16:07:18.001 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.019 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.020 DEBUG 8844 [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-24 16:07:18.020 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.037 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.038 DEBUG 8844 [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-24 16:07:18.039 DEBUG 8844 [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-24 16:07:18.057 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.058 DEBUG 8844 [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-24 16:07:18.058 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.064 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.065 DEBUG 8844 [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-24 16:07:18.065 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.076 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.077 DEBUG 8844 [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-24 16:07:18.077 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.083 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.084 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.084 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.095 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.096 DEBUG 8844 [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-24 16:07:18.096 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.104 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.105 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:07:18.105 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.114 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.168 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.169 DEBUG 8844 [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-24 16:07:18.169 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.188 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.188 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:07:18.188 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.207 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.208 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:07:18.208 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.226 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.227 DEBUG 8844 [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-24 16:07:18.227 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.245 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.246 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:07:18.246 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.278 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.279 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:07:18.279 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.306 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.310 DEBUG 8844 [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-24 16:07:18.310 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.478 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.479 DEBUG 8844 [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-24 16:07:18.479 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.500 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.501 DEBUG 8844 [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-24 16:07:18.501 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.520 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.520 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.537 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.538 DEBUG 8844 [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-24 16:07:18.538 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.556 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.557 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.557 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.640 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.641 DEBUG 8844 [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-24 16:07:18.641 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.660 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.660 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.681 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.682 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:18.682 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.743 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.745 DEBUG 8844 [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-24 16:07:18.745 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.763 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.763 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:18.764 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.782 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.783 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:18.783 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.801 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.802 DEBUG 8844 [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-24 16:07:18.802 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.820 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.821 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:18.821 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.853 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.854 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:18.854 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:18.881 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.542 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.542 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.582 DEBUG 8844 [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-24 16:07:26.582 DEBUG 8844 [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-24 16:07:26.650 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.650 DEBUG 8844 [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-24 16:07:26.651 DEBUG 8844 [http-nio-8879-exec-5] 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-24 16:07:26.708 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.709 DEBUG 8844 [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-24 16:07:26.709 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.726 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.730 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.730 DEBUG 8844 [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-24 16:07:26.731 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.748 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.749 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.749 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.767 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.768 DEBUG 8844 [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-24 16:07:26.768 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.786 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.787 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.787 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.871 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.871 DEBUG 8844 [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-24 16:07:26.871 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.889 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.891 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.891 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.911 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.912 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:07:26.912 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.974 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.975 DEBUG 8844 [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-24 16:07:26.975 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:26.994 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:07:26.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.013 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.014 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:07:27.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.033 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.033 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.033 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.051 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.052 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:07:27.052 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.085 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:07:27.085 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.116 DEBUG 8844 [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-24 16:07:27.116 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.281 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.282 DEBUG 8844 [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-24 16:07:27.283 DEBUG 8844 [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-24 16:07:27.303 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.304 DEBUG 8844 [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-24 16:07:27.304 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.322 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.323 DEBUG 8844 [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-24 16:07:27.323 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.340 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.341 DEBUG 8844 [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-24 16:07:27.342 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.359 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.360 DEBUG 8844 [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-24 16:07:27.360 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.443 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.444 DEBUG 8844 [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-24 16:07:27.444 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.462 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.463 DEBUG 8844 [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-24 16:07:27.463 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.484 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.485 DEBUG 8844 [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-24 16:07:27.485 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.546 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.547 DEBUG 8844 [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-24 16:07:27.547 DEBUG 8844 [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-24 16:07:27.566 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.566 DEBUG 8844 [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-24 16:07:27.566 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.586 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.591 DEBUG 8844 [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-24 16:07:27.592 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.610 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.611 DEBUG 8844 [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-24 16:07:27.611 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.629 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.630 DEBUG 8844 [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-24 16:07:27.630 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.661 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.662 DEBUG 8844 [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-24 16:07:27.662 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:27.690 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.510 DEBUG 8844 [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-24 16:07:34.510 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.548 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.548 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.615 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.616 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.616 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:07:34.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.679 DEBUG 8844 [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-24 16:07:34.679 DEBUG 8844 [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-24 16:07:34.692 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.699 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.700 DEBUG 8844 [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-24 16:07:34.700 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.718 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.719 DEBUG 8844 [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-24 16:07:34.719 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.738 DEBUG 8844 [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-24 16:07:34.738 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.756 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.757 DEBUG 8844 [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-24 16:07:34.757 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.841 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.842 DEBUG 8844 [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-24 16:07:34.842 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.860 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.861 DEBUG 8844 [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-24 16:07:34.861 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.882 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.883 DEBUG 8844 [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-24 16:07:34.883 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.944 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.945 DEBUG 8844 [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-24 16:07:34.945 DEBUG 8844 [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-24 16:07:34.964 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.964 DEBUG 8844 [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-24 16:07:34.964 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.983 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:34.984 DEBUG 8844 [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-24 16:07:34.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.002 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.003 DEBUG 8844 [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-24 16:07:35.003 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.023 DEBUG 8844 [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-24 16:07:35.023 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.055 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.056 DEBUG 8844 [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-24 16:07:35.056 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.083 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.087 DEBUG 8844 [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-24 16:07:35.087 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.251 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.253 DEBUG 8844 [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-24 16:07:35.253 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.274 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.275 DEBUG 8844 [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-24 16:07:35.275 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.292 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.293 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.294 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.311 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.313 DEBUG 8844 [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-24 16:07:35.313 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.331 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.332 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.332 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.416 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.416 DEBUG 8844 [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-24 16:07:35.416 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.434 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.435 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.435 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.456 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.457 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:35.457 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.518 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.519 DEBUG 8844 [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-24 16:07:35.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.538 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.538 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:35.539 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.557 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.559 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:35.559 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.577 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.578 DEBUG 8844 [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-24 16:07:35.578 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.596 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.597 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:35.597 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.630 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.631 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:07:35.631 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:07:35.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:11.657 DEBUG 8844 [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-24 16:08:11.657 DEBUG 8844 [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-24 16:08:11.725 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:11.725 DEBUG 8844 [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-24 16:08:11.725 DEBUG 8844 [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-24 16:08:11.801 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.412 DEBUG 8844 [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-24 16:08:12.413 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.516 DEBUG 8844 [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-24 16:08:12.516 DEBUG 8844 [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-24 16:08:12.578 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.579 DEBUG 8844 [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-24 16:08:12.580 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.584 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.584 DEBUG 8844 [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-24 16:08:12.584 DEBUG 8844 [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-24 16:08:12.600 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.601 DEBUG 8844 [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-24 16:08:12.601 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.619 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.620 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.620 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.638 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.638 DEBUG 8844 [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-24 16:08:12.639 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.657 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.659 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.741 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.742 DEBUG 8844 [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-24 16:08:12.742 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.760 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.761 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.761 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.782 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.783 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:12.783 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.846 DEBUG 8844 [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-24 16:08:12.846 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.865 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.865 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:12.865 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.885 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:12.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.902 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.903 DEBUG 8844 [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-24 16:08:12.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.922 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.923 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:12.923 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.954 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.956 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:12.956 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.984 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:12.988 DEBUG 8844 [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-24 16:08:12.988 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.154 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.155 DEBUG 8844 [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-24 16:08:13.155 DEBUG 8844 [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-24 16:08:13.177 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.178 DEBUG 8844 [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-24 16:08:13.178 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.195 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.197 DEBUG 8844 [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-24 16:08:13.197 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.215 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.215 DEBUG 8844 [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-24 16:08:13.216 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.234 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.235 DEBUG 8844 [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-24 16:08:13.235 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.319 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.320 DEBUG 8844 [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-24 16:08:13.320 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.338 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.338 DEBUG 8844 [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-24 16:08:13.339 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.360 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.361 DEBUG 8844 [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-24 16:08:13.362 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.423 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.424 DEBUG 8844 [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-24 16:08:13.424 DEBUG 8844 [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-24 16:08:13.443 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.443 DEBUG 8844 [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-24 16:08:13.443 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.462 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.463 DEBUG 8844 [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-24 16:08:13.463 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.480 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.481 DEBUG 8844 [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-24 16:08:13.481 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.499 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.500 DEBUG 8844 [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-24 16:08:13.501 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.533 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.534 DEBUG 8844 [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-24 16:08:13.534 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.561 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.572 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.737 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.739 DEBUG 8844 [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-24 16:08:13.739 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.759 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.760 DEBUG 8844 [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-24 16:08:13.760 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.780 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.780 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.799 DEBUG 8844 [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-24 16:08:13.799 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.817 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.818 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.902 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.903 DEBUG 8844 [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-24 16:08:13.903 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.921 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.922 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.922 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.943 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:13.944 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:13.944 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.006 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.007 DEBUG 8844 [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-24 16:08:14.007 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.026 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.026 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:14.026 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.045 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.046 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:14.046 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.064 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.083 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.084 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:14.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.116 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.117 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:14.117 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.151 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.151 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.317 DEBUG 8844 [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-24 16:08:14.317 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.338 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.339 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.339 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.357 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.358 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.358 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.376 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.377 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.377 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.395 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.396 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.396 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.478 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.479 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.479 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.498 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.499 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.520 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.521 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.521 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.584 DEBUG 8844 [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-24 16:08:14.584 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.603 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.603 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.603 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.622 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.623 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.623 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.642 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.642 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.661 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.661 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.694 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:14.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.721 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.952 DEBUG 8844 [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-24 16:08:14.952 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:14.990 DEBUG 8844 [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-24 16:08:14.990 DEBUG 8844 [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-24 16:08:15.056 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.057 DEBUG 8844 [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-24 16:08:15.057 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:08:15.118 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.119 DEBUG 8844 [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-24 16:08:15.119 DEBUG 8844 [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-24 16:08:15.132 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.140 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.141 DEBUG 8844 [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-24 16:08:15.141 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.159 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.159 DEBUG 8844 [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-24 16:08:15.160 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.177 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.178 DEBUG 8844 [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-24 16:08:15.178 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.196 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.197 DEBUG 8844 [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-24 16:08:15.197 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.281 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.282 DEBUG 8844 [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-24 16:08:15.282 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.300 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.301 DEBUG 8844 [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-24 16:08:15.301 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.322 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.323 DEBUG 8844 [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-24 16:08:15.323 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.385 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.386 DEBUG 8844 [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-24 16:08:15.386 DEBUG 8844 [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-24 16:08:15.405 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.405 DEBUG 8844 [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-24 16:08:15.405 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.424 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.425 DEBUG 8844 [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-24 16:08:15.425 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.443 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.444 DEBUG 8844 [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-24 16:08:15.444 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.462 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.463 DEBUG 8844 [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-24 16:08:15.463 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.495 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.496 DEBUG 8844 [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-24 16:08:15.496 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.523 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.526 DEBUG 8844 [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-24 16:08:15.527 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.692 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.693 DEBUG 8844 [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-24 16:08:15.694 DEBUG 8844 [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-24 16:08:15.716 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.717 DEBUG 8844 [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-24 16:08:15.717 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.735 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.736 DEBUG 8844 [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-24 16:08:15.736 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.753 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.755 DEBUG 8844 [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-24 16:08:15.755 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.772 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.773 DEBUG 8844 [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-24 16:08:15.773 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.857 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.858 DEBUG 8844 [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-24 16:08:15.858 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.876 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.877 DEBUG 8844 [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-24 16:08:15.877 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.898 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.899 DEBUG 8844 [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-24 16:08:15.899 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.960 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.962 DEBUG 8844 [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-24 16:08:15.962 DEBUG 8844 [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-24 16:08:15.980 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.981 DEBUG 8844 [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-24 16:08:15.981 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:15.999 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.000 DEBUG 8844 [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-24 16:08:16.001 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.018 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.019 DEBUG 8844 [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-24 16:08:16.019 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.038 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.039 DEBUG 8844 [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-24 16:08:16.039 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.070 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.071 DEBUG 8844 [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-24 16:08:16.072 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.098 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.128 DEBUG 8844 [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-24 16:08:16.129 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.165 DEBUG 8844 [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-24 16:08:16.165 DEBUG 8844 [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-24 16:08:16.232 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.233 DEBUG 8844 [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-24 16:08:16.233 DEBUG 8844 [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-24 16:08:16.295 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.296 DEBUG 8844 [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-24 16:08:16.296 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.308 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.317 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.318 DEBUG 8844 [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-24 16:08:16.318 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.335 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.336 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.336 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.354 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.355 DEBUG 8844 [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-24 16:08:16.356 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.374 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.375 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.375 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.457 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.458 DEBUG 8844 [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-24 16:08:16.458 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.480 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.481 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.481 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.502 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.503 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:16.503 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.564 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.565 DEBUG 8844 [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-24 16:08:16.565 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.583 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.584 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:16.584 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.606 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.607 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:16.607 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.628 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.629 DEBUG 8844 [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-24 16:08:16.629 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.648 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.648 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:16.649 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.681 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.682 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:16.682 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.709 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.712 DEBUG 8844 [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-24 16:08:16.713 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.876 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.878 DEBUG 8844 [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-24 16:08:16.878 DEBUG 8844 [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-24 16:08:16.899 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.900 DEBUG 8844 [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-24 16:08:16.900 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.917 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.918 DEBUG 8844 [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-24 16:08:16.919 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.936 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.937 DEBUG 8844 [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-24 16:08:16.937 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.955 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:16.957 DEBUG 8844 [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-24 16:08:16.957 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.040 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.041 DEBUG 8844 [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-24 16:08:17.041 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.059 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.060 DEBUG 8844 [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-24 16:08:17.060 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.081 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.082 DEBUG 8844 [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-24 16:08:17.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.143 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.144 DEBUG 8844 [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-24 16:08:17.144 DEBUG 8844 [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-24 16:08:17.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.163 DEBUG 8844 [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-24 16:08:17.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.182 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.183 DEBUG 8844 [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-24 16:08:17.183 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.201 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.202 DEBUG 8844 [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-24 16:08:17.202 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.220 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.221 DEBUG 8844 [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-24 16:08:17.221 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.252 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.253 DEBUG 8844 [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-24 16:08:17.253 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.280 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.458 DEBUG 8844 [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-24 16:08:17.458 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.496 DEBUG 8844 [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-24 16:08:17.496 DEBUG 8844 [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-24 16:08:17.562 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.563 DEBUG 8844 [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-24 16:08:17.563 DEBUG 8844 [http-nio-8879-exec-5] 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-24 16:08:17.624 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.625 DEBUG 8844 [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-24 16:08:17.625 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.638 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.646 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.647 DEBUG 8844 [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-24 16:08:17.647 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.664 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.665 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.665 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.683 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.684 DEBUG 8844 [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-24 16:08:17.684 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.702 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.703 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.703 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.785 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.786 DEBUG 8844 [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-24 16:08:17.786 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.804 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.805 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.806 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.827 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.827 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:17.828 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.889 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.890 DEBUG 8844 [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-24 16:08:17.890 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.909 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.909 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:17.909 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.928 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.929 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:17.929 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.950 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.951 DEBUG 8844 [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-24 16:08:17.951 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.969 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:17.970 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:17.970 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.002 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.003 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:18.003 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.030 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.033 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.034 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.199 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.200 DEBUG 8844 [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-24 16:08:18.200 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.222 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.222 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.240 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.241 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.241 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.258 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.259 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.259 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.278 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.279 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.279 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.362 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.364 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.382 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.383 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.383 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.404 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.405 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.405 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.467 DEBUG 8844 [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-24 16:08:18.467 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.486 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.486 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.486 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.506 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.506 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.524 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.524 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.544 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.576 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.577 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:18.577 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.604 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.960 DEBUG 8844 [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-24 16:08:18.961 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:18.998 DEBUG 8844 [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-24 16:08:18.998 DEBUG 8844 [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-24 16:08:19.065 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.065 DEBUG 8844 [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-24 16:08:19.065 DEBUG 8844 [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-24 16:08:19.126 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.128 DEBUG 8844 [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-24 16:08:19.128 DEBUG 8844 [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-24 16:08:19.141 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.148 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.149 DEBUG 8844 [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-24 16:08:19.149 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.170 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.171 DEBUG 8844 [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-24 16:08:19.171 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.189 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.190 DEBUG 8844 [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-24 16:08:19.190 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.208 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.209 DEBUG 8844 [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-24 16:08:19.209 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.292 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.293 DEBUG 8844 [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-24 16:08:19.293 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.311 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.312 DEBUG 8844 [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-24 16:08:19.312 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.333 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.334 DEBUG 8844 [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-24 16:08:19.334 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.396 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.397 DEBUG 8844 [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-24 16:08:19.397 DEBUG 8844 [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-24 16:08:19.415 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.415 DEBUG 8844 [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-24 16:08:19.415 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.438 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.440 DEBUG 8844 [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-24 16:08:19.440 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.457 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.458 DEBUG 8844 [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-24 16:08:19.459 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.477 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.478 DEBUG 8844 [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-24 16:08:19.478 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.510 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.511 DEBUG 8844 [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-24 16:08:19.511 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.538 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.541 DEBUG 8844 [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-24 16:08:19.542 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.706 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.707 DEBUG 8844 [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-24 16:08:19.707 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.727 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.728 DEBUG 8844 [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-24 16:08:19.728 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.746 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.747 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.747 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.765 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.766 DEBUG 8844 [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-24 16:08:19.766 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.784 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.785 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.785 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.868 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.869 DEBUG 8844 [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-24 16:08:19.870 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.888 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.889 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.889 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.910 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.911 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:19.911 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.973 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.974 DEBUG 8844 [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-24 16:08:19.974 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.992 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:19.993 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:19.993 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.013 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.016 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:20.016 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.034 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.035 DEBUG 8844 [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-24 16:08:20.035 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.053 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.054 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:20.054 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.070 DEBUG 8844 [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-24 16:08:20.070 DEBUG 8844 [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-24 16:08:20.086 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.087 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:08:20.087 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.114 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.124 DEBUG 8844 [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-24 16:08:20.124 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.138 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.138 DEBUG 8844 [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-24 16:08:20.138 DEBUG 8844 [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-24 16:08:20.213 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.289 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.290 DEBUG 8844 [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-24 16:08:20.290 DEBUG 8844 [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-24 16:08:20.311 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.312 DEBUG 8844 [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-24 16:08:20.312 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.330 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.331 DEBUG 8844 [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-24 16:08:20.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.348 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.349 DEBUG 8844 [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-24 16:08:20.349 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.368 DEBUG 8844 [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-24 16:08:20.369 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.452 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.453 DEBUG 8844 [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-24 16:08:20.453 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.471 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.472 DEBUG 8844 [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-24 16:08:20.472 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.493 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.494 DEBUG 8844 [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-24 16:08:20.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.555 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.556 DEBUG 8844 [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-24 16:08:20.556 DEBUG 8844 [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-24 16:08:20.575 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.575 DEBUG 8844 [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-24 16:08:20.575 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.594 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.595 DEBUG 8844 [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-24 16:08:20.595 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.612 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.613 DEBUG 8844 [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-24 16:08:20.613 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.633 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.637 DEBUG 8844 [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-24 16:08:20.637 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.669 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.670 DEBUG 8844 [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-24 16:08:20.670 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.697 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.700 DEBUG 8844 [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-24 16:08:20.700 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.865 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.866 DEBUG 8844 [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-24 16:08:20.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.887 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.888 DEBUG 8844 [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-24 16:08:20.889 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.906 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.907 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.925 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.926 DEBUG 8844 [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-24 16:08:20.926 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.944 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.945 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:20.945 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.029 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.030 DEBUG 8844 [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-24 16:08:21.030 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.048 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.049 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.049 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.070 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.071 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:21.071 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.131 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.132 DEBUG 8844 [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-24 16:08:21.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.151 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:21.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.171 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:21.171 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.189 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.190 DEBUG 8844 [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-24 16:08:21.190 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.208 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.209 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:21.209 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.241 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.242 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:08:21.242 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:21.269 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.715 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.715 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.820 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.820 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.821 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:08:22.880 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.881 DEBUG 8844 [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-24 16:08:22.881 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.896 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.902 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.903 DEBUG 8844 [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-24 16:08:22.903 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.920 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.922 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.922 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.939 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.940 DEBUG 8844 [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-24 16:08:22.940 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.958 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.959 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:22.959 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.041 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.042 DEBUG 8844 [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-24 16:08:23.042 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.060 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.061 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.061 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.082 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.083 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:23.083 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.144 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.145 DEBUG 8844 [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-24 16:08:23.145 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.164 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.164 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:23.165 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.183 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.184 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:23.184 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.202 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.203 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.203 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.221 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.222 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:23.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.254 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.255 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:08:23.255 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.282 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.285 DEBUG 8844 [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-24 16:08:23.286 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.451 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.452 DEBUG 8844 [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-24 16:08:23.452 DEBUG 8844 [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-24 16:08:23.473 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.474 DEBUG 8844 [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-24 16:08:23.474 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.492 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.493 DEBUG 8844 [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-24 16:08:23.493 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.511 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.512 DEBUG 8844 [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-24 16:08:23.512 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.530 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.531 DEBUG 8844 [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-24 16:08:23.531 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.614 DEBUG 8844 [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-24 16:08:23.614 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.633 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.634 DEBUG 8844 [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-24 16:08:23.634 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.655 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.656 DEBUG 8844 [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-24 16:08:23.656 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.718 DEBUG 8844 [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-24 16:08:23.718 DEBUG 8844 [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-24 16:08:23.737 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.737 DEBUG 8844 [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-24 16:08:23.737 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.756 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.757 DEBUG 8844 [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-24 16:08:23.757 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.775 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.776 DEBUG 8844 [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-24 16:08:23.776 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.794 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.795 DEBUG 8844 [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-24 16:08:23.795 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.826 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.827 DEBUG 8844 [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-24 16:08:23.827 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:08:23.854 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.521 DEBUG 8844 [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-24 16:09:10.521 DEBUG 8844 [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-24 16:09:10.595 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.595 DEBUG 8844 [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-24 16:09:10.595 DEBUG 8844 [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-24 16:09:10.726 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.727 DEBUG 8844 [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-24 16:09:10.727 DEBUG 8844 [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-24 16:09:10.745 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.746 DEBUG 8844 [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-24 16:09:10.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.764 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.765 DEBUG 8844 [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-24 16:09:10.765 DEBUG 8844 [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-24 16:09:10.850 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.851 DEBUG 8844 [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-24 16:09:10.851 DEBUG 8844 [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-24 16:09:10.870 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.870 DEBUG 8844 [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-24 16:09:10.871 DEBUG 8844 [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-24 16:09:10.888 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.889 DEBUG 8844 [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-24 16:09:10.889 DEBUG 8844 [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-24 16:09:10.907 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.908 DEBUG 8844 [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-24 16:09:10.908 DEBUG 8844 [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-24 16:09:10.929 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.930 DEBUG 8844 [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-24 16:09:10.930 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.948 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.949 DEBUG 8844 [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-24 16:09:10.949 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.967 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.968 DEBUG 8844 [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-24 16:09:10.968 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.986 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:10.987 DEBUG 8844 [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-24 16:09:10.987 DEBUG 8844 [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-24 16:09:11.005 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.006 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.007 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.024 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.026 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.026 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.044 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.045 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.045 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.063 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.185 DEBUG 8844 [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-24 16:09:11.185 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.223 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.223 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.291 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.291 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.291 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:11.355 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.356 DEBUG 8844 [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-24 16:09:11.356 DEBUG 8844 [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-24 16:09:11.376 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.377 DEBUG 8844 [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-24 16:09:11.377 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.395 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.396 DEBUG 8844 [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-24 16:09:11.396 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.414 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.415 DEBUG 8844 [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-24 16:09:11.415 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.421 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.433 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.434 DEBUG 8844 [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-24 16:09:11.434 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.486 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.486 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.519 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.519 DEBUG 8844 [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-24 16:09:11.520 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.536 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.567 DEBUG 8844 [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-24 16:09:11.567 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.567 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.567 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:11.588 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.589 DEBUG 8844 [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-24 16:09:11.589 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.644 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.650 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.651 DEBUG 8844 [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-24 16:09:11.651 DEBUG 8844 [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-24 16:09:11.669 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.669 DEBUG 8844 [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-24 16:09:11.670 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.692 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.693 DEBUG 8844 [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-24 16:09:11.693 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.714 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.715 DEBUG 8844 [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-24 16:09:11.715 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.733 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.734 DEBUG 8844 [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-24 16:09:11.734 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.766 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.768 DEBUG 8844 [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-24 16:09:11.768 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.794 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.964 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.966 DEBUG 8844 [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-24 16:09:11.966 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.986 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:11.987 DEBUG 8844 [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-24 16:09:11.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.005 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.005 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.006 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.023 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.024 DEBUG 8844 [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-24 16:09:12.025 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.042 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.043 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.044 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.129 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.130 DEBUG 8844 [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-24 16:09:12.130 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.149 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.149 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.170 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.171 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:09:12.171 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.233 DEBUG 8844 [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-24 16:09:12.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.252 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.252 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:09:12.252 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.271 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.272 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:09:12.272 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.290 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.291 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.291 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.309 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:09:12.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.341 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.342 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:09:12.342 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.380 DEBUG 8844 [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-24 16:09:12.380 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.546 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.547 DEBUG 8844 [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-24 16:09:12.547 DEBUG 8844 [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-24 16:09:12.568 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.569 DEBUG 8844 [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-24 16:09:12.569 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.587 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.588 DEBUG 8844 [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-24 16:09:12.588 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.606 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.607 DEBUG 8844 [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-24 16:09:12.607 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.625 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.626 DEBUG 8844 [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-24 16:09:12.626 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.713 DEBUG 8844 [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-24 16:09:12.713 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.731 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.732 DEBUG 8844 [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-24 16:09:12.732 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.753 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.754 DEBUG 8844 [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-24 16:09:12.754 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.815 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.816 DEBUG 8844 [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-24 16:09:12.816 DEBUG 8844 [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-24 16:09:12.835 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.835 DEBUG 8844 [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-24 16:09:12.836 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.854 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.855 DEBUG 8844 [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-24 16:09:12.855 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.873 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.874 DEBUG 8844 [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-24 16:09:12.874 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.892 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.893 DEBUG 8844 [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-24 16:09:12.893 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.925 DEBUG 8844 [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-24 16:09:12.925 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.952 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:12.956 DEBUG 8844 [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-24 16:09:12.956 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.122 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.123 DEBUG 8844 [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-24 16:09:13.124 DEBUG 8844 [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-24 16:09:13.144 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.145 DEBUG 8844 [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-24 16:09:13.145 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.162 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.163 DEBUG 8844 [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-24 16:09:13.164 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.181 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.182 DEBUG 8844 [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-24 16:09:13.183 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.200 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.201 DEBUG 8844 [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-24 16:09:13.201 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.254 DEBUG 8844 [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-24 16:09:13.254 DEBUG 8844 [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-24 16:09:13.287 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.288 DEBUG 8844 [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-24 16:09:13.288 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.305 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.306 DEBUG 8844 [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-24 16:09:13.306 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.323 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.324 DEBUG 8844 [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-24 16:09:13.324 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:09:13.327 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.328 DEBUG 8844 [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-24 16:09:13.328 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.390 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.391 DEBUG 8844 [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-24 16:09:13.391 DEBUG 8844 [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-24 16:09:13.400 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.408 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.409 DEBUG 8844 [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-24 16:09:13.409 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.427 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.428 DEBUG 8844 [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-24 16:09:13.429 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.446 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.447 DEBUG 8844 [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-24 16:09:13.447 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.465 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.466 DEBUG 8844 [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-24 16:09:13.466 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.499 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.500 DEBUG 8844 [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-24 16:09:13.500 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.526 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.536 DEBUG 8844 [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-24 16:09:13.536 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.703 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.704 DEBUG 8844 [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-24 16:09:13.704 DEBUG 8844 [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-24 16:09:13.725 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.726 DEBUG 8844 [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-24 16:09:13.726 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.743 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.744 DEBUG 8844 [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-24 16:09:13.745 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.762 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.763 DEBUG 8844 [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-24 16:09:13.763 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.781 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.782 DEBUG 8844 [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-24 16:09:13.782 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.867 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.868 DEBUG 8844 [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-24 16:09:13.868 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.886 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.887 DEBUG 8844 [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-24 16:09:13.887 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.908 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.909 DEBUG 8844 [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-24 16:09:13.909 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.969 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.971 DEBUG 8844 [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-24 16:09:13.971 DEBUG 8844 [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-24 16:09:13.989 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:13.989 DEBUG 8844 [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-24 16:09:13.990 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.009 DEBUG 8844 [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-24 16:09:14.009 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.027 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.028 DEBUG 8844 [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-24 16:09:14.028 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.046 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.047 DEBUG 8844 [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-24 16:09:14.047 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.080 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.081 DEBUG 8844 [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-24 16:09:14.081 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.108 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.111 DEBUG 8844 [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-24 16:09:14.112 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.276 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.278 DEBUG 8844 [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-24 16:09:14.278 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.298 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.300 DEBUG 8844 [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-24 16:09:14.300 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.317 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.318 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.336 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.337 DEBUG 8844 [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-24 16:09:14.338 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.356 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.357 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.357 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.443 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.444 DEBUG 8844 [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-24 16:09:14.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.461 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.462 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.462 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.482 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.484 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:14.484 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.548 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.549 DEBUG 8844 [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-24 16:09:14.550 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.568 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.569 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:14.569 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.587 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.588 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:14.588 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.606 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.607 DEBUG 8844 [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-24 16:09:14.607 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.625 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.626 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:14.626 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.659 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:14.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:14.686 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.583 DEBUG 8844 [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-24 16:09:17.583 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.621 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.621 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.689 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.689 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.689 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:09:17.750 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.751 DEBUG 8844 [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-24 16:09:17.751 DEBUG 8844 [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-24 16:09:17.765 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.772 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.772 DEBUG 8844 [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-24 16:09:17.772 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.790 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.791 DEBUG 8844 [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-24 16:09:17.791 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.809 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.810 DEBUG 8844 [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-24 16:09:17.810 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.828 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.829 DEBUG 8844 [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-24 16:09:17.829 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.915 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.916 DEBUG 8844 [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-24 16:09:17.916 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.934 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.935 DEBUG 8844 [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-24 16:09:17.935 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.956 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:17.957 DEBUG 8844 [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-24 16:09:17.957 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.018 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.019 DEBUG 8844 [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-24 16:09:18.019 DEBUG 8844 [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-24 16:09:18.038 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.038 DEBUG 8844 [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-24 16:09:18.039 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.057 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.058 DEBUG 8844 [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-24 16:09:18.058 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.076 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.077 DEBUG 8844 [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-24 16:09:18.077 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.095 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.095 DEBUG 8844 [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-24 16:09:18.095 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.131 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.132 DEBUG 8844 [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-24 16:09:18.132 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.160 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.163 DEBUG 8844 [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-24 16:09:18.163 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.329 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.331 DEBUG 8844 [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-24 16:09:18.331 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.355 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.356 DEBUG 8844 [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-24 16:09:18.356 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.374 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.375 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.375 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.392 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.394 DEBUG 8844 [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-24 16:09:18.394 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.412 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.413 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.413 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.498 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.499 DEBUG 8844 [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-24 16:09:18.499 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.517 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.518 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.518 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.539 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.540 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:18.540 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.602 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.603 DEBUG 8844 [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-24 16:09:18.603 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.622 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.622 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:18.622 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.641 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.642 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:18.642 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.660 DEBUG 8844 [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-24 16:09:18.660 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.679 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:18.679 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.712 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.713 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:18.713 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:18.739 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:21.801 DEBUG 8844 [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-24 16:09:21.801 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:21.840 DEBUG 8844 [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-24 16:09:21.841 DEBUG 8844 [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-24 16:09:21.908 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:21.909 DEBUG 8844 [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-24 16:09:21.909 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:09:21.968 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:21.969 DEBUG 8844 [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-24 16:09:21.969 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:21.985 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:21.989 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:21.990 DEBUG 8844 [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-24 16:09:21.990 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.008 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.009 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.009 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.027 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.028 DEBUG 8844 [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-24 16:09:22.028 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.046 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.047 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.047 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.132 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.133 DEBUG 8844 [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-24 16:09:22.133 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.151 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.152 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.152 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.173 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.174 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:09:22.174 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.235 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.236 DEBUG 8844 [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-24 16:09:22.236 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.255 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.255 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:09:22.255 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.274 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.275 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:09:22.275 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.293 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.294 DEBUG 8844 [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-24 16:09:22.294 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.312 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.313 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:09:22.313 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.345 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.346 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:09:22.346 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.373 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.376 DEBUG 8844 [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-24 16:09:22.376 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.543 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.544 DEBUG 8844 [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-24 16:09:22.544 DEBUG 8844 [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-24 16:09:22.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.566 DEBUG 8844 [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-24 16:09:22.566 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.583 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.584 DEBUG 8844 [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-24 16:09:22.585 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.602 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.603 DEBUG 8844 [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-24 16:09:22.603 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.621 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.622 DEBUG 8844 [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-24 16:09:22.622 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.708 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.708 DEBUG 8844 [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-24 16:09:22.709 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.727 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.727 DEBUG 8844 [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-24 16:09:22.727 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.748 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.750 DEBUG 8844 [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-24 16:09:22.750 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.811 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.812 DEBUG 8844 [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-24 16:09:22.812 DEBUG 8844 [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-24 16:09:22.830 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.831 DEBUG 8844 [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-24 16:09:22.831 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.850 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.850 DEBUG 8844 [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-24 16:09:22.851 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.869 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.869 DEBUG 8844 [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-24 16:09:22.870 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.888 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.889 DEBUG 8844 [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-24 16:09:22.889 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.921 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.922 DEBUG 8844 [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-24 16:09:22.922 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:22.949 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.738 DEBUG 8844 [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-24 16:09:29.739 DEBUG 8844 [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-24 16:09:29.806 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.806 DEBUG 8844 [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-24 16:09:29.807 DEBUG 8844 [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-24 16:09:29.867 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.868 DEBUG 8844 [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-24 16:09:29.868 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.882 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.889 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.889 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.890 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.907 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.908 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:29.908 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.926 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.927 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.927 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:29.946 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:29.946 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.051 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:30.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.073 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:30.073 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.134 DEBUG 8844 [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-24 16:09:30.135 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.153 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:30.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.174 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:30.174 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.192 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.193 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.193 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.211 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.212 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:30.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.245 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.246 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:30.246 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.276 DEBUG 8844 [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-24 16:09:30.276 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.445 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.446 DEBUG 8844 [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-24 16:09:30.446 DEBUG 8844 [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-24 16:09:30.466 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.467 DEBUG 8844 [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-24 16:09:30.467 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.488 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.489 DEBUG 8844 [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-24 16:09:30.490 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.507 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.508 DEBUG 8844 [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-24 16:09:30.509 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.527 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.528 DEBUG 8844 [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-24 16:09:30.528 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.612 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.613 DEBUG 8844 [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-24 16:09:30.613 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.631 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.632 DEBUG 8844 [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-24 16:09:30.632 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.653 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.654 DEBUG 8844 [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-24 16:09:30.654 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.715 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.716 DEBUG 8844 [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-24 16:09:30.716 DEBUG 8844 [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-24 16:09:30.735 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.735 DEBUG 8844 [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-24 16:09:30.736 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.754 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.755 DEBUG 8844 [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-24 16:09:30.755 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.773 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.775 DEBUG 8844 [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-24 16:09:30.775 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.796 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.797 DEBUG 8844 [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-24 16:09:30.797 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.830 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.833 DEBUG 8844 [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-24 16:09:30.834 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:30.860 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.737 DEBUG 8844 [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-24 16:09:35.737 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.760 DEBUG 8844 [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-24 16:09:35.760 DEBUG 8844 [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-24 16:09:35.828 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.829 DEBUG 8844 [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-24 16:09:35.829 DEBUG 8844 [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-24 16:09:35.904 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.905 DEBUG 8844 [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-24 16:09:35.905 DEBUG 8844 [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-24 16:09:35.906 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.926 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.927 DEBUG 8844 [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-24 16:09:35.927 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.944 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.945 DEBUG 8844 [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-24 16:09:35.946 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.963 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.964 DEBUG 8844 [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-24 16:09:35.964 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.983 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:35.983 DEBUG 8844 [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-24 16:09:35.984 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.069 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.069 DEBUG 8844 [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-24 16:09:36.070 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.087 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.088 DEBUG 8844 [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-24 16:09:36.088 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.108 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.109 DEBUG 8844 [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-24 16:09:36.109 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.170 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.171 DEBUG 8844 [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-24 16:09:36.171 DEBUG 8844 [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-24 16:09:36.189 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.189 DEBUG 8844 [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-24 16:09:36.190 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.208 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.209 DEBUG 8844 [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-24 16:09:36.209 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.227 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.229 DEBUG 8844 [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-24 16:09:36.229 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.247 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.248 DEBUG 8844 [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-24 16:09:36.248 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.283 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.284 DEBUG 8844 [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-24 16:09:36.284 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.311 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.315 DEBUG 8844 [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-24 16:09:36.315 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.481 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.482 DEBUG 8844 [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-24 16:09:36.482 DEBUG 8844 [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-24 16:09:36.503 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.503 DEBUG 8844 [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-24 16:09:36.504 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.521 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.522 DEBUG 8844 [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-24 16:09:36.522 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.540 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.541 DEBUG 8844 [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-24 16:09:36.542 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.560 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.561 DEBUG 8844 [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-24 16:09:36.561 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.645 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.647 DEBUG 8844 [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-24 16:09:36.647 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.665 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.666 DEBUG 8844 [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-24 16:09:36.666 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.687 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.688 DEBUG 8844 [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-24 16:09:36.688 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.714 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.714 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.749 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.750 DEBUG 8844 [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-24 16:09:36.750 DEBUG 8844 [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-24 16:09:36.768 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.769 DEBUG 8844 [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-24 16:09:36.769 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.782 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.782 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.782 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:09:36.788 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.788 DEBUG 8844 [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-24 16:09:36.788 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.806 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.807 DEBUG 8844 [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-24 16:09:36.807 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.825 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.826 DEBUG 8844 [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-24 16:09:36.826 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.858 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.859 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.859 DEBUG 8844 [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-24 16:09:36.859 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.886 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:36.896 DEBUG 8844 [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-24 16:09:36.896 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.064 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.065 DEBUG 8844 [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-24 16:09:37.065 DEBUG 8844 [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-24 16:09:37.085 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.086 DEBUG 8844 [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-24 16:09:37.086 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.104 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.105 DEBUG 8844 [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-24 16:09:37.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.123 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.124 DEBUG 8844 [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-24 16:09:37.124 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.142 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.143 DEBUG 8844 [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-24 16:09:37.143 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.227 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.228 DEBUG 8844 [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-24 16:09:37.228 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.246 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.247 DEBUG 8844 [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-24 16:09:37.247 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.268 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.269 DEBUG 8844 [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-24 16:09:37.269 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.331 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.332 DEBUG 8844 [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-24 16:09:37.332 DEBUG 8844 [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-24 16:09:37.351 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.351 DEBUG 8844 [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-24 16:09:37.351 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.370 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.371 DEBUG 8844 [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-24 16:09:37.371 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.389 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.390 DEBUG 8844 [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-24 16:09:37.390 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.408 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.409 DEBUG 8844 [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-24 16:09:37.409 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.441 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.442 DEBUG 8844 [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-24 16:09:37.443 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.470 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.473 DEBUG 8844 [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-24 16:09:37.474 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.641 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.642 DEBUG 8844 [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-24 16:09:37.642 DEBUG 8844 [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-24 16:09:37.663 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.664 DEBUG 8844 [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-24 16:09:37.664 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.682 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.683 DEBUG 8844 [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-24 16:09:37.683 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.701 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.702 DEBUG 8844 [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-24 16:09:37.702 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.720 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.721 DEBUG 8844 [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-24 16:09:37.721 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.806 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.808 DEBUG 8844 [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-24 16:09:37.808 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.826 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.827 DEBUG 8844 [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-24 16:09:37.827 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.848 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.849 DEBUG 8844 [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-24 16:09:37.850 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.912 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.913 DEBUG 8844 [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-24 16:09:37.913 DEBUG 8844 [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-24 16:09:37.932 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.932 DEBUG 8844 [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-24 16:09:37.932 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.951 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.952 DEBUG 8844 [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-24 16:09:37.952 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.970 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.971 DEBUG 8844 [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-24 16:09:37.971 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.989 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:37.990 DEBUG 8844 [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-24 16:09:37.990 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:38.022 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:38.022 DEBUG 8844 [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-24 16:09:38.023 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:38.050 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.441 DEBUG 8844 [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-24 16:09:53.441 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.479 DEBUG 8844 [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-24 16:09:53.479 DEBUG 8844 [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-24 16:09:53.547 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.547 DEBUG 8844 [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-24 16:09:53.547 DEBUG 8844 [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-24 16:09:53.608 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.609 DEBUG 8844 [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-24 16:09:53.609 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.625 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.630 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.631 DEBUG 8844 [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-24 16:09:53.631 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.649 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.650 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.650 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.667 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.668 DEBUG 8844 [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-24 16:09:53.668 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.686 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.687 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.687 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.770 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.771 DEBUG 8844 [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-24 16:09:53.771 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.790 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.811 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.812 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:53.812 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.874 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.875 DEBUG 8844 [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-24 16:09:53.875 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.894 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.894 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:53.894 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.912 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.913 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:53.914 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.931 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.932 DEBUG 8844 [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-24 16:09:53.932 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.950 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.952 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:53.952 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.984 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:53.985 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:09:53.985 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.012 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.016 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.016 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.182 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.183 DEBUG 8844 [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-24 16:09:54.184 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.204 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.224 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.224 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.242 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.242 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.261 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.262 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.262 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.345 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.346 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.346 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.365 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.365 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.365 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.386 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.387 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.387 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.448 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.449 DEBUG 8844 [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-24 16:09:54.449 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.468 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.488 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.488 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.506 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.507 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.507 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.525 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.526 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.526 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.559 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:09:54.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:09:54.586 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.451 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.451 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.484 DEBUG 8844 [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-24 16:10:20.484 DEBUG 8844 [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-24 16:10:20.552 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.552 DEBUG 8844 [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-24 16:10:20.552 DEBUG 8844 [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-24 16:10:20.617 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.618 DEBUG 8844 [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-24 16:10:20.618 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.627 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.638 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.639 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.639 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.659 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.659 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.677 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.677 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.678 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.696 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.697 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.697 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.780 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.781 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.781 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.799 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.800 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.800 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.821 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.822 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.822 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.883 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.883 DEBUG 8844 [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-24 16:10:20.884 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.902 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.902 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.903 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.920 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.921 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.921 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.939 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.940 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.941 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.959 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.960 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.960 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.992 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:20.993 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:10:20.993 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.020 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.024 DEBUG 8844 [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-24 16:10:21.024 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.189 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.190 DEBUG 8844 [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-24 16:10:21.190 DEBUG 8844 [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-24 16:10:21.211 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.212 DEBUG 8844 [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-24 16:10:21.212 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.229 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.230 DEBUG 8844 [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-24 16:10:21.231 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.248 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.249 DEBUG 8844 [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-24 16:10:21.249 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.268 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.269 DEBUG 8844 [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-24 16:10:21.269 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.352 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.353 DEBUG 8844 [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-24 16:10:21.353 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.371 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.371 DEBUG 8844 [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-24 16:10:21.372 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.393 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.394 DEBUG 8844 [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-24 16:10:21.394 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.455 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.456 DEBUG 8844 [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-24 16:10:21.456 DEBUG 8844 [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-24 16:10:21.475 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.475 DEBUG 8844 [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-24 16:10:21.475 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.495 DEBUG 8844 [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-24 16:10:21.495 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.513 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.514 DEBUG 8844 [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-24 16:10:21.514 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.532 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.533 DEBUG 8844 [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-24 16:10:21.533 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.565 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.566 DEBUG 8844 [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-24 16:10:21.567 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:21.593 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.013 DEBUG 8844 [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-24 16:10:23.014 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.041 DEBUG 8844 [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-24 16:10:23.041 DEBUG 8844 [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-24 16:10:23.108 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.109 DEBUG 8844 [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-24 16:10:23.109 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:10:23.178 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.179 DEBUG 8844 [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-24 16:10:23.179 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.184 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.200 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.201 DEBUG 8844 [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-24 16:10:23.201 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.219 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.220 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.220 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.237 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.238 DEBUG 8844 [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-24 16:10:23.238 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.256 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.257 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.257 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.339 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.340 DEBUG 8844 [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-24 16:10:23.340 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.358 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.359 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.359 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.379 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.380 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:10:23.380 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.441 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.442 DEBUG 8844 [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-24 16:10:23.442 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.461 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.461 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:10:23.462 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.480 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.482 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:10:23.482 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.500 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.501 DEBUG 8844 [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-24 16:10:23.501 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.519 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.520 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:10:23.520 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.552 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.553 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:10:23.553 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.580 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.584 DEBUG 8844 [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-24 16:10:23.584 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.751 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.752 DEBUG 8844 [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-24 16:10:23.752 DEBUG 8844 [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-24 16:10:23.773 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.773 DEBUG 8844 [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-24 16:10:23.773 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.792 DEBUG 8844 [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-24 16:10:23.792 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.810 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.811 DEBUG 8844 [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-24 16:10:23.811 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.829 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.830 DEBUG 8844 [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-24 16:10:23.830 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.915 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.916 DEBUG 8844 [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-24 16:10:23.916 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.933 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.934 DEBUG 8844 [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-24 16:10:23.934 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.955 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:23.956 DEBUG 8844 [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-24 16:10:23.956 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.017 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.018 DEBUG 8844 [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-24 16:10:24.018 DEBUG 8844 [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-24 16:10:24.037 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.037 DEBUG 8844 [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-24 16:10:24.037 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.056 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.057 DEBUG 8844 [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-24 16:10:24.057 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.074 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.075 DEBUG 8844 [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-24 16:10:24.075 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.094 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.095 DEBUG 8844 [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-24 16:10:24.095 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.127 DEBUG 8844 [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-24 16:10:24.128 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:24.155 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.034 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.140 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.140 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.140 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:10:25.200 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.201 DEBUG 8844 [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-24 16:10:25.201 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.215 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.223 DEBUG 8844 [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-24 16:10:25.223 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.241 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.242 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.242 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.262 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.263 DEBUG 8844 [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-24 16:10:25.263 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.280 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.281 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.281 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.364 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.365 DEBUG 8844 [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-24 16:10:25.365 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.386 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.388 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.409 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.409 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:25.410 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.471 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.472 DEBUG 8844 [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-24 16:10:25.472 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.490 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.490 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:25.491 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.509 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.510 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:25.510 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.528 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.529 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.529 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.547 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.547 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:25.547 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.580 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.580 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:25.580 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.608 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.611 DEBUG 8844 [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-24 16:10:25.612 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.777 DEBUG 8844 [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-24 16:10:25.777 DEBUG 8844 [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-24 16:10:25.798 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.798 DEBUG 8844 [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-24 16:10:25.799 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.816 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.817 DEBUG 8844 [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-24 16:10:25.817 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.835 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.836 DEBUG 8844 [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-24 16:10:25.836 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.854 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.855 DEBUG 8844 [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-24 16:10:25.855 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.939 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.940 DEBUG 8844 [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-24 16:10:25.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.958 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.959 DEBUG 8844 [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-24 16:10:25.959 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.980 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:25.981 DEBUG 8844 [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-24 16:10:25.981 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.042 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.043 DEBUG 8844 [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-24 16:10:26.043 DEBUG 8844 [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-24 16:10:26.061 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.062 DEBUG 8844 [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-24 16:10:26.062 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.080 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.081 DEBUG 8844 [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-24 16:10:26.081 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.099 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.101 DEBUG 8844 [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-24 16:10:26.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.119 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.120 DEBUG 8844 [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-24 16:10:26.120 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.152 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.153 DEBUG 8844 [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-24 16:10:26.153 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:26.180 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.734 DEBUG 8844 [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-24 16:10:37.735 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.771 DEBUG 8844 [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-24 16:10:37.771 DEBUG 8844 [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-24 16:10:37.838 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.839 DEBUG 8844 [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-24 16:10:37.839 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:10:37.900 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.902 DEBUG 8844 [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-24 16:10:37.902 DEBUG 8844 [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-24 16:10:37.914 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.922 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.923 DEBUG 8844 [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-24 16:10:37.923 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.941 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.942 DEBUG 8844 [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-24 16:10:37.942 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.960 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.960 DEBUG 8844 [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-24 16:10:37.961 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.979 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:37.980 DEBUG 8844 [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-24 16:10:37.980 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.063 DEBUG 8844 [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-24 16:10:38.063 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.081 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.082 DEBUG 8844 [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-24 16:10:38.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.103 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.106 DEBUG 8844 [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-24 16:10:38.106 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.167 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.168 DEBUG 8844 [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-24 16:10:38.168 DEBUG 8844 [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-24 16:10:38.187 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.187 DEBUG 8844 [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-24 16:10:38.187 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.206 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.207 DEBUG 8844 [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-24 16:10:38.207 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.225 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.226 DEBUG 8844 [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-24 16:10:38.226 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.244 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.245 DEBUG 8844 [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-24 16:10:38.245 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.277 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.278 DEBUG 8844 [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-24 16:10:38.278 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.305 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.473 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.475 DEBUG 8844 [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-24 16:10:38.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.495 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.496 DEBUG 8844 [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-24 16:10:38.496 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.515 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.516 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.516 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.534 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.535 DEBUG 8844 [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-24 16:10:38.535 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.553 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.554 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.554 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.637 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.638 DEBUG 8844 [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-24 16:10:38.638 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.656 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.657 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.657 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.679 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:38.679 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.739 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.740 DEBUG 8844 [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-24 16:10:38.740 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.759 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.759 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:38.760 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.779 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:38.779 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.816 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.817 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:38.817 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.850 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.850 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:10:38.851 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:38.878 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:45.235 DEBUG 8844 [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-24 16:10:45.235 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:45.401 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:45.401 DEBUG 8844 [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-24 16:10:45.402 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:10:45.420 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.285 DEBUG 8844 [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-24 16:11:11.285 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.321 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.321 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.389 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.389 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.389 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:11:11.451 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.453 DEBUG 8844 [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-24 16:11:11.453 DEBUG 8844 [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-24 16:11:11.465 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.473 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.474 DEBUG 8844 [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-24 16:11:11.474 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.492 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.493 DEBUG 8844 [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-24 16:11:11.493 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.510 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.511 DEBUG 8844 [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-24 16:11:11.511 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.529 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.530 DEBUG 8844 [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-24 16:11:11.530 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.614 DEBUG 8844 [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-24 16:11:11.614 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.632 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.633 DEBUG 8844 [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-24 16:11:11.633 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.655 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.656 DEBUG 8844 [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-24 16:11:11.656 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.718 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.719 DEBUG 8844 [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-24 16:11:11.719 DEBUG 8844 [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-24 16:11:11.737 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.738 DEBUG 8844 [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-24 16:11:11.738 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.756 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.757 DEBUG 8844 [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-24 16:11:11.757 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.775 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.775 DEBUG 8844 [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-24 16:11:11.775 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.793 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.794 DEBUG 8844 [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-24 16:11:11.794 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.827 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.828 DEBUG 8844 [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-24 16:11:11.828 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.856 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:11.859 DEBUG 8844 [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-24 16:11:11.859 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.025 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.026 DEBUG 8844 [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-24 16:11:12.026 DEBUG 8844 [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-24 16:11:12.047 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.048 DEBUG 8844 [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-24 16:11:12.048 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.066 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.067 DEBUG 8844 [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-24 16:11:12.067 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.085 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.086 DEBUG 8844 [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-24 16:11:12.086 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.104 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.105 DEBUG 8844 [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-24 16:11:12.105 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.190 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.191 DEBUG 8844 [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-24 16:11:12.191 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.208 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.209 DEBUG 8844 [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-24 16:11:12.209 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.230 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.231 DEBUG 8844 [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-24 16:11:12.231 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.292 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.293 DEBUG 8844 [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-24 16:11:12.293 DEBUG 8844 [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-24 16:11:12.312 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.312 DEBUG 8844 [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-24 16:11:12.312 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.331 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.332 DEBUG 8844 [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-24 16:11:12.332 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.350 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.351 DEBUG 8844 [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-24 16:11:12.351 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.369 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.370 DEBUG 8844 [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-24 16:11:12.370 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.402 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.403 DEBUG 8844 [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-24 16:11:12.403 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:12.430 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.090 DEBUG 8844 [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-24 16:11:36.090 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.127 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.128 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.196 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.197 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.197 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:11:36.256 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.257 DEBUG 8844 [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-24 16:11:36.257 DEBUG 8844 [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-24 16:11:36.273 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.278 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.279 DEBUG 8844 [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-24 16:11:36.279 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.296 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.296 DEBUG 8844 [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-24 16:11:36.296 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.314 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.316 DEBUG 8844 [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-24 16:11:36.316 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.335 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.336 DEBUG 8844 [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-24 16:11:36.336 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.418 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.419 DEBUG 8844 [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-24 16:11:36.419 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.437 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.438 DEBUG 8844 [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-24 16:11:36.438 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.459 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.460 DEBUG 8844 [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-24 16:11:36.460 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.521 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.522 DEBUG 8844 [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-24 16:11:36.522 DEBUG 8844 [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-24 16:11:36.541 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.541 DEBUG 8844 [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-24 16:11:36.541 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.560 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.561 DEBUG 8844 [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-24 16:11:36.561 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.579 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.580 DEBUG 8844 [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-24 16:11:36.580 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.598 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.599 DEBUG 8844 [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-24 16:11:36.599 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.631 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.632 DEBUG 8844 [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-24 16:11:36.632 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.659 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.662 DEBUG 8844 [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-24 16:11:36.662 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.828 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.830 DEBUG 8844 [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-24 16:11:36.830 DEBUG 8844 [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-24 16:11:36.850 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.851 DEBUG 8844 [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-24 16:11:36.851 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.869 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.870 DEBUG 8844 [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-24 16:11:36.870 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.887 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.888 DEBUG 8844 [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-24 16:11:36.888 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.906 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.907 DEBUG 8844 [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-24 16:11:36.907 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.990 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:36.990 DEBUG 8844 [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-24 16:11:36.991 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.009 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.009 DEBUG 8844 [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-24 16:11:37.009 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.030 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.031 DEBUG 8844 [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-24 16:11:37.031 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.093 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.094 DEBUG 8844 [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-24 16:11:37.094 DEBUG 8844 [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-24 16:11:37.112 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.113 DEBUG 8844 [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-24 16:11:37.113 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.132 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.133 DEBUG 8844 [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-24 16:11:37.133 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.151 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.152 DEBUG 8844 [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-24 16:11:37.152 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.170 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.171 DEBUG 8844 [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-24 16:11:37.171 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.202 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.203 DEBUG 8844 [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-24 16:11:37.203 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:11:37.230 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.061 DEBUG 8844 [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-24 16:12:11.061 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.092 DEBUG 8844 [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-24 16:12:11.092 DEBUG 8844 [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-24 16:12:11.160 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.160 DEBUG 8844 [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-24 16:12:11.160 DEBUG 8844 [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-24 16:12:11.228 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.229 DEBUG 8844 [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-24 16:12:11.229 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.236 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.250 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.250 DEBUG 8844 [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-24 16:12:11.251 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.268 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.269 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.269 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.287 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.288 DEBUG 8844 [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-24 16:12:11.288 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.306 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.307 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.307 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.390 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.391 DEBUG 8844 [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-24 16:12:11.391 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.409 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.410 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.410 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.431 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.432 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:12:11.432 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.493 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.494 DEBUG 8844 [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-24 16:12:11.494 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.513 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.513 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:12:11.513 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.532 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.533 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:12:11.533 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.550 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.551 DEBUG 8844 [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-24 16:12:11.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.570 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.570 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:12:11.570 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.602 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.603 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:12:11.603 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.630 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.634 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.634 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.799 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.800 DEBUG 8844 [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-24 16:12:11.801 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.821 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.822 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.822 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.840 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.841 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:11.841 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.858 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.860 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.878 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.878 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:11.878 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.961 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.962 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.962 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.980 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:11.982 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:11.982 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.003 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.003 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:12.003 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.065 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.065 DEBUG 8844 [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-24 16:12:12.065 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.083 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.083 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:12.083 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.102 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.102 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:12.102 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.121 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.138 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.139 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:12.139 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.172 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:12:12.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:12.198 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:16.794 DEBUG 8844 [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-24 16:12:16.795 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:16.831 DEBUG 8844 [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-24 16:12:16.831 DEBUG 8844 [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-24 16:12:16.899 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:16.899 DEBUG 8844 [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-24 16:12:16.899 DEBUG 8844 [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-24 16:12:16.960 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:16.961 DEBUG 8844 [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-24 16:12:16.961 DEBUG 8844 [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-24 16:12:16.975 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:16.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:16.981 DEBUG 8844 [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-24 16:12:16.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:16.999 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.000 DEBUG 8844 [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-24 16:12:17.000 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.017 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.018 DEBUG 8844 [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-24 16:12:17.018 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.036 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.037 DEBUG 8844 [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-24 16:12:17.037 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.121 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.121 DEBUG 8844 [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-24 16:12:17.121 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.138 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.139 DEBUG 8844 [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-24 16:12:17.139 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.159 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.160 DEBUG 8844 [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-24 16:12:17.160 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.226 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.226 DEBUG 8844 [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-24 16:12:17.226 DEBUG 8844 [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-24 16:12:17.245 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.245 DEBUG 8844 [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-24 16:12:17.245 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.264 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.264 DEBUG 8844 [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-24 16:12:17.264 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.282 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.282 DEBUG 8844 [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-24 16:12:17.282 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.300 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.301 DEBUG 8844 [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-24 16:12:17.301 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.333 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.334 DEBUG 8844 [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-24 16:12:17.334 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.364 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.367 DEBUG 8844 [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-24 16:12:17.367 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.533 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.534 DEBUG 8844 [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-24 16:12:17.534 DEBUG 8844 [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-24 16:12:17.554 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.554 DEBUG 8844 [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-24 16:12:17.554 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.572 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.572 DEBUG 8844 [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-24 16:12:17.572 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.590 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.591 DEBUG 8844 [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-24 16:12:17.591 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.609 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.609 DEBUG 8844 [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-24 16:12:17.609 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.693 DEBUG 8844 [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-24 16:12:17.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.711 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.712 DEBUG 8844 [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-24 16:12:17.712 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.733 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.733 DEBUG 8844 [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-24 16:12:17.733 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.795 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.795 DEBUG 8844 [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-24 16:12:17.795 DEBUG 8844 [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-24 16:12:17.814 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.814 DEBUG 8844 [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-24 16:12:17.814 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.833 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.833 DEBUG 8844 [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-24 16:12:17.833 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.851 DEBUG 8844 [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-24 16:12:17.852 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.870 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.870 DEBUG 8844 [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-24 16:12:17.870 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.902 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.903 DEBUG 8844 [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-24 16:12:17.903 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:17.930 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.232 DEBUG 8844 [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-24 16:12:25.232 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.267 DEBUG 8844 [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-24 16:12:25.267 DEBUG 8844 [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-24 16:12:25.335 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.335 DEBUG 8844 [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-24 16:12:25.335 DEBUG 8844 [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-24 16:12:25.398 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.399 DEBUG 8844 [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-24 16:12:25.399 DEBUG 8844 [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-24 16:12:25.411 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.418 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.419 DEBUG 8844 [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-24 16:12:25.419 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.437 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.437 DEBUG 8844 [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-24 16:12:25.437 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.455 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.456 DEBUG 8844 [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-24 16:12:25.456 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.474 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.474 DEBUG 8844 [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-24 16:12:25.474 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.557 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.558 DEBUG 8844 [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-24 16:12:25.558 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.576 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.576 DEBUG 8844 [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-24 16:12:25.577 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.597 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.598 DEBUG 8844 [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-24 16:12:25.598 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.659 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.660 DEBUG 8844 [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-24 16:12:25.660 DEBUG 8844 [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-24 16:12:25.678 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.679 DEBUG 8844 [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-24 16:12:25.679 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.697 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.698 DEBUG 8844 [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-24 16:12:25.698 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.715 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.716 DEBUG 8844 [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-24 16:12:25.716 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.734 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.734 DEBUG 8844 [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-24 16:12:25.735 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.766 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.767 DEBUG 8844 [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-24 16:12:25.767 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.794 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.963 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.964 DEBUG 8844 [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-24 16:12:25.964 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.985 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:25.985 DEBUG 8844 [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-24 16:12:25.985 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.003 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.004 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.004 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.021 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.021 DEBUG 8844 [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-24 16:12:26.022 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.039 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.040 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.040 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.123 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.124 DEBUG 8844 [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-24 16:12:26.124 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.142 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.142 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.142 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.164 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.164 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:12:26.164 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.225 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.225 DEBUG 8844 [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-24 16:12:26.225 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.244 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.244 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:12:26.244 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.263 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.263 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:12:26.264 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.281 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.282 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.282 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.300 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.300 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:12:26.300 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.332 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.333 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:12:26.333 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:12:26.360 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.149 DEBUG 8844 [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-24 16:14:11.149 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.206 DEBUG 8844 [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-24 16:14:11.206 DEBUG 8844 [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-24 16:14:11.273 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.273 DEBUG 8844 [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-24 16:14:11.273 DEBUG 8844 [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-24 16:14:11.315 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.316 DEBUG 8844 [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-24 16:14:11.316 DEBUG 8844 [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-24 16:14:11.336 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.336 DEBUG 8844 [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-24 16:14:11.336 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.354 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.355 DEBUG 8844 [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-24 16:14:11.355 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.372 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.373 DEBUG 8844 [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-24 16:14:11.373 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.391 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.392 DEBUG 8844 [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-24 16:14:11.392 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.475 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.476 DEBUG 8844 [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-24 16:14:11.476 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.494 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.495 DEBUG 8844 [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-24 16:14:11.495 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.515 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.516 DEBUG 8844 [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-24 16:14:11.516 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.577 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.578 DEBUG 8844 [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-24 16:14:11.578 DEBUG 8844 [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-24 16:14:11.596 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.597 DEBUG 8844 [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-24 16:14:11.597 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.615 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.616 DEBUG 8844 [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-24 16:14:11.616 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.633 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.634 DEBUG 8844 [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-24 16:14:11.634 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.652 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.653 DEBUG 8844 [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-24 16:14:11.653 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.684 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.685 DEBUG 8844 [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-24 16:14:11.685 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.712 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.715 DEBUG 8844 [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-24 16:14:11.715 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.883 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.883 DEBUG 8844 [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-24 16:14:11.883 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.904 DEBUG 8844 [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-24 16:14:11.904 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.921 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.922 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.922 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.940 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.940 DEBUG 8844 [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-24 16:14:11.940 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.958 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.959 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:11.959 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.042 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.043 DEBUG 8844 [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-24 16:14:12.043 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.061 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.061 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.061 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.082 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.083 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:14:12.083 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.145 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.145 DEBUG 8844 [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-24 16:14:12.145 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.164 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.164 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:14:12.164 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.183 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.183 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:14:12.183 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.201 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.201 DEBUG 8844 [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-24 16:14:12.201 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.219 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.220 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:14:12.220 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.253 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.253 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:14:12.253 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:12.280 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:21.881 DEBUG 8844 [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-24 16:14:21.881 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:22.049 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:22.050 DEBUG 8844 [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-24 16:14:22.050 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:22.068 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.439 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.439 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.476 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.476 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.543 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.544 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.544 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:14:59.608 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.609 DEBUG 8844 [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-24 16:14:59.609 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.624 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.628 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.629 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.629 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.647 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.647 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.647 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.665 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.665 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.665 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.683 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.684 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.684 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.767 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.768 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.768 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.786 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.807 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.807 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.869 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.870 DEBUG 8844 [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-24 16:14:59.870 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.888 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.888 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.888 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.907 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.907 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.907 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.925 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.925 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.926 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.943 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.944 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.944 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:14:59.977 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:14:59.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.004 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.007 DEBUG 8844 [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-24 16:15:00.007 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.173 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.174 DEBUG 8844 [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-24 16:15:00.174 DEBUG 8844 [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-24 16:15:00.194 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.194 DEBUG 8844 [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-24 16:15:00.194 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.213 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.213 DEBUG 8844 [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-24 16:15:00.213 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.230 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.230 DEBUG 8844 [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-24 16:15:00.231 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.249 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.249 DEBUG 8844 [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-24 16:15:00.249 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.334 DEBUG 8844 [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-24 16:15:00.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.352 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.353 DEBUG 8844 [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-24 16:15:00.353 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.374 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.374 DEBUG 8844 [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-24 16:15:00.374 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.437 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.438 DEBUG 8844 [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-24 16:15:00.438 DEBUG 8844 [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-24 16:15:00.456 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.457 DEBUG 8844 [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-24 16:15:00.457 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.475 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.476 DEBUG 8844 [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-24 16:15:00.476 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.494 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.494 DEBUG 8844 [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-24 16:15:00.494 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.512 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.513 DEBUG 8844 [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-24 16:15:00.513 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.545 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.546 DEBUG 8844 [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-24 16:15:00.546 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:00.573 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.793 DEBUG 8844 [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-24 16:15:01.793 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.829 DEBUG 8844 [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-24 16:15:01.829 DEBUG 8844 [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-24 16:15:01.897 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.897 DEBUG 8844 [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-24 16:15:01.897 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:15:01.960 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.961 DEBUG 8844 [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-24 16:15:01.961 DEBUG 8844 [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-24 16:15:01.972 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.980 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.981 DEBUG 8844 [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-24 16:15:01.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.999 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:01.999 DEBUG 8844 [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-24 16:15:01.999 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.017 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.017 DEBUG 8844 [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-24 16:15:02.018 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.035 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.036 DEBUG 8844 [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-24 16:15:02.036 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.121 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.121 DEBUG 8844 [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-24 16:15:02.121 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.139 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.140 DEBUG 8844 [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-24 16:15:02.140 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.161 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.161 DEBUG 8844 [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-24 16:15:02.162 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.223 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.224 DEBUG 8844 [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-24 16:15:02.224 DEBUG 8844 [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-24 16:15:02.242 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.242 DEBUG 8844 [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-24 16:15:02.243 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.261 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.262 DEBUG 8844 [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-24 16:15:02.262 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.280 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.280 DEBUG 8844 [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-24 16:15:02.280 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.298 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.299 DEBUG 8844 [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-24 16:15:02.299 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.331 DEBUG 8844 [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-24 16:15:02.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.358 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.361 DEBUG 8844 [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-24 16:15:02.361 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.527 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.528 DEBUG 8844 [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-24 16:15:02.528 DEBUG 8844 [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-24 16:15:02.548 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.548 DEBUG 8844 [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-24 16:15:02.548 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.566 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.567 DEBUG 8844 [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-24 16:15:02.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.585 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.585 DEBUG 8844 [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-24 16:15:02.585 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.603 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.603 DEBUG 8844 [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-24 16:15:02.603 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.686 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.687 DEBUG 8844 [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-24 16:15:02.687 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.705 DEBUG 8844 [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-24 16:15:02.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.726 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.726 DEBUG 8844 [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-24 16:15:02.726 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.788 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.788 DEBUG 8844 [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-24 16:15:02.788 DEBUG 8844 [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-24 16:15:02.807 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.807 DEBUG 8844 [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-24 16:15:02.807 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.826 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.827 DEBUG 8844 [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-24 16:15:02.827 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.844 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.845 DEBUG 8844 [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-24 16:15:02.845 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.863 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.863 DEBUG 8844 [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-24 16:15:02.863 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.896 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.897 DEBUG 8844 [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-24 16:15:02.897 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:02.924 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.568 DEBUG 8844 [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-24 16:15:03.568 DEBUG 8844 [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-24 16:15:03.641 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.641 DEBUG 8844 [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-24 16:15:03.642 DEBUG 8844 [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-24 16:15:03.771 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.771 DEBUG 8844 [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-24 16:15:03.771 DEBUG 8844 [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-24 16:15:03.793 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.793 DEBUG 8844 [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-24 16:15:03.793 DEBUG 8844 [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-24 16:15:03.811 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.812 DEBUG 8844 [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-24 16:15:03.812 DEBUG 8844 [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-24 16:15:03.895 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.895 DEBUG 8844 [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-24 16:15:03.896 DEBUG 8844 [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-24 16:15:03.914 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.914 DEBUG 8844 [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-24 16:15:03.914 DEBUG 8844 [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-24 16:15:03.932 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.933 DEBUG 8844 [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-24 16:15:03.933 DEBUG 8844 [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-24 16:15:03.950 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.951 DEBUG 8844 [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-24 16:15:03.951 DEBUG 8844 [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-24 16:15:03.972 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.973 DEBUG 8844 [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-24 16:15:03.973 DEBUG 8844 [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-24 16:15:03.991 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:03.991 DEBUG 8844 [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-24 16:15:03.991 DEBUG 8844 [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-24 16:15:04.009 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.010 DEBUG 8844 [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-24 16:15:04.010 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.027 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.028 DEBUG 8844 [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-24 16:15:04.028 DEBUG 8844 [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-24 16:15:04.046 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.047 DEBUG 8844 [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-24 16:15:04.047 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.066 DEBUG 8844 [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-24 16:15:04.066 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.084 DEBUG 8844 [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-24 16:15:04.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.102 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.103 DEBUG 8844 [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-24 16:15:04.103 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:04.121 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.335 DEBUG 8844 [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-24 16:15:06.336 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.373 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.373 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.441 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.441 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.441 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:15:06.502 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.502 DEBUG 8844 [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-24 16:15:06.502 DEBUG 8844 [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-24 16:15:06.517 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.522 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.523 DEBUG 8844 [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-24 16:15:06.523 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.540 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.541 DEBUG 8844 [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-24 16:15:06.541 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.559 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.559 DEBUG 8844 [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-24 16:15:06.559 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.577 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.578 DEBUG 8844 [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-24 16:15:06.578 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.662 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.662 DEBUG 8844 [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-24 16:15:06.663 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.681 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.681 DEBUG 8844 [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-24 16:15:06.681 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.702 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.703 DEBUG 8844 [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-24 16:15:06.703 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.764 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.764 DEBUG 8844 [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-24 16:15:06.764 DEBUG 8844 [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-24 16:15:06.783 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.783 DEBUG 8844 [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-24 16:15:06.783 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.801 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.802 DEBUG 8844 [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-24 16:15:06.802 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.820 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.820 DEBUG 8844 [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-24 16:15:06.820 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.838 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.839 DEBUG 8844 [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-24 16:15:06.839 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.871 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.872 DEBUG 8844 [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-24 16:15:06.872 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.898 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:06.901 DEBUG 8844 [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-24 16:15:06.901 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.066 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.067 DEBUG 8844 [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-24 16:15:07.067 DEBUG 8844 [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-24 16:15:07.087 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.088 DEBUG 8844 [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-24 16:15:07.088 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.105 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.106 DEBUG 8844 [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-24 16:15:07.106 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.124 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.125 DEBUG 8844 [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-24 16:15:07.125 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.143 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.144 DEBUG 8844 [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-24 16:15:07.144 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.227 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.228 DEBUG 8844 [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-24 16:15:07.228 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.246 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.246 DEBUG 8844 [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-24 16:15:07.246 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.267 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.268 DEBUG 8844 [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-24 16:15:07.268 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.329 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.330 DEBUG 8844 [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-24 16:15:07.330 DEBUG 8844 [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-24 16:15:07.348 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.349 DEBUG 8844 [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-24 16:15:07.349 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.367 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.368 DEBUG 8844 [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-24 16:15:07.368 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.386 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.386 DEBUG 8844 [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-24 16:15:07.386 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.408 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.408 DEBUG 8844 [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-24 16:15:07.408 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.440 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.441 DEBUG 8844 [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-24 16:15:07.441 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:07.468 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.768 DEBUG 8844 [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-24 16:15:22.769 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.806 DEBUG 8844 [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-24 16:15:22.806 DEBUG 8844 [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-24 16:15:22.874 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.874 DEBUG 8844 [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-24 16:15:22.874 DEBUG 8844 [http-nio-8879-exec-5] 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-24 16:15:22.936 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.937 DEBUG 8844 [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-24 16:15:22.937 DEBUG 8844 [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-24 16:15:22.950 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.957 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.957 DEBUG 8844 [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-24 16:15:22.957 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.975 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.975 DEBUG 8844 [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-24 16:15:22.976 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.993 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:22.994 DEBUG 8844 [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-24 16:15:22.994 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.012 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.012 DEBUG 8844 [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-24 16:15:23.012 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.096 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.096 DEBUG 8844 [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-24 16:15:23.096 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.114 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.115 DEBUG 8844 [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-24 16:15:23.115 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.136 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.136 DEBUG 8844 [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-24 16:15:23.136 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.197 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.198 DEBUG 8844 [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-24 16:15:23.198 DEBUG 8844 [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-24 16:15:23.216 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.217 DEBUG 8844 [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-24 16:15:23.217 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.236 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.236 DEBUG 8844 [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-24 16:15:23.236 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.254 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.254 DEBUG 8844 [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-24 16:15:23.254 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.272 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.273 DEBUG 8844 [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-24 16:15:23.273 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.305 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.306 DEBUG 8844 [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-24 16:15:23.306 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.333 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.335 DEBUG 8844 [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-24 16:15:23.336 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.352 DEBUG 8844 [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-24 16:15:23.353 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.425 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.425 DEBUG 8844 [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-24 16:15:23.425 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.502 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.503 DEBUG 8844 [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-24 16:15:23.503 DEBUG 8844 [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-24 16:15:23.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.524 DEBUG 8844 [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-24 16:15:23.524 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.542 DEBUG 8844 [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-24 16:15:23.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.552 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.553 DEBUG 8844 [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-24 16:15:23.553 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.560 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.560 DEBUG 8844 [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-24 16:15:23.560 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.571 DEBUG 8844 [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-24 16:15:23.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.578 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.579 DEBUG 8844 [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-24 16:15:23.579 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.589 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.590 DEBUG 8844 [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-24 16:15:23.590 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.662 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.662 DEBUG 8844 [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-24 16:15:23.662 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.675 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.675 DEBUG 8844 [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-24 16:15:23.675 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:15:23.680 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.681 DEBUG 8844 [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-24 16:15:23.681 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.693 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.694 DEBUG 8844 [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-24 16:15:23.694 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.702 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.702 DEBUG 8844 [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-24 16:15:23.702 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.711 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.712 DEBUG 8844 [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-24 16:15:23.712 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.730 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.730 DEBUG 8844 [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-24 16:15:23.730 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.752 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.752 DEBUG 8844 [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-24 16:15:23.752 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.764 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.764 DEBUG 8844 [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-24 16:15:23.764 DEBUG 8844 [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-24 16:15:23.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.770 DEBUG 8844 [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-24 16:15:23.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.783 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.783 DEBUG 8844 [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-24 16:15:23.783 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.788 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.788 DEBUG 8844 [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-24 16:15:23.788 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.801 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.802 DEBUG 8844 [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-24 16:15:23.802 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.806 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.806 DEBUG 8844 [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-24 16:15:23.806 DEBUG 8844 [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-24 16:15:23.820 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.820 DEBUG 8844 [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-24 16:15:23.820 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.824 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.825 DEBUG 8844 [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-24 16:15:23.825 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.838 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.839 DEBUG 8844 [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-24 16:15:23.839 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.843 DEBUG 8844 [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-24 16:15:23.844 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.861 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.862 DEBUG 8844 [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-24 16:15:23.862 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.871 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.871 DEBUG 8844 [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-24 16:15:23.871 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.880 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:23.898 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.072 DEBUG 8844 [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-24 16:15:29.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.110 DEBUG 8844 [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-24 16:15:29.110 DEBUG 8844 [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-24 16:15:29.178 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.178 DEBUG 8844 [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-24 16:15:29.178 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:15:29.239 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.240 DEBUG 8844 [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-24 16:15:29.240 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.254 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.260 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.260 DEBUG 8844 [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-24 16:15:29.260 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.279 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.280 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.280 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.298 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.299 DEBUG 8844 [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-24 16:15:29.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.320 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.320 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.320 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.404 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.404 DEBUG 8844 [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-24 16:15:29.404 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.422 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.423 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.423 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.444 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:15:29.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.505 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.506 DEBUG 8844 [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-24 16:15:29.506 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.525 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:15:29.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.543 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.544 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:15:29.544 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.562 DEBUG 8844 [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-24 16:15:29.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.580 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.581 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:15:29.581 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.613 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.613 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:15:29.613 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.640 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.642 DEBUG 8844 [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-24 16:15:29.643 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.807 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.807 DEBUG 8844 [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-24 16:15:29.808 DEBUG 8844 [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-24 16:15:29.827 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.828 DEBUG 8844 [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-24 16:15:29.828 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.846 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.846 DEBUG 8844 [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-24 16:15:29.846 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.864 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.864 DEBUG 8844 [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-24 16:15:29.864 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.882 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.883 DEBUG 8844 [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-24 16:15:29.883 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.965 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.966 DEBUG 8844 [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-24 16:15:29.966 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:29.985 DEBUG 8844 [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-24 16:15:29.985 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.005 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.006 DEBUG 8844 [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-24 16:15:30.006 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.067 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.067 DEBUG 8844 [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-24 16:15:30.067 DEBUG 8844 [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-24 16:15:30.086 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.086 DEBUG 8844 [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-24 16:15:30.086 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.105 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.105 DEBUG 8844 [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-24 16:15:30.105 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.123 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.123 DEBUG 8844 [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-24 16:15:30.123 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.142 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.142 DEBUG 8844 [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-24 16:15:30.142 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.174 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.175 DEBUG 8844 [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-24 16:15:30.175 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:30.202 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.810 DEBUG 8844 [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-24 16:15:35.811 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.850 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.850 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.918 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:15:35.976 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.977 DEBUG 8844 [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-24 16:15:35.977 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.993 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.997 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:35.997 DEBUG 8844 [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-24 16:15:35.997 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.015 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.016 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.016 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.033 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.034 DEBUG 8844 [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-24 16:15:36.034 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.052 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.052 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.052 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.135 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.135 DEBUG 8844 [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-24 16:15:36.135 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.153 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.154 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.154 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.175 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.175 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:15:36.175 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.237 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.237 DEBUG 8844 [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-24 16:15:36.237 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.256 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.256 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:15:36.256 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.275 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.275 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:15:36.275 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.293 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.294 DEBUG 8844 [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-24 16:15:36.294 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.312 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.312 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:15:36.312 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.345 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.345 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:15:36.345 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.372 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.375 DEBUG 8844 [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-24 16:15:36.375 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.540 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.541 DEBUG 8844 [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-24 16:15:36.541 DEBUG 8844 [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-24 16:15:36.561 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.561 DEBUG 8844 [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-24 16:15:36.561 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.579 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.580 DEBUG 8844 [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-24 16:15:36.580 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.598 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.598 DEBUG 8844 [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-24 16:15:36.598 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.616 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.616 DEBUG 8844 [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-24 16:15:36.617 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.700 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.700 DEBUG 8844 [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-24 16:15:36.700 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.718 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.719 DEBUG 8844 [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-24 16:15:36.719 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.740 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.740 DEBUG 8844 [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-24 16:15:36.740 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.802 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.802 DEBUG 8844 [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-24 16:15:36.802 DEBUG 8844 [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-24 16:15:36.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.820 DEBUG 8844 [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-24 16:15:36.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.842 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.843 DEBUG 8844 [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-24 16:15:36.843 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.861 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.861 DEBUG 8844 [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-24 16:15:36.862 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.879 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.880 DEBUG 8844 [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-24 16:15:36.880 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.912 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.913 DEBUG 8844 [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-24 16:15:36.913 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:15:36.940 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.001 DEBUG 8844 [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-24 16:18:24.001 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.058 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.058 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.126 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.126 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.126 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:18:24.170 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.171 DEBUG 8844 [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-24 16:18:24.171 DEBUG 8844 [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-24 16:18:24.191 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.192 DEBUG 8844 [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-24 16:18:24.192 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.201 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.210 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.210 DEBUG 8844 [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-24 16:18:24.210 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.228 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.229 DEBUG 8844 [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-24 16:18:24.229 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.247 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.247 DEBUG 8844 [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-24 16:18:24.247 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.331 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.331 DEBUG 8844 [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-24 16:18:24.331 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.349 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.350 DEBUG 8844 [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-24 16:18:24.350 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.371 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.372 DEBUG 8844 [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-24 16:18:24.372 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.434 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.434 DEBUG 8844 [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-24 16:18:24.434 DEBUG 8844 [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-24 16:18:24.453 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.453 DEBUG 8844 [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-24 16:18:24.453 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.472 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.472 DEBUG 8844 [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-24 16:18:24.472 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.490 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.490 DEBUG 8844 [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-24 16:18:24.491 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.509 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.509 DEBUG 8844 [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-24 16:18:24.509 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.541 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.542 DEBUG 8844 [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-24 16:18:24.542 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.569 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.572 DEBUG 8844 [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-24 16:18:24.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.739 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.740 DEBUG 8844 [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-24 16:18:24.740 DEBUG 8844 [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-24 16:18:24.760 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.760 DEBUG 8844 [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-24 16:18:24.760 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.778 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.779 DEBUG 8844 [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-24 16:18:24.779 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.796 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.797 DEBUG 8844 [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-24 16:18:24.797 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.815 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.815 DEBUG 8844 [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-24 16:18:24.815 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.899 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.900 DEBUG 8844 [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-24 16:18:24.900 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.918 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.918 DEBUG 8844 [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-24 16:18:24.918 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.939 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:24.940 DEBUG 8844 [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-24 16:18:24.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.002 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.002 DEBUG 8844 [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-24 16:18:25.002 DEBUG 8844 [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-24 16:18:25.021 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.021 DEBUG 8844 [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-24 16:18:25.021 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.040 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.040 DEBUG 8844 [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-24 16:18:25.040 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.058 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.059 DEBUG 8844 [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-24 16:18:25.059 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.077 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.077 DEBUG 8844 [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-24 16:18:25.077 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.109 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.110 DEBUG 8844 [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-24 16:18:25.110 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:25.137 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:26.984 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:26.984 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.019 DEBUG 8844 [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-24 16:18:27.019 DEBUG 8844 [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-24 16:18:27.086 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.086 DEBUG 8844 [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-24 16:18:27.086 DEBUG 8844 [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-24 16:18:27.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.150 DEBUG 8844 [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-24 16:18:27.151 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.161 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.170 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.189 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.189 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.189 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.207 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.207 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.207 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.225 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.226 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.226 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.308 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.327 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.348 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.349 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.349 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.410 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.410 DEBUG 8844 [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-24 16:18:27.410 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.428 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.429 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.429 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.447 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.448 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.448 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.484 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.485 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.485 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.516 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.517 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:18:27.517 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.546 DEBUG 8844 [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-24 16:18:27.547 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.711 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.711 DEBUG 8844 [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-24 16:18:27.711 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.731 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.732 DEBUG 8844 [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-24 16:18:27.732 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.749 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.750 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.750 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.768 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.768 DEBUG 8844 [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-24 16:18:27.768 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.786 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.787 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.787 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.869 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.869 DEBUG 8844 [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-24 16:18:27.869 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.887 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.888 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.888 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.909 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.909 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:18:27.909 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.970 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.970 DEBUG 8844 [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-24 16:18:27.970 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.989 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:27.989 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:18:27.989 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.008 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.008 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:18:28.008 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.026 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.027 DEBUG 8844 [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-24 16:18:28.027 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.045 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.045 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:18:28.045 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.078 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.078 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:18:28.078 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:28.105 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.547 DEBUG 8844 [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-24 16:18:56.547 DEBUG 8844 [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-24 16:18:56.618 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.619 DEBUG 8844 [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-24 16:18:56.619 DEBUG 8844 [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-24 16:18:56.746 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.746 DEBUG 8844 [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-24 16:18:56.747 DEBUG 8844 [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-24 16:18:56.764 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.765 DEBUG 8844 [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-24 16:18:56.765 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.780 DEBUG 8844 [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-24 16:18:56.780 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.783 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.783 DEBUG 8844 [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-24 16:18:56.783 DEBUG 8844 [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-24 16:18:56.866 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.867 DEBUG 8844 [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-24 16:18:56.867 DEBUG 8844 [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-24 16:18:56.885 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.886 DEBUG 8844 [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-24 16:18:56.886 DEBUG 8844 [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-24 16:18:56.903 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.904 DEBUG 8844 [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-24 16:18:56.904 DEBUG 8844 [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-24 16:18:56.921 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.921 DEBUG 8844 [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-24 16:18:56.921 DEBUG 8844 [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-24 16:18:56.942 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.943 DEBUG 8844 [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-24 16:18:56.943 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.945 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.946 DEBUG 8844 [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-24 16:18:56.946 DEBUG 8844 [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-24 16:18:56.961 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.961 DEBUG 8844 [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-24 16:18:56.961 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.965 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.966 DEBUG 8844 [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-24 16:18:56.966 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.979 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.979 DEBUG 8844 [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-24 16:18:56.979 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.983 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.984 DEBUG 8844 [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-24 16:18:56.984 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.997 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:56.998 DEBUG 8844 [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-24 16:18:56.998 DEBUG 8844 [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-24 16:18:57.001 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.002 DEBUG 8844 [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-24 16:18:57.002 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.016 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.016 DEBUG 8844 [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-24 16:18:57.017 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.020 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.020 DEBUG 8844 [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-24 16:18:57.020 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.035 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.035 DEBUG 8844 [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-24 16:18:57.036 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.053 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.054 DEBUG 8844 [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-24 16:18:57.054 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.072 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.106 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.106 DEBUG 8844 [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-24 16:18:57.106 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.125 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.127 DEBUG 8844 [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-24 16:18:57.127 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.148 DEBUG 8844 [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-24 16:18:57.148 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.209 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.209 DEBUG 8844 [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-24 16:18:57.209 DEBUG 8844 [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-24 16:18:57.228 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.228 DEBUG 8844 [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-24 16:18:57.228 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.246 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.247 DEBUG 8844 [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-24 16:18:57.247 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.265 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.265 DEBUG 8844 [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-24 16:18:57.265 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.283 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.284 DEBUG 8844 [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-24 16:18:57.284 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.316 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.316 DEBUG 8844 [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-24 16:18:57.316 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.343 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.346 DEBUG 8844 [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-24 16:18:57.346 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.512 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.512 DEBUG 8844 [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-24 16:18:57.512 DEBUG 8844 [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-24 16:18:57.532 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.533 DEBUG 8844 [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-24 16:18:57.533 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.550 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.551 DEBUG 8844 [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-24 16:18:57.551 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.569 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.569 DEBUG 8844 [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-24 16:18:57.569 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.587 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.588 DEBUG 8844 [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-24 16:18:57.588 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.673 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.673 DEBUG 8844 [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-24 16:18:57.674 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.691 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.692 DEBUG 8844 [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-24 16:18:57.692 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.713 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.713 DEBUG 8844 [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-24 16:18:57.713 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.774 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.774 DEBUG 8844 [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-24 16:18:57.774 DEBUG 8844 [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-24 16:18:57.793 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.793 DEBUG 8844 [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-24 16:18:57.793 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.812 DEBUG 8844 [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-24 16:18:57.812 DEBUG 8844 [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-24 16:18:57.812 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.812 DEBUG 8844 [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-24 16:18:57.812 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.830 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.831 DEBUG 8844 [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-24 16:18:57.831 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.849 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.849 DEBUG 8844 [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-24 16:18:57.849 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.879 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.879 DEBUG 8844 [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-24 16:18:57.880 DEBUG 8844 [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-24 16:18:57.882 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.882 DEBUG 8844 [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-24 16:18:57.882 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.909 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:57.956 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.567 DEBUG 8844 [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-24 16:18:58.567 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.601 DEBUG 8844 [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-24 16:18:58.601 DEBUG 8844 [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-24 16:18:58.669 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.669 DEBUG 8844 [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-24 16:18:58.670 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:18:58.733 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.733 DEBUG 8844 [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-24 16:18:58.733 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.745 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.754 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.754 DEBUG 8844 [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-24 16:18:58.754 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.771 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.772 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.772 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.790 DEBUG 8844 [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-24 16:18:58.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.811 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.811 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.812 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.897 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.897 DEBUG 8844 [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-24 16:18:58.897 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.915 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.916 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.916 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.937 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.937 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:18:58.937 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.998 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:58.998 DEBUG 8844 [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-24 16:18:58.999 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.017 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.017 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:18:59.017 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.036 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.036 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:18:59.036 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.054 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.055 DEBUG 8844 [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-24 16:18:59.055 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.073 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.073 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:18:59.073 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.106 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.107 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:18:59.107 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.134 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.137 DEBUG 8844 [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-24 16:18:59.137 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.304 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.304 DEBUG 8844 [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-24 16:18:59.304 DEBUG 8844 [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-24 16:18:59.324 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.325 DEBUG 8844 [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-24 16:18:59.325 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.343 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.343 DEBUG 8844 [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-24 16:18:59.343 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.361 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.362 DEBUG 8844 [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-24 16:18:59.362 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.380 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.380 DEBUG 8844 [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-24 16:18:59.380 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.463 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.463 DEBUG 8844 [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-24 16:18:59.464 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.481 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.482 DEBUG 8844 [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-24 16:18:59.482 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.503 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.503 DEBUG 8844 [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-24 16:18:59.503 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.564 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.565 DEBUG 8844 [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-24 16:18:59.565 DEBUG 8844 [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-24 16:18:59.583 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.584 DEBUG 8844 [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-24 16:18:59.584 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.602 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.603 DEBUG 8844 [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-24 16:18:59.603 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.620 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.621 DEBUG 8844 [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-24 16:18:59.621 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.639 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.639 DEBUG 8844 [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-24 16:18:59.639 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.672 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.672 DEBUG 8844 [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-24 16:18:59.672 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:18:59.699 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.101 DEBUG 8844 [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-24 16:19:46.101 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.135 DEBUG 8844 [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-24 16:19:46.135 DEBUG 8844 [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-24 16:19:46.203 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.203 DEBUG 8844 [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-24 16:19:46.204 DEBUG 8844 [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-24 16:19:46.267 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.268 DEBUG 8844 [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-24 16:19:46.268 DEBUG 8844 [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-24 16:19:46.280 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.288 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.288 DEBUG 8844 [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-24 16:19:46.289 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.306 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.307 DEBUG 8844 [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-24 16:19:46.307 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.325 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.325 DEBUG 8844 [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-24 16:19:46.325 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.343 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.344 DEBUG 8844 [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-24 16:19:46.344 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.428 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.428 DEBUG 8844 [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-24 16:19:46.428 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.446 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.447 DEBUG 8844 [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-24 16:19:46.447 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.467 DEBUG 8844 [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-24 16:19:46.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.529 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.530 DEBUG 8844 [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-24 16:19:46.530 DEBUG 8844 [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-24 16:19:46.548 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.548 DEBUG 8844 [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-24 16:19:46.549 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.567 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.568 DEBUG 8844 [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-24 16:19:46.568 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.585 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.586 DEBUG 8844 [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-24 16:19:46.586 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.604 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.605 DEBUG 8844 [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-24 16:19:46.605 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.636 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.637 DEBUG 8844 [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-24 16:19:46.637 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.664 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.666 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.667 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.832 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.832 DEBUG 8844 [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-24 16:19:46.832 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.852 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.852 DEBUG 8844 [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-24 16:19:46.852 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.870 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.871 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.871 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.889 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.889 DEBUG 8844 [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-24 16:19:46.890 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.907 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.908 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.908 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.991 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:46.991 DEBUG 8844 [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-24 16:19:46.991 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.009 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.009 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.010 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.030 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.031 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:19:47.031 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.092 DEBUG 8844 [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-24 16:19:47.092 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.111 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.111 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:19:47.111 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.129 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.130 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:19:47.130 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.166 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.167 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:19:47.167 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.199 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.200 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:19:47.200 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:47.227 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:49.923 DEBUG 8844 [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-24 16:19:49.923 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:49.960 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:49.960 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.028 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.028 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.028 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:19:50.090 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.090 DEBUG 8844 [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-24 16:19:50.091 DEBUG 8844 [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-24 16:19:50.103 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.110 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.111 DEBUG 8844 [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-24 16:19:50.111 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.128 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.129 DEBUG 8844 [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-24 16:19:50.129 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.147 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.147 DEBUG 8844 [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-24 16:19:50.147 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.165 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.166 DEBUG 8844 [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-24 16:19:50.166 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.249 DEBUG 8844 [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-24 16:19:50.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.267 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.268 DEBUG 8844 [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-24 16:19:50.268 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.289 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.289 DEBUG 8844 [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-24 16:19:50.289 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.350 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.351 DEBUG 8844 [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-24 16:19:50.351 DEBUG 8844 [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-24 16:19:50.369 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.369 DEBUG 8844 [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-24 16:19:50.369 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.388 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.388 DEBUG 8844 [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-24 16:19:50.388 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.406 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.407 DEBUG 8844 [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-24 16:19:50.407 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.425 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.425 DEBUG 8844 [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-24 16:19:50.425 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.458 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.458 DEBUG 8844 [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-24 16:19:50.458 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.485 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.488 DEBUG 8844 [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-24 16:19:50.488 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.653 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.654 DEBUG 8844 [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-24 16:19:50.654 DEBUG 8844 [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-24 16:19:50.674 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.675 DEBUG 8844 [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-24 16:19:50.675 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.692 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.693 DEBUG 8844 [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-24 16:19:50.693 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.711 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.711 DEBUG 8844 [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-24 16:19:50.711 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.729 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.729 DEBUG 8844 [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-24 16:19:50.729 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.813 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.813 DEBUG 8844 [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-24 16:19:50.813 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.831 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.832 DEBUG 8844 [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-24 16:19:50.832 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.853 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.853 DEBUG 8844 [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-24 16:19:50.854 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.915 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.915 DEBUG 8844 [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-24 16:19:50.915 DEBUG 8844 [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-24 16:19:50.934 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.934 DEBUG 8844 [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-24 16:19:50.934 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.952 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.953 DEBUG 8844 [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-24 16:19:50.953 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.971 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.971 DEBUG 8844 [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-24 16:19:50.971 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.989 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:50.990 DEBUG 8844 [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-24 16:19:50.990 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:51.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:51.022 DEBUG 8844 [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-24 16:19:51.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:19:51.049 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.176 DEBUG 8844 [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-24 16:20:43.176 DEBUG 8844 [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-24 16:20:43.180 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.180 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.244 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.244 DEBUG 8844 [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-24 16:20:43.244 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:20:43.319 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.346 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.347 DEBUG 8844 [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-24 16:20:43.347 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.367 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.367 DEBUG 8844 [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-24 16:20:43.367 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.385 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.385 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.385 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.403 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.404 DEBUG 8844 [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-24 16:20:43.404 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.422 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.422 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.422 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.507 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.508 DEBUG 8844 [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-24 16:20:43.508 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.526 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.526 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.526 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.547 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.548 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:20:43.548 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.609 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.609 DEBUG 8844 [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-24 16:20:43.609 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.628 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.628 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:20:43.628 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.646 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.647 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:20:43.647 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.665 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.665 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.665 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.683 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.684 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:20:43.684 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.716 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.716 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:20:43.716 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.743 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.746 DEBUG 8844 [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-24 16:20:43.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.910 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.911 DEBUG 8844 [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-24 16:20:43.911 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.931 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.931 DEBUG 8844 [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-24 16:20:43.931 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.949 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.949 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.949 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.967 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.968 DEBUG 8844 [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-24 16:20:43.968 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.986 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.987 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:43.987 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.072 DEBUG 8844 [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-24 16:20:44.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.090 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.091 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.091 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.112 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.112 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:20:44.112 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.174 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.175 DEBUG 8844 [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-24 16:20:44.175 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.192 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.192 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:20:44.192 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.211 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.211 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:20:44.211 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.229 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.230 DEBUG 8844 [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-24 16:20:44.230 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.248 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:20:44.248 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.280 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.280 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:20:44.280 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:44.307 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.034 DEBUG 8844 [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-24 16:20:54.034 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.106 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.107 DEBUG 8844 [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-24 16:20:54.107 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.235 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.236 DEBUG 8844 [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-24 16:20:54.236 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.254 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.254 DEBUG 8844 [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-24 16:20:54.255 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.273 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.273 DEBUG 8844 [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-24 16:20:54.273 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.357 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.358 DEBUG 8844 [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-24 16:20:54.358 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:20:54.376 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.376 DEBUG 8844 [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-24 16:20:54.376 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.394 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.395 DEBUG 8844 [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-24 16:20:54.395 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.412 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.413 DEBUG 8844 [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-24 16:20:54.413 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.434 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.434 DEBUG 8844 [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-24 16:20:54.434 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.452 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.453 DEBUG 8844 [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-24 16:20:54.453 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.470 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.471 DEBUG 8844 [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-24 16:20:54.471 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.489 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.489 DEBUG 8844 [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-24 16:20:54.489 DEBUG 8844 [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-24 16:20:54.507 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.508 DEBUG 8844 [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-24 16:20:54.508 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.526 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.527 DEBUG 8844 [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-24 16:20:54.527 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.544 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.545 DEBUG 8844 [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-24 16:20:54.545 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:54.563 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:58.988 DEBUG 8844 [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-24 16:20:58.988 DEBUG 8844 [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-24 16:20:59.060 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.061 DEBUG 8844 [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-24 16:20:59.061 DEBUG 8844 [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-24 16:20:59.189 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.189 DEBUG 8844 [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-24 16:20:59.189 DEBUG 8844 [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-24 16:20:59.207 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.208 DEBUG 8844 [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-24 16:20:59.208 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.225 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.226 DEBUG 8844 [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-24 16:20:59.226 DEBUG 8844 [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-24 16:20:59.312 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.312 DEBUG 8844 [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-24 16:20:59.312 DEBUG 8844 [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-24 16:20:59.330 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.331 DEBUG 8844 [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-24 16:20:59.331 DEBUG 8844 [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-24 16:20:59.349 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.349 DEBUG 8844 [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-24 16:20:59.349 DEBUG 8844 [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-24 16:20:59.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.367 DEBUG 8844 [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-24 16:20:59.367 DEBUG 8844 [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-24 16:20:59.388 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.389 DEBUG 8844 [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-24 16:20:59.389 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.407 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.407 DEBUG 8844 [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-24 16:20:59.407 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.425 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.425 DEBUG 8844 [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-24 16:20:59.425 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.443 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.444 DEBUG 8844 [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-24 16:20:59.444 DEBUG 8844 [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-24 16:20:59.462 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.463 DEBUG 8844 [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-24 16:20:59.463 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.480 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.481 DEBUG 8844 [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-24 16:20:59.481 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.499 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.500 DEBUG 8844 [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-24 16:20:59.500 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:20:59.517 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.646 DEBUG 8844 [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-24 16:21:06.646 DEBUG 8844 [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-24 16:21:06.718 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.719 DEBUG 8844 [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-24 16:21:06.719 DEBUG 8844 [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-24 16:21:06.846 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.846 DEBUG 8844 [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-24 16:21:06.846 DEBUG 8844 [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-24 16:21:06.864 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.865 DEBUG 8844 [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-24 16:21:06.865 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.883 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.883 DEBUG 8844 [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-24 16:21:06.883 DEBUG 8844 [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-24 16:21:06.967 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.967 DEBUG 8844 [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-24 16:21:06.968 DEBUG 8844 [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-24 16:21:06.986 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:06.986 DEBUG 8844 [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-24 16:21:06.986 DEBUG 8844 [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-24 16:21:07.004 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.005 DEBUG 8844 [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-24 16:21:07.005 DEBUG 8844 [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-24 16:21:07.023 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.023 DEBUG 8844 [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-24 16:21:07.023 DEBUG 8844 [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-24 16:21:07.045 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.046 DEBUG 8844 [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-24 16:21:07.046 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.065 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.065 DEBUG 8844 [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-24 16:21:07.066 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.083 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.084 DEBUG 8844 [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-24 16:21:07.084 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.101 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.102 DEBUG 8844 [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-24 16:21:07.102 DEBUG 8844 [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-24 16:21:07.120 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.121 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.121 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.139 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.139 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.139 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.157 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.158 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.158 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:07.176 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:40.000 DEBUG 8844 [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-24 16:21:40.001 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:40.018 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:40.039 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:21:40.039 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:40.058 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:40.241 DEBUG 8844 [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-24 16:21:40.242 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:21:40.260 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.103 DEBUG 8844 [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-24 16:22:55.104 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.176 DEBUG 8844 [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-24 16:22:55.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.305 DEBUG 8844 [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-24 16:22:55.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.323 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.324 DEBUG 8844 [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-24 16:22:55.324 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.342 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.342 DEBUG 8844 [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-24 16:22:55.342 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.427 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.428 DEBUG 8844 [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-24 16:22:55.428 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:22:55.446 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.447 DEBUG 8844 [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-24 16:22:55.447 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.465 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.465 DEBUG 8844 [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-24 16:22:55.465 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.483 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.483 DEBUG 8844 [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-24 16:22:55.483 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.505 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.505 DEBUG 8844 [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-24 16:22:55.505 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.523 DEBUG 8844 [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-24 16:22:55.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.541 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.541 DEBUG 8844 [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-24 16:22:55.542 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.559 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.560 DEBUG 8844 [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-24 16:22:55.560 DEBUG 8844 [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-24 16:22:55.578 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.579 DEBUG 8844 [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-24 16:22:55.579 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.597 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.598 DEBUG 8844 [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-24 16:22:55.598 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.615 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.616 DEBUG 8844 [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-24 16:22:55.616 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:55.634 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.047 DEBUG 8844 [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-24 16:22:57.047 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.104 DEBUG 8844 [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-24 16:22:57.104 DEBUG 8844 [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-24 16:22:57.173 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.173 DEBUG 8844 [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-24 16:22:57.173 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:22:57.214 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.215 DEBUG 8844 [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-24 16:22:57.215 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.234 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.235 DEBUG 8844 [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-24 16:22:57.235 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.249 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.253 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.253 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.253 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.271 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.271 DEBUG 8844 [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-24 16:22:57.271 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.289 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.290 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.290 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.376 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.377 DEBUG 8844 [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-24 16:22:57.377 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.395 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.395 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.395 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.416 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.417 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:22:57.417 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.478 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.478 DEBUG 8844 [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-24 16:22:57.479 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.497 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.497 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:22:57.497 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.516 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.516 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:22:57.516 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.534 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.535 DEBUG 8844 [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-24 16:22:57.535 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.553 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.553 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:22:57.553 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.586 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.586 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:22:57.586 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.613 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.616 DEBUG 8844 [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-24 16:22:57.616 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.782 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.783 DEBUG 8844 [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-24 16:22:57.783 DEBUG 8844 [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-24 16:22:57.803 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.803 DEBUG 8844 [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-24 16:22:57.803 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.821 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.821 DEBUG 8844 [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-24 16:22:57.821 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.839 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.840 DEBUG 8844 [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-24 16:22:57.840 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.858 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.858 DEBUG 8844 [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-24 16:22:57.858 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.944 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.944 DEBUG 8844 [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-24 16:22:57.944 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.962 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.962 DEBUG 8844 [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-24 16:22:57.963 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:57.984 DEBUG 8844 [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-24 16:22:57.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.045 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.046 DEBUG 8844 [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-24 16:22:58.046 DEBUG 8844 [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-24 16:22:58.064 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.065 DEBUG 8844 [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-24 16:22:58.065 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.083 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.084 DEBUG 8844 [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-24 16:22:58.084 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.102 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.102 DEBUG 8844 [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-24 16:22:58.102 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.121 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.121 DEBUG 8844 [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-24 16:22:58.121 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.154 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.154 DEBUG 8844 [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-24 16:22:58.154 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:22:58.181 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:01.815 DEBUG 8844 [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-24 16:23:01.815 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:01.982 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:01.982 DEBUG 8844 [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-24 16:23:01.983 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:02.001 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.746 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.746 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.747 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:23:03.875 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.876 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.876 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.912 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.913 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.913 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.999 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.999 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:03.999 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:23:04.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.018 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.018 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.036 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.036 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.054 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.075 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.112 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.113 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.113 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.130 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.131 DEBUG 8844 [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-24 16:23:04.131 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.149 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.167 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.168 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.168 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.186 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:23:04.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.524 DEBUG 8844 [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-24 16:24:16.524 DEBUG 8844 [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-24 16:24:16.596 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.596 DEBUG 8844 [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-24 16:24:16.596 DEBUG 8844 [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-24 16:24:16.724 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.725 DEBUG 8844 [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-24 16:24:16.725 DEBUG 8844 [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-24 16:24:16.743 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.743 DEBUG 8844 [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-24 16:24:16.743 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.761 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.761 DEBUG 8844 [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-24 16:24:16.762 DEBUG 8844 [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-24 16:24:16.845 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.846 DEBUG 8844 [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-24 16:24:16.846 DEBUG 8844 [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-24 16:24:16.864 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.865 DEBUG 8844 [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-24 16:24:16.865 DEBUG 8844 [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-24 16:24:16.882 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.882 DEBUG 8844 [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-24 16:24:16.882 DEBUG 8844 [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-24 16:24:16.900 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.900 DEBUG 8844 [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-24 16:24:16.900 DEBUG 8844 [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-24 16:24:16.922 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.923 DEBUG 8844 [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-24 16:24:16.923 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.929 DEBUG 8844 [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-24 16:24:16.929 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.940 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.941 DEBUG 8844 [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-24 16:24:16.941 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.957 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:16.957 DEBUG 8844 [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-24 16:24:16.957 DEBUG 8844 [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-24 16:24:17.024 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.024 DEBUG 8844 [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-24 16:24:17.025 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.042 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.042 DEBUG 8844 [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-24 16:24:17.042 DEBUG 8844 [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-24 16:24:17.094 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.094 DEBUG 8844 [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-24 16:24:17.094 DEBUG 8844 [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-24 16:24:17.113 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.113 DEBUG 8844 [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-24 16:24:17.113 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.118 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.118 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.118 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.133 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.133 DEBUG 8844 [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-24 16:24:17.133 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.135 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.136 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.136 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.151 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.154 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.154 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.154 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.169 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.170 DEBUG 8844 [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-24 16:24:17.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.172 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.188 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.188 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.188 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.272 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.272 DEBUG 8844 [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-24 16:24:17.272 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.289 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.290 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.290 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.311 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.311 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:24:17.311 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.373 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.373 DEBUG 8844 [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-24 16:24:17.373 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.392 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.392 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:24:17.392 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.411 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.411 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:24:17.411 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.429 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.430 DEBUG 8844 [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-24 16:24:17.430 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.448 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.448 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:24:17.448 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.481 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.481 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:24:17.481 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.508 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.511 DEBUG 8844 [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-24 16:24:17.511 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.676 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.677 DEBUG 8844 [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-24 16:24:17.677 DEBUG 8844 [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-24 16:24:17.697 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.697 DEBUG 8844 [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-24 16:24:17.697 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.715 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.716 DEBUG 8844 [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-24 16:24:17.716 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.734 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.734 DEBUG 8844 [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-24 16:24:17.735 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.752 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.753 DEBUG 8844 [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-24 16:24:17.753 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.836 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.837 DEBUG 8844 [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-24 16:24:17.837 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.855 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.855 DEBUG 8844 [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-24 16:24:17.855 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.876 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.877 DEBUG 8844 [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-24 16:24:17.877 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.938 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.938 DEBUG 8844 [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-24 16:24:17.939 DEBUG 8844 [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-24 16:24:17.957 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.957 DEBUG 8844 [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-24 16:24:17.957 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.976 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.976 DEBUG 8844 [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-24 16:24:17.976 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.994 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:17.995 DEBUG 8844 [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-24 16:24:17.995 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:18.013 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:18.013 DEBUG 8844 [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-24 16:24:18.013 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:18.046 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:18.046 DEBUG 8844 [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-24 16:24:18.046 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:18.073 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.860 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.860 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.861 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.988 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.989 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:26.989 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.007 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.007 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.008 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.026 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.026 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.026 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.109 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.109 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.109 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:24:27.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.146 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.147 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.147 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.164 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.165 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.165 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.186 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.197 DEBUG 8844 [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-24 16:24:27.197 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.224 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.224 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.230 DEBUG 8844 [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-24 16:24:27.230 DEBUG 8844 [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-24 16:24:27.240 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.241 DEBUG 8844 [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-24 16:24:27.241 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.259 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.259 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.260 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.277 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.278 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.279 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.296 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.297 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.297 DEBUG 8844 [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-24 16:24:27.297 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:24:27.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.315 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.366 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.367 DEBUG 8844 [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-24 16:24:27.367 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.373 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.386 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.387 DEBUG 8844 [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-24 16:24:27.387 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.405 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.406 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.406 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.424 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.424 DEBUG 8844 [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-24 16:24:27.424 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.442 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.443 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.443 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.530 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.531 DEBUG 8844 [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-24 16:24:27.531 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.549 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.549 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.549 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.570 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.571 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:24:27.571 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.631 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.632 DEBUG 8844 [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-24 16:24:27.632 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.651 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.651 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:24:27.651 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.670 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.670 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:24:27.670 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.688 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.689 DEBUG 8844 [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-24 16:24:27.689 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.707 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.708 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:24:27.708 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.741 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.741 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:24:27.741 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.768 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.772 DEBUG 8844 [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-24 16:24:27.772 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.938 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.939 DEBUG 8844 [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-24 16:24:27.939 DEBUG 8844 [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-24 16:24:27.959 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.959 DEBUG 8844 [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-24 16:24:27.959 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.977 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.978 DEBUG 8844 [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-24 16:24:27.978 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.995 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:27.996 DEBUG 8844 [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-24 16:24:27.996 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.014 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.014 DEBUG 8844 [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-24 16:24:28.015 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.099 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.100 DEBUG 8844 [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-24 16:24:28.100 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.118 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.118 DEBUG 8844 [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-24 16:24:28.118 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.139 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.140 DEBUG 8844 [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-24 16:24:28.140 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.201 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.201 DEBUG 8844 [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-24 16:24:28.201 DEBUG 8844 [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-24 16:24:28.220 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.220 DEBUG 8844 [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-24 16:24:28.220 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.239 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.239 DEBUG 8844 [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-24 16:24:28.239 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.257 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.258 DEBUG 8844 [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-24 16:24:28.258 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.276 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.276 DEBUG 8844 [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-24 16:24:28.276 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.308 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.308 DEBUG 8844 [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-24 16:24:28.309 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:28.335 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.105 DEBUG 8844 [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-24 16:24:33.105 DEBUG 8844 [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-24 16:24:33.178 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.179 DEBUG 8844 [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-24 16:24:33.179 DEBUG 8844 [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-24 16:24:33.307 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.307 DEBUG 8844 [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-24 16:24:33.308 DEBUG 8844 [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-24 16:24:33.325 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.326 DEBUG 8844 [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-24 16:24:33.326 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.343 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.344 DEBUG 8844 [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-24 16:24:33.344 DEBUG 8844 [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-24 16:24:33.429 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.429 DEBUG 8844 [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-24 16:24:33.429 DEBUG 8844 [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-24 16:24:33.447 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.447 DEBUG 8844 [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-24 16:24:33.448 DEBUG 8844 [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-24 16:24:33.465 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.466 DEBUG 8844 [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-24 16:24:33.466 DEBUG 8844 [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-24 16:24:33.483 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.484 DEBUG 8844 [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-24 16:24:33.484 DEBUG 8844 [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-24 16:24:33.505 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.506 DEBUG 8844 [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-24 16:24:33.506 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.524 DEBUG 8844 [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-24 16:24:33.524 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.542 DEBUG 8844 [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-24 16:24:33.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.560 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.561 DEBUG 8844 [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-24 16:24:33.561 DEBUG 8844 [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-24 16:24:33.579 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.580 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.580 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.598 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.599 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.599 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.616 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.617 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.617 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.635 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.649 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.650 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.687 DEBUG 8844 [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-24 16:24:33.687 DEBUG 8844 [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-24 16:24:33.753 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.754 DEBUG 8844 [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-24 16:24:33.754 DEBUG 8844 [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-24 16:24:33.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.818 DEBUG 8844 [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-24 16:24:33.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.831 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.838 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.839 DEBUG 8844 [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-24 16:24:33.839 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.856 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.857 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.874 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.874 DEBUG 8844 [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-24 16:24:33.874 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.892 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.893 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.893 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.979 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.979 DEBUG 8844 [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-24 16:24:33.979 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.997 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.998 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:33.998 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.019 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.019 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:24:34.019 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.080 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.081 DEBUG 8844 [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-24 16:24:34.081 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.099 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.100 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:24:34.100 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.119 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.119 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:24:34.119 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.137 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.138 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.138 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.156 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.156 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:24:34.156 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.188 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.188 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:24:34.188 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.215 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.218 DEBUG 8844 [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-24 16:24:34.218 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.382 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.383 DEBUG 8844 [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-24 16:24:34.383 DEBUG 8844 [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-24 16:24:34.404 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.404 DEBUG 8844 [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-24 16:24:34.404 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.422 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.423 DEBUG 8844 [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-24 16:24:34.423 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.441 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.441 DEBUG 8844 [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-24 16:24:34.441 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.459 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.460 DEBUG 8844 [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-24 16:24:34.460 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.544 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.545 DEBUG 8844 [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-24 16:24:34.545 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.563 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.563 DEBUG 8844 [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-24 16:24:34.563 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.584 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.585 DEBUG 8844 [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-24 16:24:34.585 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.646 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.646 DEBUG 8844 [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-24 16:24:34.646 DEBUG 8844 [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-24 16:24:34.664 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.665 DEBUG 8844 [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-24 16:24:34.665 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.683 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.684 DEBUG 8844 [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-24 16:24:34.684 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.702 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.702 DEBUG 8844 [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-24 16:24:34.702 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.720 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.721 DEBUG 8844 [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-24 16:24:34.721 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.753 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.754 DEBUG 8844 [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-24 16:24:34.754 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:34.780 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.352 DEBUG 8844 [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-24 16:24:42.352 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.424 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.425 DEBUG 8844 [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-24 16:24:42.425 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.552 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.553 DEBUG 8844 [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-24 16:24:42.553 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.571 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.571 DEBUG 8844 [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-24 16:24:42.571 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.589 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.590 DEBUG 8844 [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-24 16:24:42.590 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.610 DEBUG 8844 [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-24 16:24:42.610 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.645 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.645 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.674 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.674 DEBUG 8844 [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-24 16:24:42.675 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:24:42.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.693 DEBUG 8844 [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-24 16:24:42.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.711 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.712 DEBUG 8844 [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-24 16:24:42.712 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.713 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.713 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.713 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:24:42.730 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.731 DEBUG 8844 [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-24 16:24:42.731 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.752 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.752 DEBUG 8844 [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-24 16:24:42.752 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.770 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.770 DEBUG 8844 [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-24 16:24:42.770 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.778 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.778 DEBUG 8844 [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-24 16:24:42.779 DEBUG 8844 [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-24 16:24:42.788 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.788 DEBUG 8844 [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-24 16:24:42.788 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.797 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.798 DEBUG 8844 [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-24 16:24:42.798 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.806 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.806 DEBUG 8844 [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-24 16:24:42.806 DEBUG 8844 [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-24 16:24:42.814 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.815 DEBUG 8844 [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-24 16:24:42.815 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.825 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.826 DEBUG 8844 [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-24 16:24:42.826 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.832 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.832 DEBUG 8844 [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-24 16:24:42.832 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.843 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.844 DEBUG 8844 [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-24 16:24:42.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.849 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.850 DEBUG 8844 [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-24 16:24:42.850 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.862 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.863 DEBUG 8844 [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-24 16:24:42.863 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.880 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.933 DEBUG 8844 [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-24 16:24:42.933 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.950 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.950 DEBUG 8844 [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-24 16:24:42.950 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.970 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:42.971 DEBUG 8844 [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-24 16:24:42.971 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.031 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.031 DEBUG 8844 [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-24 16:24:43.032 DEBUG 8844 [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-24 16:24:43.049 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.049 DEBUG 8844 [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-24 16:24:43.049 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.067 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.067 DEBUG 8844 [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-24 16:24:43.067 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.084 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.085 DEBUG 8844 [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-24 16:24:43.085 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.102 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.102 DEBUG 8844 [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-24 16:24:43.102 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.134 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.134 DEBUG 8844 [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-24 16:24:43.134 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.160 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.163 DEBUG 8844 [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-24 16:24:43.163 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.328 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.329 DEBUG 8844 [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-24 16:24:43.329 DEBUG 8844 [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-24 16:24:43.349 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.349 DEBUG 8844 [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-24 16:24:43.349 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.366 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.367 DEBUG 8844 [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-24 16:24:43.367 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.384 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.385 DEBUG 8844 [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-24 16:24:43.385 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.402 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.402 DEBUG 8844 [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-24 16:24:43.402 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.485 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.486 DEBUG 8844 [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-24 16:24:43.486 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.503 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.503 DEBUG 8844 [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-24 16:24:43.503 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.523 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.524 DEBUG 8844 [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-24 16:24:43.524 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.584 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.584 DEBUG 8844 [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-24 16:24:43.584 DEBUG 8844 [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-24 16:24:43.601 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.602 DEBUG 8844 [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-24 16:24:43.602 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.619 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.620 DEBUG 8844 [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-24 16:24:43.620 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.637 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.637 DEBUG 8844 [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-24 16:24:43.637 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.654 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.655 DEBUG 8844 [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-24 16:24:43.655 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.686 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.687 DEBUG 8844 [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-24 16:24:43.687 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:24:43.713 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.144 DEBUG 8844 [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-24 16:25:06.145 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.215 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.215 DEBUG 8844 [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-24 16:25:06.216 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.341 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.348 DEBUG 8844 [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-24 16:25:06.348 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.365 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.366 DEBUG 8844 [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-24 16:25:06.366 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.383 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.383 DEBUG 8844 [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-24 16:25:06.383 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.465 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.466 DEBUG 8844 [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-24 16:25:06.466 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:25:06.483 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.483 DEBUG 8844 [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-24 16:25:06.484 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.500 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.501 DEBUG 8844 [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-24 16:25:06.501 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.518 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.518 DEBUG 8844 [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-24 16:25:06.518 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.538 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.539 DEBUG 8844 [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-24 16:25:06.539 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.555 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.556 DEBUG 8844 [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-24 16:25:06.556 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.571 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.572 DEBUG 8844 [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-24 16:25:06.572 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.589 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.589 DEBUG 8844 [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-24 16:25:06.589 DEBUG 8844 [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-24 16:25:06.606 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.606 DEBUG 8844 [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-24 16:25:06.606 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.623 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.624 DEBUG 8844 [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-24 16:25:06.624 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.641 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.641 DEBUG 8844 [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-24 16:25:06.642 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:06.658 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:12.933 DEBUG 8844 [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-24 16:25:12.933 DEBUG 8844 [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-24 16:25:13.005 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.005 DEBUG 8844 [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-24 16:25:13.005 DEBUG 8844 [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-24 16:25:13.131 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.132 DEBUG 8844 [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-24 16:25:13.132 DEBUG 8844 [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-24 16:25:13.149 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.149 DEBUG 8844 [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-24 16:25:13.149 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.166 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.167 DEBUG 8844 [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-24 16:25:13.167 DEBUG 8844 [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-24 16:25:13.249 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.249 DEBUG 8844 [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-24 16:25:13.249 DEBUG 8844 [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-24 16:25:13.269 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.270 DEBUG 8844 [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-24 16:25:13.270 DEBUG 8844 [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-24 16:25:13.287 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.288 DEBUG 8844 [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-24 16:25:13.288 DEBUG 8844 [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-24 16:25:13.304 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.305 DEBUG 8844 [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-24 16:25:13.305 DEBUG 8844 [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-24 16:25:13.325 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.326 DEBUG 8844 [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-24 16:25:13.326 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.342 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.343 DEBUG 8844 [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-24 16:25:13.343 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.360 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.360 DEBUG 8844 [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-24 16:25:13.360 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.377 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.377 DEBUG 8844 [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-24 16:25:13.377 DEBUG 8844 [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-24 16:25:13.394 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.395 DEBUG 8844 [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-24 16:25:13.395 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.412 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.413 DEBUG 8844 [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-24 16:25:13.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.429 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.430 DEBUG 8844 [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-24 16:25:13.430 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:13.448 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.497 DEBUG 8844 [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-24 16:25:49.498 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.570 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.571 DEBUG 8844 [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-24 16:25:49.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.700 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.701 DEBUG 8844 [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-24 16:25:49.702 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.719 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.720 DEBUG 8844 [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-24 16:25:49.720 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.737 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.738 DEBUG 8844 [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-24 16:25:49.738 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.819 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.820 DEBUG 8844 [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-24 16:25:49.820 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:25:49.838 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.839 DEBUG 8844 [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-24 16:25:49.839 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.858 DEBUG 8844 [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-24 16:25:49.858 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.875 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.875 DEBUG 8844 [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-24 16:25:49.876 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.940 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.942 DEBUG 8844 [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-24 16:25:49.942 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.959 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.960 DEBUG 8844 [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-24 16:25:49.960 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.977 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.977 DEBUG 8844 [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-24 16:25:49.977 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:49.995 DEBUG 8844 [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-24 16:25:49.995 DEBUG 8844 [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-24 16:25:50.012 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:50.014 DEBUG 8844 [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-24 16:25:50.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:50.031 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:50.032 DEBUG 8844 [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-24 16:25:50.032 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:50.049 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:50.050 DEBUG 8844 [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-24 16:25:50.051 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:50.068 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.574 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.574 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.630 DEBUG 8844 [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-24 16:25:56.630 DEBUG 8844 [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-24 16:25:56.697 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.697 DEBUG 8844 [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-24 16:25:56.697 DEBUG 8844 [http-nio-8879-exec-4] 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-24 16:25:56.742 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.743 DEBUG 8844 [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-24 16:25:56.743 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.762 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.762 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.762 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.772 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.779 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.780 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:56.780 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.796 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.814 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.815 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:56.815 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.898 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.899 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.899 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.916 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:56.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.937 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:56.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.997 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:56.998 DEBUG 8844 [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-24 16:25:56.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.016 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.016 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:57.016 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.033 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.034 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:57.034 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.068 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.068 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:57.069 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.100 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.100 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:25:57.100 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.126 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.129 DEBUG 8844 [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-24 16:25:57.129 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.297 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.298 DEBUG 8844 [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-24 16:25:57.298 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.317 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.317 DEBUG 8844 [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-24 16:25:57.317 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.334 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.335 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.335 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.351 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.352 DEBUG 8844 [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-24 16:25:57.352 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.369 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.369 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.369 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.453 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.453 DEBUG 8844 [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-24 16:25:57.453 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.470 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.471 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.471 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.491 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.491 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:25:57.491 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.552 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.552 DEBUG 8844 [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-24 16:25:57.552 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.570 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.570 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:25:57.570 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.588 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.588 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:25:57.588 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.605 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.606 DEBUG 8844 [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-24 16:25:57.606 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.623 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.625 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:25:57.626 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.658 DEBUG 8844 [http-nio-8879-exec-11] 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-24 16:25:57.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:25:57.683 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:03.255 DEBUG 8844 [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-24 16:26:03.255 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:03.422 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:03.422 DEBUG 8844 [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-24 16:26:03.422 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:03.439 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.622 DEBUG 8844 [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-24 16:26:38.622 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.659 DEBUG 8844 [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-24 16:26:38.659 DEBUG 8844 [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-24 16:26:38.726 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.727 DEBUG 8844 [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-24 16:26:38.727 DEBUG 8844 [http-nio-8879-exec-5] 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-24 16:26:38.789 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.790 DEBUG 8844 [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-24 16:26:38.790 DEBUG 8844 [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-24 16:26:38.802 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.809 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.809 DEBUG 8844 [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-24 16:26:38.810 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.826 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.827 DEBUG 8844 [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-24 16:26:38.827 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.844 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.844 DEBUG 8844 [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-24 16:26:38.844 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.861 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.861 DEBUG 8844 [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-24 16:26:38.862 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.943 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.944 DEBUG 8844 [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-24 16:26:38.944 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.961 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.961 DEBUG 8844 [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-24 16:26:38.961 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.981 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:38.982 DEBUG 8844 [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-24 16:26:38.982 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.042 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.042 DEBUG 8844 [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-24 16:26:39.042 DEBUG 8844 [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-24 16:26:39.060 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.060 DEBUG 8844 [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-24 16:26:39.060 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.077 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.078 DEBUG 8844 [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-24 16:26:39.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.095 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.095 DEBUG 8844 [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-24 16:26:39.095 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.112 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.113 DEBUG 8844 [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-24 16:26:39.113 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.143 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.144 DEBUG 8844 [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-24 16:26:39.144 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.170 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.173 DEBUG 8844 [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-24 16:26:39.173 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.340 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.340 DEBUG 8844 [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-24 16:26:39.340 DEBUG 8844 [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-24 16:26:39.359 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.360 DEBUG 8844 [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-24 16:26:39.360 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.376 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.376 DEBUG 8844 [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-24 16:26:39.376 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.393 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.394 DEBUG 8844 [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-24 16:26:39.394 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.410 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.411 DEBUG 8844 [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-24 16:26:39.411 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.494 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.495 DEBUG 8844 [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-24 16:26:39.495 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.512 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.513 DEBUG 8844 [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-24 16:26:39.513 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.533 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.533 DEBUG 8844 [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-24 16:26:39.533 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.594 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.595 DEBUG 8844 [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-24 16:26:39.595 DEBUG 8844 [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-24 16:26:39.630 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.630 DEBUG 8844 [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-24 16:26:39.630 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.651 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.651 DEBUG 8844 [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-24 16:26:39.651 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.668 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.669 DEBUG 8844 [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-24 16:26:39.669 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.686 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.687 DEBUG 8844 [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-24 16:26:39.687 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.718 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.718 DEBUG 8844 [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-24 16:26:39.718 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:26:39.744 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.778 DEBUG 8844 [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-24 16:28:15.778 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.834 DEBUG 8844 [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-24 16:28:15.834 DEBUG 8844 [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-24 16:28:15.902 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.902 DEBUG 8844 [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-24 16:28:15.903 DEBUG 8844 [http-nio-8879-exec-5] 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-24 16:28:15.947 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.947 DEBUG 8844 [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-24 16:28:15.947 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.966 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.967 DEBUG 8844 [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-24 16:28:15.967 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.978 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.983 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.984 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:15.984 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.001 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.001 DEBUG 8844 [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-24 16:28:16.001 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.018 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.018 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.019 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.101 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.101 DEBUG 8844 [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-24 16:28:16.102 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.119 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.119 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.119 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.139 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.139 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:28:16.139 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.200 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.200 DEBUG 8844 [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-24 16:28:16.200 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.218 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.218 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:28:16.218 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.236 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.236 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:28:16.236 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.253 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.254 DEBUG 8844 [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-24 16:28:16.254 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.271 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.272 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:28:16.272 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.304 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.304 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:28:16.304 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.330 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.333 DEBUG 8844 [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-24 16:28:16.333 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.500 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.501 DEBUG 8844 [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-24 16:28:16.501 DEBUG 8844 [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-24 16:28:16.519 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.520 DEBUG 8844 [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-24 16:28:16.520 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.537 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.537 DEBUG 8844 [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-24 16:28:16.538 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.555 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.555 DEBUG 8844 [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-24 16:28:16.555 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.573 DEBUG 8844 [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-24 16:28:16.573 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.656 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.656 DEBUG 8844 [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-24 16:28:16.656 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.673 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.674 DEBUG 8844 [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-24 16:28:16.674 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.694 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.695 DEBUG 8844 [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-24 16:28:16.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.756 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.756 DEBUG 8844 [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-24 16:28:16.756 DEBUG 8844 [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-24 16:28:16.774 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.774 DEBUG 8844 [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-24 16:28:16.774 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.792 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.792 DEBUG 8844 [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-24 16:28:16.792 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.809 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.810 DEBUG 8844 [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-24 16:28:16.810 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.827 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.827 DEBUG 8844 [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-24 16:28:16.827 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.859 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.859 DEBUG 8844 [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-24 16:28:16.859 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:28:16.885 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.581 DEBUG 8844 [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-24 16:30:04.581 DEBUG 8844 [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-24 16:30:04.653 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.653 DEBUG 8844 [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-24 16:30:04.654 DEBUG 8844 [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-24 16:30:04.782 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.782 DEBUG 8844 [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-24 16:30:04.782 DEBUG 8844 [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-24 16:30:04.799 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.800 DEBUG 8844 [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-24 16:30:04.800 DEBUG 8844 [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-24 16:30:04.817 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.817 DEBUG 8844 [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-24 16:30:04.817 DEBUG 8844 [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-24 16:30:04.898 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.899 DEBUG 8844 [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-24 16:30:04.899 DEBUG 8844 [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-24 16:30:04.916 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.916 DEBUG 8844 [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-24 16:30:04.916 DEBUG 8844 [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-24 16:30:04.933 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.934 DEBUG 8844 [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-24 16:30:04.934 DEBUG 8844 [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-24 16:30:04.951 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.951 DEBUG 8844 [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-24 16:30:04.951 DEBUG 8844 [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-24 16:30:04.971 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.972 DEBUG 8844 [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-24 16:30:04.972 DEBUG 8844 [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-24 16:30:04.989 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:04.989 DEBUG 8844 [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-24 16:30:04.989 DEBUG 8844 [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-24 16:30:05.006 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.006 DEBUG 8844 [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-24 16:30:05.006 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.023 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.024 DEBUG 8844 [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-24 16:30:05.024 DEBUG 8844 [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-24 16:30:05.041 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.042 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.042 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.059 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.059 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.059 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.076 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.077 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.077 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.094 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.094 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.094 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:30:05.111 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:35:22.168 DEBUG 8844 [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-24 16:35:22.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:35:22.336 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:35:22.338 DEBUG 8844 [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-24 16:35:22.338 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:35:22.356 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 15 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.063 DEBUG 8844 [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-24 16:37:51.063 DEBUG 8844 [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-24 16:37:51.135 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.135 DEBUG 8844 [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-24 16:37:51.136 DEBUG 8844 [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-24 16:37:51.264 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.267 DEBUG 8844 [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-24 16:37:51.267 DEBUG 8844 [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-24 16:37:51.285 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.287 DEBUG 8844 [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-24 16:37:51.287 DEBUG 8844 [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-24 16:37:51.305 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.307 DEBUG 8844 [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-24 16:37:51.308 DEBUG 8844 [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-24 16:37:51.389 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.391 DEBUG 8844 [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-24 16:37:51.391 DEBUG 8844 [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-24 16:37:51.409 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.410 DEBUG 8844 [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-24 16:37:51.411 DEBUG 8844 [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-24 16:37:51.427 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.430 DEBUG 8844 [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-24 16:37:51.430 DEBUG 8844 [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-24 16:37:51.446 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.449 DEBUG 8844 [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-24 16:37:51.449 DEBUG 8844 [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-24 16:37:51.469 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.472 DEBUG 8844 [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-24 16:37:51.472 DEBUG 8844 [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-24 16:37:51.489 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.490 DEBUG 8844 [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-24 16:37:51.490 DEBUG 8844 [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-24 16:37:51.507 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.508 DEBUG 8844 [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-24 16:37:51.508 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.525 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.527 DEBUG 8844 [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-24 16:37:51.527 DEBUG 8844 [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-24 16:37:51.545 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.549 DEBUG 8844 [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-24 16:37:51.549 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.566 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.569 DEBUG 8844 [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-24 16:37:51.569 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.586 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.588 DEBUG 8844 [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-24 16:37:51.588 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.605 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.616 DEBUG 8844 [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-24 16:37:51.617 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:37:51.633 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:40:09.941 DEBUG 8844 [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-24 16:40:09.941 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:40:09.959 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:40:09.968 DEBUG 8844 [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-24 16:40:09.969 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:40:09.986 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:33.347 DEBUG 8844 [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-24 16:44:33.348 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:33.366 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:33.742 DEBUG 8844 [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-24 16:44:33.743 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:33.760 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:33.979 DEBUG 8844 [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-24 16:44:33.980 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:33.997 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:34.061 DEBUG 8844 [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-24 16:44:34.062 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:34.080 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:35.096 DEBUG 8844 [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-24 16:44:35.096 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:35.117 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:35.151 DEBUG 8844 [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-24 16:44:35.152 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:35.170 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:38.918 DEBUG 8844 [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-24 16:44:38.918 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:38.938 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:38.974 DEBUG 8844 [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-24 16:44:38.974 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:38.994 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:44.017 DEBUG 8844 [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-24 16:44:44.018 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:44.039 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:44.070 DEBUG 8844 [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-24 16:44:44.071 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:44.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:47.936 DEBUG 8844 [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-24 16:44:47.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:47.956 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:47.990 DEBUG 8844 [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-24 16:44:47.991 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:48.010 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:49.545 DEBUG 8844 [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-24 16:44:49.545 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:49.713 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:49.714 DEBUG 8844 [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-24 16:44:49.714 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:44:49.735 DEBUG 8844 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:06.823 DEBUG 8844 [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-24 16:45:06.824 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:06.859 DEBUG 8844 [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-24 16:45:06.860 DEBUG 8844 [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-24 16:45:06.928 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:06.928 DEBUG 8844 [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-24 16:45:06.928 DEBUG 8844 [http-nio-8879-exec-9] 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-24 16:45:06.994 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:06.997 DEBUG 8844 [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-24 16:45:06.997 DEBUG 8844 [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-24 16:45:07.003 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.019 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.020 DEBUG 8844 [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-24 16:45:07.020 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.040 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.042 DEBUG 8844 [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-24 16:45:07.043 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.068 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.072 DEBUG 8844 [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-24 16:45:07.072 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.114 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.117 DEBUG 8844 [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-24 16:45:07.117 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.208 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.212 DEBUG 8844 [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-24 16:45:07.212 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.237 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.241 DEBUG 8844 [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-24 16:45:07.241 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.268 DEBUG 8844 [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-24 16:45:07.268 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.331 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.332 DEBUG 8844 [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-24 16:45:07.332 DEBUG 8844 [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-24 16:45:07.352 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.353 DEBUG 8844 [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-24 16:45:07.353 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.373 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.375 DEBUG 8844 [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-24 16:45:07.375 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.393 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.395 DEBUG 8844 [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-24 16:45:07.395 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.415 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.418 DEBUG 8844 [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-24 16:45:07.418 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.452 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.453 DEBUG 8844 [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-24 16:45:07.453 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.489 DEBUG 8844 [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-24 16:45:07.489 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.665 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.666 DEBUG 8844 [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-24 16:45:07.666 DEBUG 8844 [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-24 16:45:07.691 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.695 DEBUG 8844 [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-24 16:45:07.695 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.715 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.717 DEBUG 8844 [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-24 16:45:07.717 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.737 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.738 DEBUG 8844 [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-24 16:45:07.739 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.758 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.760 DEBUG 8844 [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-24 16:45:07.760 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.844 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.848 DEBUG 8844 [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-24 16:45:07.848 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.868 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.870 DEBUG 8844 [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-24 16:45:07.870 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.893 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.896 DEBUG 8844 [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-24 16:45:07.896 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.959 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.960 DEBUG 8844 [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-24 16:45:07.960 DEBUG 8844 [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-24 16:45:07.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:07.981 DEBUG 8844 [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-24 16:45:07.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.002 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.003 DEBUG 8844 [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-24 16:45:08.003 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.022 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.023 DEBUG 8844 [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-24 16:45:08.023 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.043 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.046 DEBUG 8844 [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-24 16:45:08.046 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.079 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.081 DEBUG 8844 [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-24 16:45:08.082 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:08.110 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:10.050 DEBUG 8844 [http-nio-8879-exec-12] 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-24 16:45:10.054 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:10.075 DEBUG 8844 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:10.354 DEBUG 8844 [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-24 16:45:10.354 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:10.374 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:10.383 DEBUG 8844 [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-24 16:45:10.383 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:45:10.402 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:16.412 DEBUG 8844 [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-24 16:46:16.412 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:16.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:16.734 DEBUG 8844 [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-24 16:46:16.735 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:16.755 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:16.908 DEBUG 8844 [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-24 16:46:16.908 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:16.927 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:29.198 DEBUG 8844 [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-24 16:46:29.198 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:29.217 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:29.336 DEBUG 8844 [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-24 16:46:29.336 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:29.356 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:29.665 DEBUG 8844 [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-24 16:46:29.665 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:29.684 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:30.436 DEBUG 8844 [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-24 16:46:30.437 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:30.457 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:30.707 DEBUG 8844 [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-24 16:46:30.708 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:30.727 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:30.771 DEBUG 8844 [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-24 16:46:30.771 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:30.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:35.224 DEBUG 8844 [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-24 16:46:35.224 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:35.244 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:35.499 DEBUG 8844 [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-24 16:46:35.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:35.519 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:35.559 DEBUG 8844 [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-24 16:46:35.559 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:46:35.579 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:00.775 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:47:00.775 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:00.795 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:00.814 DEBUG 8844 [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-24 16:47:00.814 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:00.831 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.217 DEBUG 8844 [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-24 16:47:19.217 DEBUG 8844 [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-24 16:47:19.290 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.290 DEBUG 8844 [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-24 16:47:19.290 DEBUG 8844 [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-24 16:47:19.420 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.422 DEBUG 8844 [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-24 16:47:19.422 DEBUG 8844 [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-24 16:47:19.439 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.442 DEBUG 8844 [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-24 16:47:19.443 DEBUG 8844 [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-24 16:47:19.461 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.462 DEBUG 8844 [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-24 16:47:19.462 DEBUG 8844 [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-24 16:47:19.545 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.548 DEBUG 8844 [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-24 16:47:19.548 DEBUG 8844 [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-24 16:47:19.551 DEBUG 8844 [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-24 16:47:19.551 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.567 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.569 DEBUG 8844 [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-24 16:47:19.569 DEBUG 8844 [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-24 16:47:19.571 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.586 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.589 DEBUG 8844 [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-24 16:47:19.589 DEBUG 8844 [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-24 16:47:19.606 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.608 DEBUG 8844 [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-24 16:47:19.608 DEBUG 8844 [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-24 16:47:19.628 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.630 DEBUG 8844 [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-24 16:47:19.630 DEBUG 8844 [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-24 16:47:19.647 DEBUG 8844 [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-24 16:47:19.647 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.648 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.649 DEBUG 8844 [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-24 16:47:19.649 DEBUG 8844 [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-24 16:47:19.667 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.667 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.668 DEBUG 8844 [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-24 16:47:19.669 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.688 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.690 DEBUG 8844 [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-24 16:47:19.690 DEBUG 8844 [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-24 16:47:19.709 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.712 DEBUG 8844 [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-24 16:47:19.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.730 DEBUG 8844 [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-24 16:47:19.730 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.732 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.734 DEBUG 8844 [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-24 16:47:19.734 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.748 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.753 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.755 DEBUG 8844 [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-24 16:47:19.756 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.778 DEBUG 8844 [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-24 16:47:19.778 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:47:19.796 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:13.862 DEBUG 8844 [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-24 16:48:13.862 DEBUG 8844 [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-24 16:48:13.936 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:13.937 DEBUG 8844 [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-24 16:48:13.937 DEBUG 8844 [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-24 16:48:14.068 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.072 DEBUG 8844 [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-24 16:48:14.072 DEBUG 8844 [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-24 16:48:14.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.093 DEBUG 8844 [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-24 16:48:14.093 DEBUG 8844 [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-24 16:48:14.113 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.115 DEBUG 8844 [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-24 16:48:14.115 DEBUG 8844 [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-24 16:48:14.200 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.202 DEBUG 8844 [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-24 16:48:14.203 DEBUG 8844 [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-24 16:48:14.222 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.225 DEBUG 8844 [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-24 16:48:14.225 DEBUG 8844 [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-24 16:48:14.245 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.246 DEBUG 8844 [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-24 16:48:14.246 DEBUG 8844 [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-24 16:48:14.265 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.267 DEBUG 8844 [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-24 16:48:14.267 DEBUG 8844 [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-24 16:48:14.290 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.293 DEBUG 8844 [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-24 16:48:14.293 DEBUG 8844 [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-24 16:48:14.312 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.314 DEBUG 8844 [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-24 16:48:14.314 DEBUG 8844 [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-24 16:48:14.333 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.335 DEBUG 8844 [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-24 16:48:14.335 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.355 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.355 DEBUG 8844 [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-24 16:48:14.355 DEBUG 8844 [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-24 16:48:14.375 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.377 DEBUG 8844 [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-24 16:48:14.378 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.397 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.398 DEBUG 8844 [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-24 16:48:14.398 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.418 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.420 DEBUG 8844 [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-24 16:48:14.420 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.439 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.441 DEBUG 8844 [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-24 16:48:14.441 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:14.460 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.431 DEBUG 8844 [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-24 16:48:20.432 DEBUG 8844 [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-24 16:48:20.506 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.506 DEBUG 8844 [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-24 16:48:20.507 DEBUG 8844 [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-24 16:48:20.637 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.638 DEBUG 8844 [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-24 16:48:20.638 DEBUG 8844 [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-24 16:48:20.658 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.660 DEBUG 8844 [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-24 16:48:20.660 DEBUG 8844 [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-24 16:48:20.680 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.682 DEBUG 8844 [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-24 16:48:20.682 DEBUG 8844 [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-24 16:48:20.768 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.770 DEBUG 8844 [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-24 16:48:20.770 DEBUG 8844 [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-24 16:48:20.790 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.791 DEBUG 8844 [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-24 16:48:20.792 DEBUG 8844 [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-24 16:48:20.811 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.813 DEBUG 8844 [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-24 16:48:20.813 DEBUG 8844 [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-24 16:48:20.833 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.834 DEBUG 8844 [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-24 16:48:20.834 DEBUG 8844 [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-24 16:48:20.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.858 DEBUG 8844 [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-24 16:48:20.858 DEBUG 8844 [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-24 16:48:20.878 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.879 DEBUG 8844 [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-24 16:48:20.879 DEBUG 8844 [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-24 16:48:20.899 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.900 DEBUG 8844 [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-24 16:48:20.900 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.920 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.922 DEBUG 8844 [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-24 16:48:20.922 DEBUG 8844 [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-24 16:48:20.942 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.943 DEBUG 8844 [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-24 16:48:20.943 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.962 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.966 DEBUG 8844 [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-24 16:48:20.966 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.985 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:20.987 DEBUG 8844 [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-24 16:48:20.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:21.006 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:21.009 DEBUG 8844 [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-24 16:48:21.009 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:48:21.028 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:33.983 DEBUG 8844 [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-24 16:51:33.984 DEBUG 8844 [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-24 16:51:34.058 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.058 DEBUG 8844 [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-24 16:51:34.059 DEBUG 8844 [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-24 16:51:34.188 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.189 DEBUG 8844 [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-24 16:51:34.189 DEBUG 8844 [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-24 16:51:34.209 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.210 DEBUG 8844 [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-24 16:51:34.210 DEBUG 8844 [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-24 16:51:34.230 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.231 DEBUG 8844 [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-24 16:51:34.232 DEBUG 8844 [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-24 16:51:34.317 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.318 DEBUG 8844 [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-24 16:51:34.318 DEBUG 8844 [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-24 16:51:34.339 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.340 DEBUG 8844 [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-24 16:51:34.340 DEBUG 8844 [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-24 16:51:34.359 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.361 DEBUG 8844 [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-24 16:51:34.361 DEBUG 8844 [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-24 16:51:34.380 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.382 DEBUG 8844 [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-24 16:51:34.383 DEBUG 8844 [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-24 16:51:34.406 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.408 DEBUG 8844 [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-24 16:51:34.408 DEBUG 8844 [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-24 16:51:34.427 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.429 DEBUG 8844 [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-24 16:51:34.429 DEBUG 8844 [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-24 16:51:34.449 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.450 DEBUG 8844 [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-24 16:51:34.450 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.469 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.471 DEBUG 8844 [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-24 16:51:34.471 DEBUG 8844 [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-24 16:51:34.491 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.493 DEBUG 8844 [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-24 16:51:34.493 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.513 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.515 DEBUG 8844 [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-24 16:51:34.515 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.534 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.536 DEBUG 8844 [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-24 16:51:34.536 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.556 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.558 DEBUG 8844 [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-24 16:51:34.558 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:51:34.577 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.038 DEBUG 8844 [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-24 16:53:02.039 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.058 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.122 DEBUG 8844 [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-24 16:53:02.122 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.142 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.498 DEBUG 8844 [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-24 16:53:02.498 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.666 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.668 DEBUG 8844 [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-24 16:53:02.668 DEBUG 8844 [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-24 16:53:02.692 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.693 DEBUG 8844 [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-24 16:53:02.694 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.713 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.715 DEBUG 8844 [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-24 16:53:02.715 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.735 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.736 DEBUG 8844 [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-24 16:53:02.736 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.756 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.758 DEBUG 8844 [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-24 16:53:02.758 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.844 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.845 DEBUG 8844 [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-24 16:53:02.845 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.865 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.866 DEBUG 8844 [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-24 16:53:02.866 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.888 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.891 DEBUG 8844 [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-24 16:53:02.891 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.954 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.956 DEBUG 8844 [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-24 16:53:02.956 DEBUG 8844 [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-24 16:53:02.976 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.977 DEBUG 8844 [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-24 16:53:02.977 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:02.998 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.000 DEBUG 8844 [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-24 16:53:03.000 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.019 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.020 DEBUG 8844 [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-24 16:53:03.020 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.041 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.044 DEBUG 8844 [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-24 16:53:03.044 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.078 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.079 DEBUG 8844 [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-24 16:53:03.079 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.108 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.112 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.113 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.282 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.284 DEBUG 8844 [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-24 16:53:03.284 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.308 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.309 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.310 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.329 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.331 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.331 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.351 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.373 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.458 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.480 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.482 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.482 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.504 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.507 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.507 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.570 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.572 DEBUG 8844 [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-24 16:53:03.572 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.594 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.595 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.595 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.616 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.616 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.617 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.636 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.656 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.657 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.657 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.692 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.693 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:53:03.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:03.722 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:18.930 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:18.931 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.102 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.104 DEBUG 8844 [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-24 16:53:19.104 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.129 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.131 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.131 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.150 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.153 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.153 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.173 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.174 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.174 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.194 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.195 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.195 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.280 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.283 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.283 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.302 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.304 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.304 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.327 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.328 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.329 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.393 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.395 DEBUG 8844 [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-24 16:53:19.395 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.415 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.416 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.416 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.436 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.438 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.439 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.458 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.459 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.459 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.479 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.482 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.482 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.515 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.516 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:53:19.517 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.546 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.550 DEBUG 8844 [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-24 16:53:19.550 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.721 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.723 DEBUG 8844 [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-24 16:53:19.723 DEBUG 8844 [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-24 16:53:19.746 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.748 DEBUG 8844 [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-24 16:53:19.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.767 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.769 DEBUG 8844 [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-24 16:53:19.769 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.788 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.791 DEBUG 8844 [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-24 16:53:19.791 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.810 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.811 DEBUG 8844 [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-24 16:53:19.811 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.896 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.898 DEBUG 8844 [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-24 16:53:19.898 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.918 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.920 DEBUG 8844 [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-24 16:53:19.920 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.943 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:19.944 DEBUG 8844 [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-24 16:53:19.944 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.008 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.009 DEBUG 8844 [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-24 16:53:20.009 DEBUG 8844 [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-24 16:53:20.031 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.031 DEBUG 8844 [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-24 16:53:20.031 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.051 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.054 DEBUG 8844 [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-24 16:53:20.054 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.073 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.074 DEBUG 8844 [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-24 16:53:20.074 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.093 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.097 DEBUG 8844 [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-24 16:53:20.097 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.131 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.132 DEBUG 8844 [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-24 16:53:20.132 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:20.161 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:26.665 DEBUG 8844 [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-24 16:53:26.666 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:26.836 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:26.838 DEBUG 8844 [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-24 16:53:26.838 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:53:26.857 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:55:27.992 DEBUG 8844 [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-24 16:55:27.993 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:55:28.013 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:55:28.016 DEBUG 8844 [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-24 16:55:28.016 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:55:28.036 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:55:28.087 DEBUG 8844 [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-24 16:55:28.088 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:55:28.107 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.282 DEBUG 8844 [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-24 16:57:56.283 DEBUG 8844 [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-24 16:57:56.357 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.358 DEBUG 8844 [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-24 16:57:56.358 DEBUG 8844 [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-24 16:57:56.486 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.489 DEBUG 8844 [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-24 16:57:56.489 DEBUG 8844 [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-24 16:57:56.511 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.515 DEBUG 8844 [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-24 16:57:56.516 DEBUG 8844 [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-24 16:57:56.536 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.537 DEBUG 8844 [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-24 16:57:56.537 DEBUG 8844 [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-24 16:57:56.623 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.625 DEBUG 8844 [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-24 16:57:56.625 DEBUG 8844 [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-24 16:57:56.645 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.647 DEBUG 8844 [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-24 16:57:56.647 DEBUG 8844 [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-24 16:57:56.666 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.667 DEBUG 8844 [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-24 16:57:56.667 DEBUG 8844 [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-24 16:57:56.687 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.688 DEBUG 8844 [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-24 16:57:56.689 DEBUG 8844 [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-24 16:57:56.712 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.714 DEBUG 8844 [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-24 16:57:56.714 DEBUG 8844 [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-24 16:57:56.734 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.735 DEBUG 8844 [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-24 16:57:56.736 DEBUG 8844 [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-24 16:57:56.755 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.757 DEBUG 8844 [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-24 16:57:56.757 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.775 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.776 DEBUG 8844 [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-24 16:57:56.776 DEBUG 8844 [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-24 16:57:56.796 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.798 DEBUG 8844 [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-24 16:57:56.798 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.818 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.819 DEBUG 8844 [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-24 16:57:56.819 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.839 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.842 DEBUG 8844 [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-24 16:57:56.842 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.861 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.864 DEBUG 8844 [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-24 16:57:56.864 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:56.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:57.053 DEBUG 8844 [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-24 16:57:57.053 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:57.073 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:57.270 DEBUG 8844 [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-24 16:57:57.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:57.289 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:57.637 DEBUG 8844 [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-24 16:57:57.637 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:57:57.657 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:37.810 DEBUG 8844 [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-24 16:59:37.810 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:37.828 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:38.063 DEBUG 8844 [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-24 16:59:38.063 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:38.080 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:38.115 DEBUG 8844 [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-24 16:59:38.115 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:38.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:42.175 DEBUG 8844 [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-24 16:59:42.175 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:42.192 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:42.214 DEBUG 8844 [http-nio-8879-exec-15] 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-24 16:59:42.214 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:42.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:42.235 DEBUG 8844 [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-24 16:59:42.235 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:42.252 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.573 DEBUG 8844 [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-24 16:59:47.573 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.634 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.634 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.702 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.703 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.703 DEBUG 8844 [http-nio-8879-exec-17] 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-24 16:59:47.740 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.743 DEBUG 8844 [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-24 16:59:47.743 DEBUG 8844 [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-24 16:59:47.765 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.765 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.766 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.837 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.838 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.838 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.899 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.899 DEBUG 8844 [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-24 16:59:47.899 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.919 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.921 DEBUG 8844 [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-24 16:59:47.921 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.940 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.943 DEBUG 8844 [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-24 16:59:47.943 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.963 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.965 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.965 DEBUG 8844 [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-24 16:59:47.965 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.967 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.968 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.987 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.988 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:47.988 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.008 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.010 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.010 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.050 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.051 DEBUG 8844 [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-24 16:59:48.051 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.069 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.070 DEBUG 8844 [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-24 16:59:48.070 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.090 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.092 DEBUG 8844 [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-24 16:59:48.092 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.093 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.095 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.095 DEBUG 8844 [http-nio-8879-exec-18] 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-24 16:59:48.114 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.115 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.116 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.135 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.137 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.137 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.152 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.155 DEBUG 8844 [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-24 16:59:48.155 DEBUG 8844 [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-24 16:59:48.156 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.157 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.157 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.173 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.173 DEBUG 8844 [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-24 16:59:48.173 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.180 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.181 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.181 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.192 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.194 DEBUG 8844 [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-24 16:59:48.194 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.200 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.203 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.203 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.211 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.212 DEBUG 8844 [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-24 16:59:48.213 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.222 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.224 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.224 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.230 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.232 DEBUG 8844 [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-24 16:59:48.232 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.243 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.244 DEBUG 8844 [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-24 16:59:48.244 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.264 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.265 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.266 DEBUG 8844 [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-24 16:59:48.266 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.266 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.266 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.283 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.295 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.303 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.321 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.471 DEBUG 8844 [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-24 16:59:48.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.494 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.495 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.496 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.515 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.516 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.516 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.536 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.536 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.537 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.556 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.558 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.644 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.646 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.646 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.666 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.669 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.692 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.693 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.756 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.757 DEBUG 8844 [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-24 16:59:48.757 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.777 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.778 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.778 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.799 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.801 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.801 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.820 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.843 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.844 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.844 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.878 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.879 DEBUG 8844 [http-nio-8879-exec-16] 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-24 16:59:48.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:48.908 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:50.643 DEBUG 8844 [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-24 16:59:50.644 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:50.812 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:50.814 DEBUG 8844 [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-24 16:59:50.814 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 16:59:50.833 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:01:54.763 DEBUG 8844 [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-24 17:01:54.763 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:01:54.931 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:01:54.932 DEBUG 8844 [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-24 17:01:54.932 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:01:54.952 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.284 DEBUG 8844 [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-24 17:02:29.284 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.382 DEBUG 8844 [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-24 17:02:29.382 DEBUG 8844 [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-24 17:02:29.450 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.451 DEBUG 8844 [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-24 17:02:29.451 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:02:29.455 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.459 DEBUG 8844 [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-24 17:02:29.459 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.499 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.503 DEBUG 8844 [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-24 17:02:29.503 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.523 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.525 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.532 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.545 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.546 DEBUG 8844 [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-24 17:02:29.546 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.567 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.570 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.570 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.654 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.656 DEBUG 8844 [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-24 17:02:29.656 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.676 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.677 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.700 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.704 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:02:29.704 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.767 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.768 DEBUG 8844 [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-24 17:02:29.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.788 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.789 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:02:29.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.810 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.812 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:02:29.812 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.832 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.836 DEBUG 8844 [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-24 17:02:29.836 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.856 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.858 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:02:29.858 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.892 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.896 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:02:29.896 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.925 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.947 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:29.947 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.115 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.117 DEBUG 8844 [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-24 17:02:30.117 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.141 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.142 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.143 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.162 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.163 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.164 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.183 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.184 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.184 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.204 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.205 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.205 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.289 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.292 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.292 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.312 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.313 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.313 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.335 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.336 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.336 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.400 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.402 DEBUG 8844 [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-24 17:02:30.402 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.423 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.424 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.424 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.449 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.452 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.452 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.472 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.500 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.500 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.536 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.540 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.540 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.574 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.579 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:02:30.579 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:30.608 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:33.242 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:33.243 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:33.411 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:33.414 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:33.414 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:33.434 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:55.701 DEBUG 8844 [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-24 17:02:55.702 DEBUG 8844 [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-24 17:02:55.779 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:55.779 DEBUG 8844 [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-24 17:02:55.780 DEBUG 8844 [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-24 17:02:55.909 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:55.911 DEBUG 8844 [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-24 17:02:55.911 DEBUG 8844 [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-24 17:02:55.932 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:55.933 DEBUG 8844 [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-24 17:02:55.933 DEBUG 8844 [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-24 17:02:55.952 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:55.953 DEBUG 8844 [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-24 17:02:55.954 DEBUG 8844 [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-24 17:02:56.039 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.040 DEBUG 8844 [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-24 17:02:56.041 DEBUG 8844 [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-24 17:02:56.061 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.062 DEBUG 8844 [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-24 17:02:56.063 DEBUG 8844 [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-24 17:02:56.082 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.083 DEBUG 8844 [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-24 17:02:56.083 DEBUG 8844 [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-24 17:02:56.103 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.104 DEBUG 8844 [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-24 17:02:56.104 DEBUG 8844 [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-24 17:02:56.128 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.129 DEBUG 8844 [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-24 17:02:56.130 DEBUG 8844 [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-24 17:02:56.149 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.151 DEBUG 8844 [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-24 17:02:56.152 DEBUG 8844 [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-24 17:02:56.171 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.172 DEBUG 8844 [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-24 17:02:56.173 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.192 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.193 DEBUG 8844 [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-24 17:02:56.195 DEBUG 8844 [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-24 17:02:56.214 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.217 DEBUG 8844 [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-24 17:02:56.217 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.236 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.239 DEBUG 8844 [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-24 17:02:56.239 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.259 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.260 DEBUG 8844 [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-24 17:02:56.260 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.280 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.282 DEBUG 8844 [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-24 17:02:56.282 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:02:56.301 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.265 DEBUG 8844 [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-24 17:04:37.265 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.317 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.317 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.386 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.386 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.386 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:04:37.434 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.436 DEBUG 8844 [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-24 17:04:37.437 DEBUG 8844 [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-24 17:04:37.459 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.460 DEBUG 8844 [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-24 17:04:37.460 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.462 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.479 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.480 DEBUG 8844 [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-24 17:04:37.480 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.500 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.501 DEBUG 8844 [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-24 17:04:37.501 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.521 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.523 DEBUG 8844 [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-24 17:04:37.523 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.608 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.612 DEBUG 8844 [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-24 17:04:37.612 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.632 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.633 DEBUG 8844 [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-24 17:04:37.633 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.656 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.657 DEBUG 8844 [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-24 17:04:37.657 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.720 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.721 DEBUG 8844 [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-24 17:04:37.722 DEBUG 8844 [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-24 17:04:37.743 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.743 DEBUG 8844 [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-24 17:04:37.744 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.765 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.768 DEBUG 8844 [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-24 17:04:37.768 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.787 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.788 DEBUG 8844 [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-24 17:04:37.788 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.808 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.810 DEBUG 8844 [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-24 17:04:37.810 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.845 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.846 DEBUG 8844 [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-24 17:04:37.846 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.875 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.880 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:37.881 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.050 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.052 DEBUG 8844 [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-24 17:04:38.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.076 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.079 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.079 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.098 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.099 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.120 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.122 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.122 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.142 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.144 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.144 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.228 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.231 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.232 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.252 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.253 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.253 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.276 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.279 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.279 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.343 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.344 DEBUG 8844 [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-24 17:04:38.344 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.363 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.364 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.364 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.384 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.385 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.385 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.406 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.407 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.407 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.428 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.430 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.430 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.464 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.466 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:04:38.466 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:38.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:39.886 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:39.887 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:40.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:40.058 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:40.058 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:04:40.079 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:09.008 DEBUG 8844 [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-24 17:05:09.009 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:09.176 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:09.177 DEBUG 8844 [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-24 17:05:09.177 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:09.197 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.573 DEBUG 8844 [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-24 17:05:43.574 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.629 DEBUG 8844 [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-24 17:05:43.629 DEBUG 8844 [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-24 17:05:43.696 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.697 DEBUG 8844 [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-24 17:05:43.697 DEBUG 8844 [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-24 17:05:43.742 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.745 DEBUG 8844 [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-24 17:05:43.745 DEBUG 8844 [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-24 17:05:43.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.769 DEBUG 8844 [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-24 17:05:43.769 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.772 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.788 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.789 DEBUG 8844 [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-24 17:05:43.790 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.809 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.810 DEBUG 8844 [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-24 17:05:43.810 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.830 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.832 DEBUG 8844 [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-24 17:05:43.832 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.917 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.918 DEBUG 8844 [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-24 17:05:43.919 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.938 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.939 DEBUG 8844 [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-24 17:05:43.940 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.962 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:43.963 DEBUG 8844 [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-24 17:05:43.964 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.027 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.028 DEBUG 8844 [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-24 17:05:44.029 DEBUG 8844 [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-24 17:05:44.049 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.049 DEBUG 8844 [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-24 17:05:44.050 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.070 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.071 DEBUG 8844 [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-24 17:05:44.072 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.091 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.092 DEBUG 8844 [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-24 17:05:44.092 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.112 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.113 DEBUG 8844 [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-24 17:05:44.113 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.148 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.150 DEBUG 8844 [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-24 17:05:44.150 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.178 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.183 DEBUG 8844 [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-24 17:05:44.183 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.350 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.351 DEBUG 8844 [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-24 17:05:44.351 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.374 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.375 DEBUG 8844 [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-24 17:05:44.375 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.395 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.396 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.396 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.416 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.417 DEBUG 8844 [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-24 17:05:44.418 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.437 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.439 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.439 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.524 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.525 DEBUG 8844 [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-24 17:05:44.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.544 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.546 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.546 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.569 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.571 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:05:44.571 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.634 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.635 DEBUG 8844 [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-24 17:05:44.636 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.657 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:05:44.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.680 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:05:44.680 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.700 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.702 DEBUG 8844 [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-24 17:05:44.702 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.722 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.724 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:05:44.724 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.758 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.759 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:05:44.759 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:05:44.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.216 DEBUG 8844 [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-24 17:06:01.218 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.388 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.389 DEBUG 8844 [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-24 17:06:01.389 DEBUG 8844 [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-24 17:06:01.414 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.415 DEBUG 8844 [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-24 17:06:01.416 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.435 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.437 DEBUG 8844 [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-24 17:06:01.437 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.456 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.458 DEBUG 8844 [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-24 17:06:01.458 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.478 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.481 DEBUG 8844 [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-24 17:06:01.481 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.567 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.569 DEBUG 8844 [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-24 17:06:01.570 DEBUG 8844 [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-24 17:06:01.589 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.591 DEBUG 8844 [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-24 17:06:01.591 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.614 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.615 DEBUG 8844 [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-24 17:06:01.616 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.680 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.681 DEBUG 8844 [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-24 17:06:01.682 DEBUG 8844 [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-24 17:06:01.703 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.703 DEBUG 8844 [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-24 17:06:01.704 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.724 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.725 DEBUG 8844 [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-24 17:06:01.725 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.745 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.746 DEBUG 8844 [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-24 17:06:01.746 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.766 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.767 DEBUG 8844 [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-24 17:06:01.768 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.801 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.803 DEBUG 8844 [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-24 17:06:01.803 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.832 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.837 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:01.838 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.009 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.012 DEBUG 8844 [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-24 17:06:02.012 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.034 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.036 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.036 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.056 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.057 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.058 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.078 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.080 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.080 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.099 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.100 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.188 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.191 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.191 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.211 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.212 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.212 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.235 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.236 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.237 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.301 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.303 DEBUG 8844 [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-24 17:06:02.303 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.324 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.324 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.325 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.346 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.348 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.348 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.367 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.374 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.394 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.396 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.396 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.430 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.431 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:06:02.431 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:02.459 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:03.544 DEBUG 8844 [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-24 17:06:03.544 DEBUG 8844 [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-24 17:06:03.614 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:03.614 DEBUG 8844 [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-24 17:06:03.614 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:06:03.692 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.554 DEBUG 8844 [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-24 17:06:04.554 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.723 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.725 DEBUG 8844 [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-24 17:06:04.725 DEBUG 8844 [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-24 17:06:04.750 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.752 DEBUG 8844 [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-24 17:06:04.752 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.774 DEBUG 8844 [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-24 17:06:04.774 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.794 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.795 DEBUG 8844 [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-24 17:06:04.795 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.816 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.817 DEBUG 8844 [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-24 17:06:04.817 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.903 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.906 DEBUG 8844 [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-24 17:06:04.906 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.926 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.928 DEBUG 8844 [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-24 17:06:04.928 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.952 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:04.953 DEBUG 8844 [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-24 17:06:04.953 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.016 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.018 DEBUG 8844 [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-24 17:06:05.018 DEBUG 8844 [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-24 17:06:05.037 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.038 DEBUG 8844 [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-24 17:06:05.038 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.059 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.060 DEBUG 8844 [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-24 17:06:05.060 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.079 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.081 DEBUG 8844 [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-24 17:06:05.081 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.102 DEBUG 8844 [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-24 17:06:05.102 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.137 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.138 DEBUG 8844 [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-24 17:06:05.138 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.167 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.171 DEBUG 8844 [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-24 17:06:05.171 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.339 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.341 DEBUG 8844 [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-24 17:06:05.341 DEBUG 8844 [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-24 17:06:05.366 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.367 DEBUG 8844 [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-24 17:06:05.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.387 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.388 DEBUG 8844 [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-24 17:06:05.388 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.416 DEBUG 8844 [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-24 17:06:05.417 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.436 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.437 DEBUG 8844 [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-24 17:06:05.437 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.522 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.524 DEBUG 8844 [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-24 17:06:05.524 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.543 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.544 DEBUG 8844 [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-24 17:06:05.544 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.566 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.569 DEBUG 8844 [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-24 17:06:05.569 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.633 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.634 DEBUG 8844 [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-24 17:06:05.634 DEBUG 8844 [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-24 17:06:05.654 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.654 DEBUG 8844 [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-24 17:06:05.655 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.674 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.676 DEBUG 8844 [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-24 17:06:05.676 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.696 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.697 DEBUG 8844 [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-24 17:06:05.697 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.717 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.719 DEBUG 8844 [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-24 17:06:05.719 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.752 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.753 DEBUG 8844 [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-24 17:06:05.753 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.782 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.852 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.852 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.921 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.921 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:05.922 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:06:05.999 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:52.814 DEBUG 8844 [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-24 17:06:52.814 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:52.982 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:52.983 DEBUG 8844 [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-24 17:06:52.983 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:06:53.003 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:19.168 DEBUG 8844 [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-24 17:08:19.168 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:19.188 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:19.197 DEBUG 8844 [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-24 17:08:19.198 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:19.203 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:08:19.203 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:19.217 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:19.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:22.735 DEBUG 8844 [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-24 17:08:22.735 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:22.751 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:22.814 DEBUG 8844 [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-24 17:08:22.814 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:22.832 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:22.867 DEBUG 8844 [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-24 17:08:22.867 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:22.885 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:43.935 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:43.935 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:43.969 DEBUG 8844 [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-24 17:08:43.969 DEBUG 8844 [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-24 17:08:44.039 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.039 DEBUG 8844 [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-24 17:08:44.039 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:08:44.102 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.103 DEBUG 8844 [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-24 17:08:44.104 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.119 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.124 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.126 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.127 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.144 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.145 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.145 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.162 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.176 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.176 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.193 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.195 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.195 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.280 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.282 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.282 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.300 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.301 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.301 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.321 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.322 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.323 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.383 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.384 DEBUG 8844 [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-24 17:08:44.385 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.403 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.405 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.405 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.422 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.424 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.424 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.441 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.443 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.443 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.462 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.462 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.494 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.496 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:08:44.496 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.522 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.527 DEBUG 8844 [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-24 17:08:44.528 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.692 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.694 DEBUG 8844 [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-24 17:08:44.694 DEBUG 8844 [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-24 17:08:44.715 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.716 DEBUG 8844 [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-24 17:08:44.716 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.733 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.734 DEBUG 8844 [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-24 17:08:44.734 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.752 DEBUG 8844 [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-24 17:08:44.752 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.770 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.772 DEBUG 8844 [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-24 17:08:44.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.856 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.858 DEBUG 8844 [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-24 17:08:44.858 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.875 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.876 DEBUG 8844 [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-24 17:08:44.877 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.897 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.900 DEBUG 8844 [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-24 17:08:44.900 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.960 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.963 DEBUG 8844 [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-24 17:08:44.963 DEBUG 8844 [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-24 17:08:44.981 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:44.982 DEBUG 8844 [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-24 17:08:44.982 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.000 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.001 DEBUG 8844 [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-24 17:08:45.001 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.018 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.021 DEBUG 8844 [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-24 17:08:45.021 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.038 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.039 DEBUG 8844 [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-24 17:08:45.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.070 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.071 DEBUG 8844 [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-24 17:08:45.072 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:08:45.098 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:08.887 DEBUG 8844 [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-24 17:09:08.887 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:08.921 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:08.921 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:08.990 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:08.990 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:08.990 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:09:09.053 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.055 DEBUG 8844 [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-24 17:09:09.055 DEBUG 8844 [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-24 17:09:09.069 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.076 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.078 DEBUG 8844 [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-24 17:09:09.078 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.096 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.098 DEBUG 8844 [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-24 17:09:09.098 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.115 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.116 DEBUG 8844 [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-24 17:09:09.117 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.133 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.135 DEBUG 8844 [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-24 17:09:09.136 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.222 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.223 DEBUG 8844 [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-24 17:09:09.223 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.240 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.252 DEBUG 8844 [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-24 17:09:09.252 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.273 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.275 DEBUG 8844 [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-24 17:09:09.275 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.335 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.336 DEBUG 8844 [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-24 17:09:09.336 DEBUG 8844 [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-24 17:09:09.354 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.355 DEBUG 8844 [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-24 17:09:09.355 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.374 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.377 DEBUG 8844 [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-24 17:09:09.377 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.393 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.395 DEBUG 8844 [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-24 17:09:09.395 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.415 DEBUG 8844 [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-24 17:09:09.415 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.447 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.449 DEBUG 8844 [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-24 17:09:09.449 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.475 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.479 DEBUG 8844 [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-24 17:09:09.479 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.643 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.644 DEBUG 8844 [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-24 17:09:09.644 DEBUG 8844 [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-24 17:09:09.665 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.666 DEBUG 8844 [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-24 17:09:09.666 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.684 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.686 DEBUG 8844 [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-24 17:09:09.687 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.704 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.705 DEBUG 8844 [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-24 17:09:09.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.722 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.723 DEBUG 8844 [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-24 17:09:09.723 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.807 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.810 DEBUG 8844 [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-24 17:09:09.810 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.827 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.828 DEBUG 8844 [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-24 17:09:09.828 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.848 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.849 DEBUG 8844 [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-24 17:09:09.850 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.910 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.911 DEBUG 8844 [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-24 17:09:09.911 DEBUG 8844 [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-24 17:09:09.929 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.929 DEBUG 8844 [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-24 17:09:09.930 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.947 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.949 DEBUG 8844 [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-24 17:09:09.949 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.966 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.968 DEBUG 8844 [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-24 17:09:09.968 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.986 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:09.988 DEBUG 8844 [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-24 17:09:09.988 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:10.019 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:10.020 DEBUG 8844 [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-24 17:09:10.020 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:09:10.047 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.391 DEBUG 8844 [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-24 17:10:44.391 DEBUG 8844 [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-24 17:10:44.462 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.463 DEBUG 8844 [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-24 17:10:44.464 DEBUG 8844 [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-24 17:10:44.591 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.593 DEBUG 8844 [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-24 17:10:44.593 DEBUG 8844 [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-24 17:10:44.610 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.612 DEBUG 8844 [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-24 17:10:44.613 DEBUG 8844 [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-24 17:10:44.631 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.632 DEBUG 8844 [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-24 17:10:44.633 DEBUG 8844 [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-24 17:10:44.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.720 DEBUG 8844 [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-24 17:10:44.720 DEBUG 8844 [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-24 17:10:44.737 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.739 DEBUG 8844 [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-24 17:10:44.739 DEBUG 8844 [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-24 17:10:44.756 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.758 DEBUG 8844 [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-24 17:10:44.758 DEBUG 8844 [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-24 17:10:44.762 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:10:44.763 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.776 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.777 DEBUG 8844 [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-24 17:10:44.777 DEBUG 8844 [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-24 17:10:44.784 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.797 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.798 DEBUG 8844 [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-24 17:10:44.799 DEBUG 8844 [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-24 17:10:44.815 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.818 DEBUG 8844 [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-24 17:10:44.819 DEBUG 8844 [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-24 17:10:44.836 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.838 DEBUG 8844 [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-24 17:10:44.838 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.854 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.855 DEBUG 8844 [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-24 17:10:44.856 DEBUG 8844 [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-24 17:10:44.873 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.874 DEBUG 8844 [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-24 17:10:44.874 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.891 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.893 DEBUG 8844 [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-24 17:10:44.893 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.910 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.912 DEBUG 8844 [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-24 17:10:44.912 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.929 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.932 DEBUG 8844 [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-24 17:10:44.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:44.949 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:45.031 DEBUG 8844 [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-24 17:10:45.031 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:45.048 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:45.165 DEBUG 8844 [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-24 17:10:45.165 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:45.183 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.119 DEBUG 8844 [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-24 17:10:57.119 DEBUG 8844 [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-24 17:10:57.190 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.191 DEBUG 8844 [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-24 17:10:57.191 DEBUG 8844 [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-24 17:10:57.318 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.319 DEBUG 8844 [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-24 17:10:57.319 DEBUG 8844 [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-24 17:10:57.336 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.337 DEBUG 8844 [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-24 17:10:57.337 DEBUG 8844 [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-24 17:10:57.355 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.357 DEBUG 8844 [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-24 17:10:57.358 DEBUG 8844 [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-24 17:10:57.442 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.445 DEBUG 8844 [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-24 17:10:57.445 DEBUG 8844 [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-24 17:10:57.464 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.466 DEBUG 8844 [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-24 17:10:57.467 DEBUG 8844 [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-24 17:10:57.484 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.487 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:10:57.487 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.487 DEBUG 8844 [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-24 17:10:57.487 DEBUG 8844 [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-24 17:10:57.505 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.506 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.508 DEBUG 8844 [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-24 17:10:57.509 DEBUG 8844 [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-24 17:10:57.513 DEBUG 8844 [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-24 17:10:57.513 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.530 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.531 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.532 DEBUG 8844 [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-24 17:10:57.532 DEBUG 8844 [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-24 17:10:57.553 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.554 DEBUG 8844 [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-24 17:10:57.555 DEBUG 8844 [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-24 17:10:57.574 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.574 DEBUG 8844 [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-24 17:10:57.575 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.594 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.595 DEBUG 8844 [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-24 17:10:57.595 DEBUG 8844 [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-24 17:10:57.614 DEBUG 8844 [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-24 17:10:57.614 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.615 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.617 DEBUG 8844 [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-24 17:10:57.618 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.632 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.640 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.643 DEBUG 8844 [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-24 17:10:57.643 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.663 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.666 DEBUG 8844 [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-24 17:10:57.667 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.686 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.688 DEBUG 8844 [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-24 17:10:57.688 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:10:57.708 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.129 DEBUG 8844 [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-24 17:11:08.129 DEBUG 8844 [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-24 17:11:08.204 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.204 DEBUG 8844 [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-24 17:11:08.204 DEBUG 8844 [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-24 17:11:08.332 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.334 DEBUG 8844 [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-24 17:11:08.334 DEBUG 8844 [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-24 17:11:08.354 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.355 DEBUG 8844 [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-24 17:11:08.356 DEBUG 8844 [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-24 17:11:08.376 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.378 DEBUG 8844 [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-24 17:11:08.378 DEBUG 8844 [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-24 17:11:08.463 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.465 DEBUG 8844 [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-24 17:11:08.465 DEBUG 8844 [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-24 17:11:08.485 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.487 DEBUG 8844 [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-24 17:11:08.487 DEBUG 8844 [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-24 17:11:08.507 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.508 DEBUG 8844 [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-24 17:11:08.508 DEBUG 8844 [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-24 17:11:08.527 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.530 DEBUG 8844 [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-24 17:11:08.530 DEBUG 8844 [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-24 17:11:08.553 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.555 DEBUG 8844 [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-24 17:11:08.555 DEBUG 8844 [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-24 17:11:08.574 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.575 DEBUG 8844 [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-24 17:11:08.575 DEBUG 8844 [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-24 17:11:08.594 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.595 DEBUG 8844 [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-24 17:11:08.595 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.615 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.617 DEBUG 8844 [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-24 17:11:08.617 DEBUG 8844 [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-24 17:11:08.637 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.638 DEBUG 8844 [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-24 17:11:08.638 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.658 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.660 DEBUG 8844 [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-24 17:11:08.660 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.680 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.684 DEBUG 8844 [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-24 17:11:08.684 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.704 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.705 DEBUG 8844 [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-24 17:11:08.705 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:08.724 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:12.641 DEBUG 8844 [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-24 17:11:12.642 DEBUG 8844 [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-24 17:11:12.716 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:12.717 DEBUG 8844 [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-24 17:11:12.717 DEBUG 8844 [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-24 17:11:12.847 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:12.852 DEBUG 8844 [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-24 17:11:12.852 DEBUG 8844 [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-24 17:11:12.872 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:12.874 DEBUG 8844 [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-24 17:11:12.874 DEBUG 8844 [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-24 17:11:12.895 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:12.898 DEBUG 8844 [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-24 17:11:12.899 DEBUG 8844 [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-24 17:11:12.984 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:12.986 DEBUG 8844 [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-24 17:11:12.986 DEBUG 8844 [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-24 17:11:13.007 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.009 DEBUG 8844 [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-24 17:11:13.009 DEBUG 8844 [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-24 17:11:13.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.030 DEBUG 8844 [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-24 17:11:13.030 DEBUG 8844 [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-24 17:11:13.050 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.052 DEBUG 8844 [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-24 17:11:13.052 DEBUG 8844 [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-24 17:11:13.074 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.077 DEBUG 8844 [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-24 17:11:13.077 DEBUG 8844 [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-24 17:11:13.097 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.099 DEBUG 8844 [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-24 17:11:13.099 DEBUG 8844 [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-24 17:11:13.119 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.121 DEBUG 8844 [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-24 17:11:13.121 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.140 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.142 DEBUG 8844 [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-24 17:11:13.142 DEBUG 8844 [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-24 17:11:13.162 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.165 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.165 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.185 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.186 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.186 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.205 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.207 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.207 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.227 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.229 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.230 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:11:13.249 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.263 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.264 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.264 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:12:29.396 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.418 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.420 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.420 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.440 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.530 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.534 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.534 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:12:29.554 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.577 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.600 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.625 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.626 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.627 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.646 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.648 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.648 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.666 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.667 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.688 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.688 DEBUG 8844 [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-24 17:12:29.689 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.708 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.710 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.710 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.730 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.734 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.734 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.756 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.756 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.776 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.779 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.779 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:29.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.572 DEBUG 8844 [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-24 17:12:33.572 DEBUG 8844 [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-24 17:12:33.645 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.646 DEBUG 8844 [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-24 17:12:33.646 DEBUG 8844 [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-24 17:12:33.776 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.778 DEBUG 8844 [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-24 17:12:33.779 DEBUG 8844 [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-24 17:12:33.799 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.801 DEBUG 8844 [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-24 17:12:33.801 DEBUG 8844 [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-24 17:12:33.821 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.823 DEBUG 8844 [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-24 17:12:33.823 DEBUG 8844 [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-24 17:12:33.909 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.910 DEBUG 8844 [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-24 17:12:33.910 DEBUG 8844 [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-24 17:12:33.930 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.931 DEBUG 8844 [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-24 17:12:33.931 DEBUG 8844 [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-24 17:12:33.951 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.951 DEBUG 8844 [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-24 17:12:33.952 DEBUG 8844 [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-24 17:12:33.971 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.972 DEBUG 8844 [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-24 17:12:33.972 DEBUG 8844 [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-24 17:12:33.994 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:33.995 DEBUG 8844 [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-24 17:12:33.995 DEBUG 8844 [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-24 17:12:34.015 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.018 DEBUG 8844 [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-24 17:12:34.018 DEBUG 8844 [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-24 17:12:34.037 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.040 DEBUG 8844 [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-24 17:12:34.040 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.059 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.062 DEBUG 8844 [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-24 17:12:34.062 DEBUG 8844 [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-24 17:12:34.081 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.083 DEBUG 8844 [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-24 17:12:34.083 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.103 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.105 DEBUG 8844 [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-24 17:12:34.106 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.125 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.128 DEBUG 8844 [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-24 17:12:34.128 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.148 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.150 DEBUG 8844 [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-24 17:12:34.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:34.171 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.034 DEBUG 8844 [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-24 17:12:38.034 DEBUG 8844 [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-24 17:12:38.110 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.110 DEBUG 8844 [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-24 17:12:38.110 DEBUG 8844 [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-24 17:12:38.242 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.242 DEBUG 8844 [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-24 17:12:38.243 DEBUG 8844 [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-24 17:12:38.263 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.265 DEBUG 8844 [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-24 17:12:38.265 DEBUG 8844 [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-24 17:12:38.285 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.287 DEBUG 8844 [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-24 17:12:38.287 DEBUG 8844 [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-24 17:12:38.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.374 DEBUG 8844 [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-24 17:12:38.374 DEBUG 8844 [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-24 17:12:38.394 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.397 DEBUG 8844 [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-24 17:12:38.397 DEBUG 8844 [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-24 17:12:38.417 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.418 DEBUG 8844 [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-24 17:12:38.418 DEBUG 8844 [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-24 17:12:38.437 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.438 DEBUG 8844 [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-24 17:12:38.438 DEBUG 8844 [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-24 17:12:38.461 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.463 DEBUG 8844 [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-24 17:12:38.463 DEBUG 8844 [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-24 17:12:38.483 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.485 DEBUG 8844 [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-24 17:12:38.485 DEBUG 8844 [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-24 17:12:38.505 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.506 DEBUG 8844 [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-24 17:12:38.507 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.527 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.531 DEBUG 8844 [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-24 17:12:38.532 DEBUG 8844 [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-24 17:12:38.550 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.554 DEBUG 8844 [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-24 17:12:38.554 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.573 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.576 DEBUG 8844 [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-24 17:12:38.576 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.595 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.599 DEBUG 8844 [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-24 17:12:38.599 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.619 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.621 DEBUG 8844 [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-24 17:12:38.622 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:38.641 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.569 DEBUG 8844 [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-24 17:12:40.569 DEBUG 8844 [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-24 17:12:40.644 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.644 DEBUG 8844 [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-24 17:12:40.645 DEBUG 8844 [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-24 17:12:40.776 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.777 DEBUG 8844 [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-24 17:12:40.777 DEBUG 8844 [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-24 17:12:40.796 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.799 DEBUG 8844 [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-24 17:12:40.799 DEBUG 8844 [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-24 17:12:40.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.821 DEBUG 8844 [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-24 17:12:40.821 DEBUG 8844 [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-24 17:12:40.907 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.907 DEBUG 8844 [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-24 17:12:40.908 DEBUG 8844 [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-24 17:12:40.928 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.930 DEBUG 8844 [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-24 17:12:40.930 DEBUG 8844 [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-24 17:12:40.950 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.951 DEBUG 8844 [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-24 17:12:40.951 DEBUG 8844 [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-24 17:12:40.971 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.971 DEBUG 8844 [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-24 17:12:40.971 DEBUG 8844 [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-24 17:12:40.995 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:40.996 DEBUG 8844 [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-24 17:12:40.996 DEBUG 8844 [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-24 17:12:41.015 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.016 DEBUG 8844 [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-24 17:12:41.016 DEBUG 8844 [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-24 17:12:41.036 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.038 DEBUG 8844 [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-24 17:12:41.038 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.058 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.060 DEBUG 8844 [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-24 17:12:41.060 DEBUG 8844 [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-24 17:12:41.080 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.082 DEBUG 8844 [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-24 17:12:41.082 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.101 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.103 DEBUG 8844 [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-24 17:12:41.103 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.122 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.123 DEBUG 8844 [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-24 17:12:41.123 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.143 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.146 DEBUG 8844 [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-24 17:12:41.146 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:41.166 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.508 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.509 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.583 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.583 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.584 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:12:57.715 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.717 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.717 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.736 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.738 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.738 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.758 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.760 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.760 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.844 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.845 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.845 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:12:57.866 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.868 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.868 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.887 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.888 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.888 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.908 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.909 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.909 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.932 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.934 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.934 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.954 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.956 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.957 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.976 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.978 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.978 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.998 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:57.999 DEBUG 8844 [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-24 17:12:57.999 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.018 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.020 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.021 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.041 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.043 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.043 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.062 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.065 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.065 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.085 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.086 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.086 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:12:58.107 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.301 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.301 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.376 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.377 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.377 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:13:12.509 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.511 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.511 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.532 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.535 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.535 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.554 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.556 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.556 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.640 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.642 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.642 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:13:12.662 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.664 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.664 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.684 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.684 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.684 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.704 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.705 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.705 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.728 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.749 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.770 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.771 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.771 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.790 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.792 DEBUG 8844 [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-24 17:13:12.792 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.812 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.815 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.815 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.834 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.837 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.837 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.857 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.859 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.859 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.879 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.881 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.882 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:12.901 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:20.908 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:13:20.908 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:20.928 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:21.180 DEBUG 8844 [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-24 17:13:21.180 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:21.200 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:21.232 DEBUG 8844 [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-24 17:13:21.232 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:13:21.252 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:34.966 DEBUG 8844 [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-24 17:14:34.967 DEBUG 8844 [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-24 17:14:35.041 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.042 DEBUG 8844 [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-24 17:14:35.042 DEBUG 8844 [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-24 17:14:35.171 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.172 DEBUG 8844 [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-24 17:14:35.172 DEBUG 8844 [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-24 17:14:35.192 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.193 DEBUG 8844 [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-24 17:14:35.193 DEBUG 8844 [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-24 17:14:35.213 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.215 DEBUG 8844 [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-24 17:14:35.215 DEBUG 8844 [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-24 17:14:35.303 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.304 DEBUG 8844 [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-24 17:14:35.304 DEBUG 8844 [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-24 17:14:35.325 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.327 DEBUG 8844 [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-24 17:14:35.327 DEBUG 8844 [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-24 17:14:35.346 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.347 DEBUG 8844 [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-24 17:14:35.347 DEBUG 8844 [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-24 17:14:35.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.368 DEBUG 8844 [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-24 17:14:35.369 DEBUG 8844 [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-24 17:14:35.391 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.393 DEBUG 8844 [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-24 17:14:35.393 DEBUG 8844 [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-24 17:14:35.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.415 DEBUG 8844 [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-24 17:14:35.415 DEBUG 8844 [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-24 17:14:35.434 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.435 DEBUG 8844 [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-24 17:14:35.435 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.455 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.456 DEBUG 8844 [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-24 17:14:35.456 DEBUG 8844 [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-24 17:14:35.476 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.478 DEBUG 8844 [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-24 17:14:35.478 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.498 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.500 DEBUG 8844 [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-24 17:14:35.500 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.519 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.521 DEBUG 8844 [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-24 17:14:35.521 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.541 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.542 DEBUG 8844 [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-24 17:14:35.542 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:14:35.561 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:15:52.119 DEBUG 8844 [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-24 17:15:52.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:15:52.140 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:15:52.457 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:15:52.457 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:15:52.476 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:15:52.527 DEBUG 8844 [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-24 17:15:52.527 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:15:52.547 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.058 DEBUG 8844 [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-24 17:16:31.059 DEBUG 8844 [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-24 17:16:31.132 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.133 DEBUG 8844 [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-24 17:16:31.133 DEBUG 8844 [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-24 17:16:31.263 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.264 DEBUG 8844 [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-24 17:16:31.265 DEBUG 8844 [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-24 17:16:31.284 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.285 DEBUG 8844 [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-24 17:16:31.285 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.305 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.306 DEBUG 8844 [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-24 17:16:31.306 DEBUG 8844 [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-24 17:16:31.389 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.390 DEBUG 8844 [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-24 17:16:31.391 DEBUG 8844 [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-24 17:16:31.411 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.412 DEBUG 8844 [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-24 17:16:31.412 DEBUG 8844 [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-24 17:16:31.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.432 DEBUG 8844 [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-24 17:16:31.432 DEBUG 8844 [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-24 17:16:31.452 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.453 DEBUG 8844 [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-24 17:16:31.453 DEBUG 8844 [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-24 17:16:31.476 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.477 DEBUG 8844 [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-24 17:16:31.477 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.497 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.498 DEBUG 8844 [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-24 17:16:31.498 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.517 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.518 DEBUG 8844 [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-24 17:16:31.518 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.538 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.539 DEBUG 8844 [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-24 17:16:31.539 DEBUG 8844 [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-24 17:16:31.558 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.559 DEBUG 8844 [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-24 17:16:31.560 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.579 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.580 DEBUG 8844 [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-24 17:16:31.581 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.600 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.601 DEBUG 8844 [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-24 17:16:31.601 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:31.621 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.025 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.025 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.193 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.194 DEBUG 8844 [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-24 17:16:34.194 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.217 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.218 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.218 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.237 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.238 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.238 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.258 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.259 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.259 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.279 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.280 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.280 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.365 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.365 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.365 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.386 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.387 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.387 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.409 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.410 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.410 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.473 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.474 DEBUG 8844 [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-24 17:16:34.474 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.494 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.495 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.515 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.519 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.519 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.539 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.540 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.540 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.559 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.560 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.561 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.596 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.597 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:34.597 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.625 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.630 DEBUG 8844 [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-24 17:16:34.630 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.798 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.800 DEBUG 8844 [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-24 17:16:34.800 DEBUG 8844 [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-24 17:16:34.822 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.822 DEBUG 8844 [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-24 17:16:34.822 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.842 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.843 DEBUG 8844 [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-24 17:16:34.843 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.863 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.864 DEBUG 8844 [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-24 17:16:34.864 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.884 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.885 DEBUG 8844 [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-24 17:16:34.885 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.969 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.970 DEBUG 8844 [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-24 17:16:34.970 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.990 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:34.991 DEBUG 8844 [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-24 17:16:34.991 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.013 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.014 DEBUG 8844 [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-24 17:16:35.014 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.079 DEBUG 8844 [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-24 17:16:35.079 DEBUG 8844 [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-24 17:16:35.100 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.100 DEBUG 8844 [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-24 17:16:35.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.122 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.123 DEBUG 8844 [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-24 17:16:35.123 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.143 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.143 DEBUG 8844 [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-24 17:16:35.143 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.163 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.164 DEBUG 8844 [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-24 17:16:35.164 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.199 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.199 DEBUG 8844 [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-24 17:16:35.199 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:35.228 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:36.082 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:36.082 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:36.152 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:36.152 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:36.152 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:36.232 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:45.863 DEBUG 8844 [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-24 17:16:45.863 DEBUG 8844 [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-24 17:16:45.936 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:45.936 DEBUG 8844 [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-24 17:16:45.937 DEBUG 8844 [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-24 17:16:46.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.066 DEBUG 8844 [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-24 17:16:46.066 DEBUG 8844 [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-24 17:16:46.084 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.086 DEBUG 8844 [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-24 17:16:46.086 DEBUG 8844 [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-24 17:16:46.106 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.108 DEBUG 8844 [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-24 17:16:46.109 DEBUG 8844 [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-24 17:16:46.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.198 DEBUG 8844 [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-24 17:16:46.198 DEBUG 8844 [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-24 17:16:46.216 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.217 DEBUG 8844 [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-24 17:16:46.217 DEBUG 8844 [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-24 17:16:46.235 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.236 DEBUG 8844 [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-24 17:16:46.236 DEBUG 8844 [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-24 17:16:46.254 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.255 DEBUG 8844 [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-24 17:16:46.255 DEBUG 8844 [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-24 17:16:46.275 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.277 DEBUG 8844 [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-24 17:16:46.277 DEBUG 8844 [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-24 17:16:46.295 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.296 DEBUG 8844 [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-24 17:16:46.296 DEBUG 8844 [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-24 17:16:46.314 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.315 DEBUG 8844 [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-24 17:16:46.315 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.332 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.333 DEBUG 8844 [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-24 17:16:46.333 DEBUG 8844 [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-24 17:16:46.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.352 DEBUG 8844 [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-24 17:16:46.352 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.370 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.371 DEBUG 8844 [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-24 17:16:46.371 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.389 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.390 DEBUG 8844 [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-24 17:16:46.390 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.408 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.410 DEBUG 8844 [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-24 17:16:46.410 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:46.427 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:53.788 DEBUG 8844 [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-24 17:16:53.788 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:53.813 DEBUG 8844 [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-24 17:16:53.813 DEBUG 8844 [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-24 17:16:53.891 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:53.892 DEBUG 8844 [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-24 17:16:53.892 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:16:53.966 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:53.968 DEBUG 8844 [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-24 17:16:53.968 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:53.969 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:53.989 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:53.990 DEBUG 8844 [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-24 17:16:53.990 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.007 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.008 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.026 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.027 DEBUG 8844 [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-24 17:16:54.027 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.044 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.045 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.045 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.128 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.129 DEBUG 8844 [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-24 17:16:54.129 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.147 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.148 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.148 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.169 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.170 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:16:54.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.231 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.232 DEBUG 8844 [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-24 17:16:54.232 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.251 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.252 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:16:54.252 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.270 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.271 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:16:54.271 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.289 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.290 DEBUG 8844 [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-24 17:16:54.290 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.308 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.313 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:16:54.313 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.346 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.347 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:16:54.347 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.373 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.377 DEBUG 8844 [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-24 17:16:54.378 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.543 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.544 DEBUG 8844 [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-24 17:16:54.544 DEBUG 8844 [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-24 17:16:54.564 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.565 DEBUG 8844 [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-24 17:16:54.565 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.582 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.583 DEBUG 8844 [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-24 17:16:54.583 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.601 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.606 DEBUG 8844 [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-24 17:16:54.606 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.624 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.625 DEBUG 8844 [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-24 17:16:54.625 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.708 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.709 DEBUG 8844 [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-24 17:16:54.709 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.726 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.727 DEBUG 8844 [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-24 17:16:54.727 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.749 DEBUG 8844 [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-24 17:16:54.749 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.810 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.811 DEBUG 8844 [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-24 17:16:54.811 DEBUG 8844 [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-24 17:16:54.829 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.829 DEBUG 8844 [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-24 17:16:54.830 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.847 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.848 DEBUG 8844 [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-24 17:16:54.848 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.866 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.867 DEBUG 8844 [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-24 17:16:54.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.885 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.885 DEBUG 8844 [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-24 17:16:54.885 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.918 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.919 DEBUG 8844 [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-24 17:16:54.920 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:54.946 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.491 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.491 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.527 DEBUG 8844 [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-24 17:16:56.527 DEBUG 8844 [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-24 17:16:56.596 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.596 DEBUG 8844 [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-24 17:16:56.596 DEBUG 8844 [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-24 17:16:56.657 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.658 DEBUG 8844 [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-24 17:16:56.659 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.674 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.679 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.679 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.680 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.698 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.699 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:56.699 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.716 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.717 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.717 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.735 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.736 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:56.736 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.819 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.820 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.820 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.837 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.838 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:56.838 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.858 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.859 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:56.859 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.921 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.922 DEBUG 8844 [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-24 17:16:56.922 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.941 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.941 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:56.941 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.959 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.960 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:56.960 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.977 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.978 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.979 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.996 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:56.997 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:56.997 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.030 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.031 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:16:57.031 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.057 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.061 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.061 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.226 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.227 DEBUG 8844 [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-24 17:16:57.228 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.248 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.249 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.249 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.267 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.268 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.268 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.287 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.304 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.305 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.390 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.393 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.393 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.411 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.412 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.412 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.433 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.434 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.434 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.494 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.495 DEBUG 8844 [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-24 17:16:57.495 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.513 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.513 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.514 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.532 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.533 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.533 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.550 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.551 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.551 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.569 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.570 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.570 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.604 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.605 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:16:57.605 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:16:57.630 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:02.827 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:02.827 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:02.866 DEBUG 8844 [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-24 17:17:02.866 DEBUG 8844 [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-24 17:17:02.935 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:02.936 DEBUG 8844 [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-24 17:17:02.936 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:17:02.992 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:02.993 DEBUG 8844 [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-24 17:17:02.993 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.013 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.014 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.014 DEBUG 8844 [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-24 17:17:03.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.033 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.034 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.034 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.055 DEBUG 8844 [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-24 17:17:03.056 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.075 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.076 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.076 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.162 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.163 DEBUG 8844 [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-24 17:17:03.163 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.183 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.184 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.184 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.206 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.207 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:17:03.208 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.272 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.273 DEBUG 8844 [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-24 17:17:03.273 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.293 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.293 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:17:03.294 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.314 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.315 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:17:03.315 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.333 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.334 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.335 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.355 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.356 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:17:03.356 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.390 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.391 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:17:03.391 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.420 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.423 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.423 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.593 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.594 DEBUG 8844 [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-24 17:17:03.594 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.616 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.617 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.617 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.637 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.637 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.638 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.657 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.677 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.679 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.679 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.765 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.766 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.766 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.785 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.786 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.787 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.809 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.810 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.810 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.872 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.873 DEBUG 8844 [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-24 17:17:03.873 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.894 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.895 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.917 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.917 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.938 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.958 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.993 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:03.993 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:03.994 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:04.021 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:16.993 DEBUG 8844 [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-24 17:17:16.993 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.030 DEBUG 8844 [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-24 17:17:17.030 DEBUG 8844 [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-24 17:17:17.097 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.097 DEBUG 8844 [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-24 17:17:17.097 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:17:17.164 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.165 DEBUG 8844 [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-24 17:17:17.165 DEBUG 8844 [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-24 17:17:17.173 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.187 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.188 DEBUG 8844 [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-24 17:17:17.188 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.208 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.209 DEBUG 8844 [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-24 17:17:17.209 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.228 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.229 DEBUG 8844 [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-24 17:17:17.229 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.249 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.250 DEBUG 8844 [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-24 17:17:17.250 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.336 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.337 DEBUG 8844 [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-24 17:17:17.337 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.357 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.358 DEBUG 8844 [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-24 17:17:17.358 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.381 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.382 DEBUG 8844 [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-24 17:17:17.382 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.446 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.446 DEBUG 8844 [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-24 17:17:17.447 DEBUG 8844 [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-24 17:17:17.466 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.467 DEBUG 8844 [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-24 17:17:17.467 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.487 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.488 DEBUG 8844 [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-24 17:17:17.488 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.508 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.509 DEBUG 8844 [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-24 17:17:17.509 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.529 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.530 DEBUG 8844 [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-24 17:17:17.530 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.564 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.565 DEBUG 8844 [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-24 17:17:17.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.593 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.597 DEBUG 8844 [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-24 17:17:17.597 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.769 DEBUG 8844 [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-24 17:17:17.769 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.791 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.792 DEBUG 8844 [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-24 17:17:17.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.812 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.813 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.813 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.832 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.833 DEBUG 8844 [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-24 17:17:17.833 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.852 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.853 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.853 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.938 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.939 DEBUG 8844 [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-24 17:17:17.939 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.958 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.959 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.959 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.982 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:17.983 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:17:17.983 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.046 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.047 DEBUG 8844 [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-24 17:17:18.047 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.067 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.067 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:17:18.067 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.091 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.092 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:17:18.092 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.112 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.115 DEBUG 8844 [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-24 17:17:18.115 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.134 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.135 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:17:18.135 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.171 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:17:18.171 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:18.199 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.589 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.589 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.662 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.663 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.663 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.710 DEBUG 8844 [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-24 17:17:38.710 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.792 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.792 DEBUG 8844 [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-24 17:17:38.792 DEBUG 8844 [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-24 17:17:38.860 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.861 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.861 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.876 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.876 DEBUG 8844 [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-24 17:17:38.876 DEBUG 8844 [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-24 17:17:38.881 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.881 DEBUG 8844 [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-24 17:17:38.881 DEBUG 8844 [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-24 17:17:38.926 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.926 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.943 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.944 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.944 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:38.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.009 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.010 DEBUG 8844 [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-24 17:17:39.010 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.025 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.026 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.026 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:17:39.030 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.031 DEBUG 8844 [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-24 17:17:39.031 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.043 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.044 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.044 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.050 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.051 DEBUG 8844 [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-24 17:17:39.051 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.061 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.062 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.062 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.071 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.072 DEBUG 8844 [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-24 17:17:39.072 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.078 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.079 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.079 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.103 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.104 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.104 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.120 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.121 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.121 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.138 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.139 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.139 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.155 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.156 DEBUG 8844 [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-24 17:17:39.156 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.160 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.161 DEBUG 8844 [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-24 17:17:39.161 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.172 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.173 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.174 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.180 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.181 DEBUG 8844 [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-24 17:17:39.182 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.190 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.191 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.191 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.204 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.205 DEBUG 8844 [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-24 17:17:39.205 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.208 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.226 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.269 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.270 DEBUG 8844 [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-24 17:17:39.270 DEBUG 8844 [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-24 17:17:39.290 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.290 DEBUG 8844 [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-24 17:17:39.290 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.310 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.311 DEBUG 8844 [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-24 17:17:39.311 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.332 DEBUG 8844 [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-24 17:17:39.332 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.351 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.352 DEBUG 8844 [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-24 17:17:39.352 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.386 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.387 DEBUG 8844 [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-24 17:17:39.387 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.415 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.587 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.588 DEBUG 8844 [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-24 17:17:39.589 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.628 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.630 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.630 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.649 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.650 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:39.650 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.671 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.671 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.691 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.691 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:39.691 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.776 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.777 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.777 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.802 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:39.803 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.826 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.827 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:39.828 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.890 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.891 DEBUG 8844 [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-24 17:17:39.891 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.911 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.911 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:39.911 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.932 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:39.932 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.952 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.953 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.953 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.973 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:39.974 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:39.974 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:40.007 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:40.008 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:17:40.008 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:17:40.037 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.623 DEBUG 8844 [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-24 17:19:18.623 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.697 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.697 DEBUG 8844 [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-24 17:19:18.698 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.826 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.827 DEBUG 8844 [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-24 17:19:18.827 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.846 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.847 DEBUG 8844 [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-24 17:19:18.847 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.868 DEBUG 8844 [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-24 17:19:18.868 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.953 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.954 DEBUG 8844 [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-24 17:19:18.954 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:19:18.975 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:18.979 DEBUG 8844 [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-24 17:19:18.980 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.000 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.001 DEBUG 8844 [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-24 17:19:19.001 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.020 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.021 DEBUG 8844 [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-24 17:19:19.021 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.044 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.045 DEBUG 8844 [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-24 17:19:19.045 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.064 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.065 DEBUG 8844 [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-24 17:19:19.065 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.084 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.084 DEBUG 8844 [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-24 17:19:19.085 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.104 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.105 DEBUG 8844 [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-24 17:19:19.105 DEBUG 8844 [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-24 17:19:19.125 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.126 DEBUG 8844 [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-24 17:19:19.126 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.146 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.147 DEBUG 8844 [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-24 17:19:19.148 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.167 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.169 DEBUG 8844 [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-24 17:19:19.169 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.188 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.384 DEBUG 8844 [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-24 17:19:19.384 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.441 DEBUG 8844 [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-24 17:19:19.442 DEBUG 8844 [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-24 17:19:19.525 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.526 DEBUG 8844 [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-24 17:19:19.526 DEBUG 8844 [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-24 17:19:19.569 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.571 DEBUG 8844 [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-24 17:19:19.571 DEBUG 8844 [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-24 17:19:19.594 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.595 DEBUG 8844 [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-24 17:19:19.595 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.602 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.615 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.616 DEBUG 8844 [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-24 17:19:19.617 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.635 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.637 DEBUG 8844 [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-24 17:19:19.637 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.657 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.658 DEBUG 8844 [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-24 17:19:19.659 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.744 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.745 DEBUG 8844 [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-24 17:19:19.746 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.766 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.767 DEBUG 8844 [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-24 17:19:19.767 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.790 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.791 DEBUG 8844 [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-24 17:19:19.792 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.856 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.857 DEBUG 8844 [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-24 17:19:19.857 DEBUG 8844 [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-24 17:19:19.879 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.880 DEBUG 8844 [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-24 17:19:19.881 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.901 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.902 DEBUG 8844 [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-24 17:19:19.903 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.923 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.923 DEBUG 8844 [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-24 17:19:19.924 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.943 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.944 DEBUG 8844 [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-24 17:19:19.945 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.978 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:19.979 DEBUG 8844 [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-24 17:19:19.979 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.008 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.012 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.013 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.182 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.182 DEBUG 8844 [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-24 17:19:20.182 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.205 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.206 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.206 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.225 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.226 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.226 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.246 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.247 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.247 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.267 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.268 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.269 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.374 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.375 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.376 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.398 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.399 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.399 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.462 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.463 DEBUG 8844 [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-24 17:19:20.463 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.483 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.483 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.483 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.504 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.505 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.505 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.525 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.526 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.527 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.546 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.547 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.548 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.582 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.583 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:19:20.583 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:20.611 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.747 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.748 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.784 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.784 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.881 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.882 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.882 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:19:26.918 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.919 DEBUG 8844 [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-24 17:19:26.919 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.941 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.942 DEBUG 8844 [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-24 17:19:26.942 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.958 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.961 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.963 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.963 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.983 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:26.984 DEBUG 8844 [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-24 17:19:26.984 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.004 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.005 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.005 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.006 DEBUG 8844 [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-24 17:19:27.006 DEBUG 8844 [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-24 17:19:27.073 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.073 DEBUG 8844 [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-24 17:19:27.073 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:19:27.092 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.092 DEBUG 8844 [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-24 17:19:27.093 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.113 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.113 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.136 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.137 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:19:27.137 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.148 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.200 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.201 DEBUG 8844 [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-24 17:19:27.202 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.222 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:19:27.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.243 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.245 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:19:27.245 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.265 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.266 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.266 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.285 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.286 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:19:27.286 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.319 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.320 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:19:27.320 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.349 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.353 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.353 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.519 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.520 DEBUG 8844 [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-24 17:19:27.520 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.563 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.564 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.564 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.584 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.603 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.604 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.604 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.688 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.690 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.690 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.710 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.710 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.732 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.733 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.733 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.795 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.796 DEBUG 8844 [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-24 17:19:27.796 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.816 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.816 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.817 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.837 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.839 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.839 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.858 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.880 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.881 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.881 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.913 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.918 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:19:27.919 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.949 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:27.961 DEBUG 8844 [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-24 17:19:27.962 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.128 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.129 DEBUG 8844 [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-24 17:19:28.129 DEBUG 8844 [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-24 17:19:28.151 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.152 DEBUG 8844 [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-24 17:19:28.152 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.172 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.173 DEBUG 8844 [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-24 17:19:28.173 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.192 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.193 DEBUG 8844 [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-24 17:19:28.193 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.212 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.214 DEBUG 8844 [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-24 17:19:28.214 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.298 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.299 DEBUG 8844 [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-24 17:19:28.299 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.318 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.319 DEBUG 8844 [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-24 17:19:28.320 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.342 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.343 DEBUG 8844 [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-24 17:19:28.343 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.405 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.406 DEBUG 8844 [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-24 17:19:28.406 DEBUG 8844 [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-24 17:19:28.427 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.427 DEBUG 8844 [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-24 17:19:28.428 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.448 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.449 DEBUG 8844 [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-24 17:19:28.450 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.469 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.470 DEBUG 8844 [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-24 17:19:28.470 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.489 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.490 DEBUG 8844 [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-24 17:19:28.490 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.524 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.525 DEBUG 8844 [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-24 17:19:28.525 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.553 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.556 DEBUG 8844 [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-24 17:19:28.556 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.725 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.726 DEBUG 8844 [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-24 17:19:28.726 DEBUG 8844 [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-24 17:19:28.748 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.774 DEBUG 8844 [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-24 17:19:28.774 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.793 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.794 DEBUG 8844 [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-24 17:19:28.794 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.813 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.814 DEBUG 8844 [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-24 17:19:28.814 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.833 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.833 DEBUG 8844 [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-24 17:19:28.834 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.918 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.919 DEBUG 8844 [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-24 17:19:28.919 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.938 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.940 DEBUG 8844 [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-24 17:19:28.940 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.963 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:28.964 DEBUG 8844 [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-24 17:19:28.964 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.028 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.028 DEBUG 8844 [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-24 17:19:29.029 DEBUG 8844 [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-24 17:19:29.049 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.049 DEBUG 8844 [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-24 17:19:29.050 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.070 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.071 DEBUG 8844 [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-24 17:19:29.071 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.090 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.091 DEBUG 8844 [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-24 17:19:29.091 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.111 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.112 DEBUG 8844 [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-24 17:19:29.112 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.146 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.147 DEBUG 8844 [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-24 17:19:29.148 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:29.176 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.676 DEBUG 8844 [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-24 17:19:31.676 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.715 DEBUG 8844 [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-24 17:19:31.715 DEBUG 8844 [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-24 17:19:31.782 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.783 DEBUG 8844 [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-24 17:19:31.783 DEBUG 8844 [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-24 17:19:31.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.846 DEBUG 8844 [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-24 17:19:31.846 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.858 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.870 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.871 DEBUG 8844 [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-24 17:19:31.871 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.890 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.892 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.892 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.911 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.913 DEBUG 8844 [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-24 17:19:31.913 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.932 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.934 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:31.934 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.019 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.021 DEBUG 8844 [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-24 17:19:32.021 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.041 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.043 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.043 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.066 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.067 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:19:32.067 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.131 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.135 DEBUG 8844 [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-24 17:19:32.136 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.156 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.156 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:19:32.157 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.177 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.178 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:19:32.178 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.198 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.199 DEBUG 8844 [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-24 17:19:32.199 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.219 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.220 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:19:32.220 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.254 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.255 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:19:32.255 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.283 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.287 DEBUG 8844 [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-24 17:19:32.287 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.457 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.458 DEBUG 8844 [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-24 17:19:32.458 DEBUG 8844 [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-24 17:19:32.480 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.481 DEBUG 8844 [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-24 17:19:32.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.501 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.502 DEBUG 8844 [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-24 17:19:32.502 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.522 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.523 DEBUG 8844 [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-24 17:19:32.523 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.541 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.542 DEBUG 8844 [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-24 17:19:32.542 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.628 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.629 DEBUG 8844 [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-24 17:19:32.629 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.648 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.649 DEBUG 8844 [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-24 17:19:32.649 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.672 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.673 DEBUG 8844 [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-24 17:19:32.673 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.736 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.737 DEBUG 8844 [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-24 17:19:32.737 DEBUG 8844 [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-24 17:19:32.757 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.758 DEBUG 8844 [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-24 17:19:32.758 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.778 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.779 DEBUG 8844 [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-24 17:19:32.779 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.799 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.800 DEBUG 8844 [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-24 17:19:32.800 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.821 DEBUG 8844 [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-24 17:19:32.821 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.854 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.854 DEBUG 8844 [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-24 17:19:32.855 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:32.883 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:35.949 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:35.949 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:36.117 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:36.118 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:36.118 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:19:36.138 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.561 DEBUG 8844 [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-24 17:20:30.561 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.596 DEBUG 8844 [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-24 17:20:30.596 DEBUG 8844 [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-24 17:20:30.663 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.664 DEBUG 8844 [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-24 17:20:30.664 DEBUG 8844 [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-24 17:20:30.729 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.730 DEBUG 8844 [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-24 17:20:30.730 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.739 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.753 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.754 DEBUG 8844 [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-24 17:20:30.754 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.773 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.774 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.774 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.794 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.794 DEBUG 8844 [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-24 17:20:30.794 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.814 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.815 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.815 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.899 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.900 DEBUG 8844 [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-24 17:20:30.900 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.920 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.921 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.921 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.944 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:30.945 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:20:30.945 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.013 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.014 DEBUG 8844 [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-24 17:20:31.014 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.034 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.035 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:20:31.035 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.055 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.056 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:20:31.056 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.076 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.077 DEBUG 8844 [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-24 17:20:31.077 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.098 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.099 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:20:31.099 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.133 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.133 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:20:31.134 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.163 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.166 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.166 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.334 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.335 DEBUG 8844 [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-24 17:20:31.336 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.358 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.358 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.359 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.378 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.379 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.379 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.399 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.400 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.400 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.419 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.420 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.420 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.506 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.507 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.507 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.526 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.527 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.527 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.550 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.551 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.551 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.614 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.615 DEBUG 8844 [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-24 17:20:31.615 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.635 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.635 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.636 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.656 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.657 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.657 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.677 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.678 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.678 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.697 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.698 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.698 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.733 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.733 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:20:31.733 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:20:31.762 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:24.968 DEBUG 8844 [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-24 17:22:24.968 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:24.988 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:25.329 DEBUG 8844 [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-24 17:22:25.329 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:25.351 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:25.481 DEBUG 8844 [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-24 17:22:25.481 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:25.500 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:58.965 DEBUG 8844 [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-24 17:22:58.965 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.032 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.033 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.100 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:22:59.136 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.137 DEBUG 8844 [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-24 17:22:59.137 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.167 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.168 DEBUG 8844 [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-24 17:22:59.169 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.176 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.189 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.190 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.190 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.209 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.211 DEBUG 8844 [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-24 17:22:59.211 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.231 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.232 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.233 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.319 DEBUG 8844 [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-24 17:22:59.319 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.339 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.340 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.340 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.363 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.364 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:22:59.365 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.429 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.430 DEBUG 8844 [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-24 17:22:59.430 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.451 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.451 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:22:59.451 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.472 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.473 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:22:59.474 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.493 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.494 DEBUG 8844 [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-24 17:22:59.495 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.515 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.516 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:22:59.516 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.550 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.551 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:22:59.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.580 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.585 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.585 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.756 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.757 DEBUG 8844 [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-24 17:22:59.757 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.781 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.782 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.782 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.802 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.803 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:22:59.803 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.823 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.824 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.824 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.844 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.845 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:22:59.845 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.930 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.931 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.931 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.951 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.952 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:22:59.952 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.974 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:22:59.975 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:22:59.975 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.038 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.039 DEBUG 8844 [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-24 17:23:00.039 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.059 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.059 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:00.059 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.080 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.081 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:00.081 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.101 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.101 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.102 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.121 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.122 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:00.122 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.156 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.157 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:00.157 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:00.186 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.649 DEBUG 8844 [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-24 17:23:05.649 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.685 DEBUG 8844 [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-24 17:23:05.685 DEBUG 8844 [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-24 17:23:05.753 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.753 DEBUG 8844 [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-24 17:23:05.753 DEBUG 8844 [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-24 17:23:05.820 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.822 DEBUG 8844 [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-24 17:23:05.822 DEBUG 8844 [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-24 17:23:05.828 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.843 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.844 DEBUG 8844 [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-24 17:23:05.844 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.863 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.865 DEBUG 8844 [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-24 17:23:05.865 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.884 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.885 DEBUG 8844 [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-24 17:23:05.885 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.905 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.906 DEBUG 8844 [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-24 17:23:05.906 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.991 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:05.992 DEBUG 8844 [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-24 17:23:05.992 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.012 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.013 DEBUG 8844 [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-24 17:23:06.013 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.035 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.039 DEBUG 8844 [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-24 17:23:06.039 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.103 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.104 DEBUG 8844 [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-24 17:23:06.104 DEBUG 8844 [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-24 17:23:06.124 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.124 DEBUG 8844 [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-24 17:23:06.125 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.145 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.146 DEBUG 8844 [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-24 17:23:06.146 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.166 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.167 DEBUG 8844 [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-24 17:23:06.167 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.187 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.187 DEBUG 8844 [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-24 17:23:06.188 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.222 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.223 DEBUG 8844 [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-24 17:23:06.223 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.252 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.256 DEBUG 8844 [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-24 17:23:06.256 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.427 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.429 DEBUG 8844 [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-24 17:23:06.429 DEBUG 8844 [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-24 17:23:06.453 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.454 DEBUG 8844 [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-24 17:23:06.454 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.474 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.482 DEBUG 8844 [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-24 17:23:06.482 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.502 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.503 DEBUG 8844 [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-24 17:23:06.503 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.524 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.526 DEBUG 8844 [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-24 17:23:06.526 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.611 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.612 DEBUG 8844 [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-24 17:23:06.612 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.632 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.633 DEBUG 8844 [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-24 17:23:06.633 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.656 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.658 DEBUG 8844 [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-24 17:23:06.658 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.721 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.722 DEBUG 8844 [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-24 17:23:06.723 DEBUG 8844 [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-24 17:23:06.742 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.743 DEBUG 8844 [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-24 17:23:06.743 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.765 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.769 DEBUG 8844 [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-24 17:23:06.769 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.787 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.789 DEBUG 8844 [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-24 17:23:06.789 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.809 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.811 DEBUG 8844 [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-24 17:23:06.811 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.845 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.846 DEBUG 8844 [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-24 17:23:06.846 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:06.874 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.433 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.433 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.468 DEBUG 8844 [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-24 17:23:11.468 DEBUG 8844 [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-24 17:23:11.536 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.536 DEBUG 8844 [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-24 17:23:11.536 DEBUG 8844 [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-24 17:23:11.601 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.603 DEBUG 8844 [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-24 17:23:11.603 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.610 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.624 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.625 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.625 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.645 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.646 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:11.646 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.666 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.671 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.691 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.694 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:11.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.780 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.781 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.781 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.800 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.801 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:11.801 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.824 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.826 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:11.826 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.888 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.889 DEBUG 8844 [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-24 17:23:11.889 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.910 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.910 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:11.910 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.930 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.931 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:11.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.951 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.951 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.952 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.971 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:11.971 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:11.971 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.005 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.006 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:23:12.007 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.038 DEBUG 8844 [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-24 17:23:12.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.207 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.208 DEBUG 8844 [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-24 17:23:12.208 DEBUG 8844 [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-24 17:23:12.230 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.231 DEBUG 8844 [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-24 17:23:12.231 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.250 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.251 DEBUG 8844 [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-24 17:23:12.251 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.271 DEBUG 8844 [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-24 17:23:12.271 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.291 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.291 DEBUG 8844 [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-24 17:23:12.292 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.378 DEBUG 8844 [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-24 17:23:12.378 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.398 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.398 DEBUG 8844 [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-24 17:23:12.399 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.421 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.422 DEBUG 8844 [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-24 17:23:12.422 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.485 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.486 DEBUG 8844 [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-24 17:23:12.486 DEBUG 8844 [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-24 17:23:12.506 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.506 DEBUG 8844 [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-24 17:23:12.506 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.527 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.528 DEBUG 8844 [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-24 17:23:12.528 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.548 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.549 DEBUG 8844 [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-24 17:23:12.549 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.568 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.569 DEBUG 8844 [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-24 17:23:12.569 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.603 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.604 DEBUG 8844 [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-24 17:23:12.604 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:12.633 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.610 DEBUG 8844 [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-24 17:23:20.611 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.732 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.733 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.733 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:23:20.780 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.782 DEBUG 8844 [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-24 17:23:20.783 DEBUG 8844 [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-24 17:23:20.807 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.808 DEBUG 8844 [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-24 17:23:20.808 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.810 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.828 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.830 DEBUG 8844 [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-24 17:23:20.830 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.868 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.870 DEBUG 8844 [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-24 17:23:20.870 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.890 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.891 DEBUG 8844 [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-24 17:23:20.891 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.977 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:20.979 DEBUG 8844 [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-24 17:23:20.979 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.000 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.002 DEBUG 8844 [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-24 17:23:21.002 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.025 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.026 DEBUG 8844 [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-24 17:23:21.026 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.088 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.090 DEBUG 8844 [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-24 17:23:21.090 DEBUG 8844 [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-24 17:23:21.111 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.111 DEBUG 8844 [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-24 17:23:21.112 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.132 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.134 DEBUG 8844 [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-24 17:23:21.134 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.154 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.155 DEBUG 8844 [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-24 17:23:21.156 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.175 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.177 DEBUG 8844 [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-24 17:23:21.177 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.211 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.212 DEBUG 8844 [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-24 17:23:21.212 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.241 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.250 DEBUG 8844 [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-24 17:23:21.250 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.424 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.425 DEBUG 8844 [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-24 17:23:21.426 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.448 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.449 DEBUG 8844 [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-24 17:23:21.449 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.468 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.469 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.469 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.489 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.490 DEBUG 8844 [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-24 17:23:21.490 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.509 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.510 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.510 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.595 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.596 DEBUG 8844 [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-24 17:23:21.596 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.616 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.617 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.617 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.639 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.641 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:23:21.641 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.704 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.705 DEBUG 8844 [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-24 17:23:21.705 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.725 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.726 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:23:21.726 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.747 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:23:21.747 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.767 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.768 DEBUG 8844 [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-24 17:23:21.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.787 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.788 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:23:21.788 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.821 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.822 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:23:21.822 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:21.850 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.804 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.804 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.840 DEBUG 8844 [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-24 17:23:22.840 DEBUG 8844 [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-24 17:23:22.907 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.907 DEBUG 8844 [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-24 17:23:22.907 DEBUG 8844 [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-24 17:23:22.973 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.974 DEBUG 8844 [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-24 17:23:22.975 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.982 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.997 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.997 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:22.997 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.017 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.018 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.018 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.037 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.038 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.039 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.058 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.059 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.059 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.144 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.145 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.145 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.165 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.166 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.166 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.189 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.190 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.190 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.254 DEBUG 8844 [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-24 17:23:23.254 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.274 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.295 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.297 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.297 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.316 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.317 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.317 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.336 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.337 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.337 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.372 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.372 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:23.372 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.402 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.411 DEBUG 8844 [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-24 17:23:23.411 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.579 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.580 DEBUG 8844 [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-24 17:23:23.580 DEBUG 8844 [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-24 17:23:23.603 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.604 DEBUG 8844 [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-24 17:23:23.604 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.626 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.627 DEBUG 8844 [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-24 17:23:23.628 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.647 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.648 DEBUG 8844 [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-24 17:23:23.648 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.669 DEBUG 8844 [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-24 17:23:23.669 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.753 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.754 DEBUG 8844 [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-24 17:23:23.754 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.773 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.774 DEBUG 8844 [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-24 17:23:23.774 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.797 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.798 DEBUG 8844 [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-24 17:23:23.798 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.861 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.862 DEBUG 8844 [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-24 17:23:23.862 DEBUG 8844 [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-24 17:23:23.881 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.882 DEBUG 8844 [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-24 17:23:23.882 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.902 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.903 DEBUG 8844 [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-24 17:23:23.903 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.923 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.924 DEBUG 8844 [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-24 17:23:23.924 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.944 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.945 DEBUG 8844 [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-24 17:23:23.945 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.978 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:23.979 DEBUG 8844 [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-24 17:23:23.979 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:24.009 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:38.790 DEBUG 8844 [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-24 17:23:38.790 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:38.962 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:38.964 DEBUG 8844 [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-24 17:23:38.964 DEBUG 8844 [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-24 17:23:38.986 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:38.987 DEBUG 8844 [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-24 17:23:38.987 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.006 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.007 DEBUG 8844 [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-24 17:23:39.007 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.027 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.028 DEBUG 8844 [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-24 17:23:39.028 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.048 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.049 DEBUG 8844 [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-24 17:23:39.049 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.049 DEBUG 8844 [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-24 17:23:39.049 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.124 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.124 DEBUG 8844 [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-24 17:23:39.125 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.133 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.133 DEBUG 8844 [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-24 17:23:39.134 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.150 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.151 DEBUG 8844 [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-24 17:23:39.151 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.171 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.172 DEBUG 8844 [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-24 17:23:39.172 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.232 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.233 DEBUG 8844 [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-24 17:23:39.233 DEBUG 8844 [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-24 17:23:39.250 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.250 DEBUG 8844 [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-24 17:23:39.250 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.257 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.258 DEBUG 8844 [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-24 17:23:39.258 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.267 DEBUG 8844 [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-24 17:23:39.268 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.278 DEBUG 8844 [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-24 17:23:39.278 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.284 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.285 DEBUG 8844 [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-24 17:23:39.285 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.300 DEBUG 8844 [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-24 17:23:39.300 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.302 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.303 DEBUG 8844 [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-24 17:23:39.303 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.333 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.334 DEBUG 8844 [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-24 17:23:39.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.359 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.363 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.363 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.385 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.386 DEBUG 8844 [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-24 17:23:39.387 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:23:39.407 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.408 DEBUG 8844 [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-24 17:23:39.408 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.427 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.427 DEBUG 8844 [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-24 17:23:39.428 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.447 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.448 DEBUG 8844 [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-24 17:23:39.448 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.471 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.472 DEBUG 8844 [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-24 17:23:39.472 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.491 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.492 DEBUG 8844 [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-24 17:23:39.492 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.512 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.513 DEBUG 8844 [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-24 17:23:39.513 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.531 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.532 DEBUG 8844 [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-24 17:23:39.532 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.532 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.532 DEBUG 8844 [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-24 17:23:39.532 DEBUG 8844 [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-24 17:23:39.551 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.551 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.551 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.552 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.553 DEBUG 8844 [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-24 17:23:39.553 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.568 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.569 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.569 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.573 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.574 DEBUG 8844 [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-24 17:23:39.574 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.586 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.586 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.586 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.593 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.594 DEBUG 8844 [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-24 17:23:39.594 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.602 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.603 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.603 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.614 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.687 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.688 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.688 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.704 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.705 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.705 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.724 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.725 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.725 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.785 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.786 DEBUG 8844 [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-24 17:23:39.786 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.803 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.803 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.803 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.821 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.822 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.822 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.838 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.839 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.839 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.856 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.857 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.857 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.888 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.889 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:23:39.889 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:39.914 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:40.091 DEBUG 8844 [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-24 17:23:40.091 DEBUG 8844 [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-24 17:23:40.159 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:40.159 DEBUG 8844 [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-24 17:23:40.159 DEBUG 8844 [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-24 17:23:40.237 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.110 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.111 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.182 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.182 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.183 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.307 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.308 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.309 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.326 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.327 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.327 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.343 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.344 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.344 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.425 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.426 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.426 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:23:51.443 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.445 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.445 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.461 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.462 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.462 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.479 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.480 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.480 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.499 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.500 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.500 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.516 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.517 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.517 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.533 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.534 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.534 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.550 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.551 DEBUG 8844 [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-24 17:23:51.551 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.568 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.586 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.603 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.605 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.605 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:23:51.622 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.375 DEBUG 8844 [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-24 17:24:00.375 DEBUG 8844 [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-24 17:24:00.446 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.447 DEBUG 8844 [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-24 17:24:00.447 DEBUG 8844 [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-24 17:24:00.573 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.574 DEBUG 8844 [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-24 17:24:00.574 DEBUG 8844 [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-24 17:24:00.590 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.591 DEBUG 8844 [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-24 17:24:00.591 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.608 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.609 DEBUG 8844 [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-24 17:24:00.609 DEBUG 8844 [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-24 17:24:00.691 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.692 DEBUG 8844 [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-24 17:24:00.692 DEBUG 8844 [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-24 17:24:00.710 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.711 DEBUG 8844 [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-24 17:24:00.712 DEBUG 8844 [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-24 17:24:00.729 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.729 DEBUG 8844 [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-24 17:24:00.730 DEBUG 8844 [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-24 17:24:00.746 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.747 DEBUG 8844 [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-24 17:24:00.747 DEBUG 8844 [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-24 17:24:00.767 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.768 DEBUG 8844 [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-24 17:24:00.768 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.784 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.784 DEBUG 8844 [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-24 17:24:00.785 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.802 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.805 DEBUG 8844 [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-24 17:24:00.805 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.822 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.823 DEBUG 8844 [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-24 17:24:00.823 DEBUG 8844 [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-24 17:24:00.840 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.842 DEBUG 8844 [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-24 17:24:00.842 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.857 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.859 DEBUG 8844 [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-24 17:24:00.859 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.876 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.876 DEBUG 8844 [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-24 17:24:00.877 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:00.894 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:22.873 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:22.873 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:22.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:22.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:22.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.069 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.070 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.088 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.089 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.089 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.105 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.188 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.188 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:24:23.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.206 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.206 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.224 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.224 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.241 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.242 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.242 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.261 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.264 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.264 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.280 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.281 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.281 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.315 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.316 DEBUG 8844 [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-24 17:24:23.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.333 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.333 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.334 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.351 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.352 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.352 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.369 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:23.391 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:24.986 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:24.986 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.023 DEBUG 8844 [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-24 17:24:25.023 DEBUG 8844 [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-24 17:24:25.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.091 DEBUG 8844 [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-24 17:24:25.091 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:24:25.151 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.152 DEBUG 8844 [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-24 17:24:25.152 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.171 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.172 DEBUG 8844 [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-24 17:24:25.172 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.188 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.189 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.189 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.206 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.207 DEBUG 8844 [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-24 17:24:25.207 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.223 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.224 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.224 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.307 DEBUG 8844 [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-24 17:24:25.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.325 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.326 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.326 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.345 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.346 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:24:25.346 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.405 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.406 DEBUG 8844 [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-24 17:24:25.406 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.423 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.424 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:24:25.424 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.441 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.442 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:24:25.442 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.458 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.459 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.459 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.477 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.477 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:24:25.477 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.508 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.509 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:24:25.509 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.535 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.539 DEBUG 8844 [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-24 17:24:25.540 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.703 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.705 DEBUG 8844 [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-24 17:24:25.705 DEBUG 8844 [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-24 17:24:25.724 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.725 DEBUG 8844 [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-24 17:24:25.725 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.741 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.742 DEBUG 8844 [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-24 17:24:25.742 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.760 DEBUG 8844 [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-24 17:24:25.760 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.776 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.776 DEBUG 8844 [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-24 17:24:25.777 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.859 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.860 DEBUG 8844 [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-24 17:24:25.860 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.875 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.876 DEBUG 8844 [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-24 17:24:25.877 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.897 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.898 DEBUG 8844 [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-24 17:24:25.898 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.957 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.958 DEBUG 8844 [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-24 17:24:25.958 DEBUG 8844 [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-24 17:24:25.976 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.976 DEBUG 8844 [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-24 17:24:25.977 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.993 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:25.994 DEBUG 8844 [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-24 17:24:25.994 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:26.011 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:26.012 DEBUG 8844 [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-24 17:24:26.012 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:26.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:26.030 DEBUG 8844 [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-24 17:24:26.030 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:26.061 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:26.062 DEBUG 8844 [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-24 17:24:26.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:26.087 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:28.796 DEBUG 8844 [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-24 17:24:28.796 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:28.962 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:28.965 DEBUG 8844 [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-24 17:24:28.965 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:24:28.982 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.511 DEBUG 8844 [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-24 17:25:08.511 DEBUG 8844 [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-24 17:25:08.577 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.578 DEBUG 8844 [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-24 17:25:08.578 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:25:08.639 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.640 DEBUG 8844 [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-24 17:25:08.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.652 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.659 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.677 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.678 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:08.678 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.715 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.716 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:08.716 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.799 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.799 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.816 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.817 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:08.817 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.836 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.837 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:08.837 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.898 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.899 DEBUG 8844 [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-24 17:25:08.899 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.916 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.916 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:08.917 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.933 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.934 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:08.934 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.951 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.952 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.952 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.968 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:08.969 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:08.969 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.000 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.001 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:09.001 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.027 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.030 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.031 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.194 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.195 DEBUG 8844 [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-24 17:25:09.195 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.215 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.216 DEBUG 8844 [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-24 17:25:09.216 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.233 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.233 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.250 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.251 DEBUG 8844 [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-24 17:25:09.251 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.267 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.268 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.268 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.350 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.351 DEBUG 8844 [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-24 17:25:09.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.368 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.369 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.389 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:09.389 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.448 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.449 DEBUG 8844 [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-24 17:25:09.449 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.466 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.467 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:09.467 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.484 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.485 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:09.485 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.502 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.503 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.503 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.519 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.520 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:09.520 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.551 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.552 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:09.552 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:09.577 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.015 DEBUG 8844 [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-24 17:25:32.015 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.120 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.120 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.120 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:25:32.184 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.185 DEBUG 8844 [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-24 17:25:32.186 DEBUG 8844 [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-24 17:25:32.195 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.204 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.205 DEBUG 8844 [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-24 17:25:32.206 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.221 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.223 DEBUG 8844 [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-24 17:25:32.223 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.240 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.241 DEBUG 8844 [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-24 17:25:32.241 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.257 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.258 DEBUG 8844 [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-24 17:25:32.258 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.339 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.340 DEBUG 8844 [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-24 17:25:32.341 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.357 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.358 DEBUG 8844 [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-24 17:25:32.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.378 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.379 DEBUG 8844 [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-24 17:25:32.379 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.439 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.440 DEBUG 8844 [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-24 17:25:32.441 DEBUG 8844 [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-24 17:25:32.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.458 DEBUG 8844 [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-24 17:25:32.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.475 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.477 DEBUG 8844 [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-24 17:25:32.477 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.494 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.496 DEBUG 8844 [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-24 17:25:32.496 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.513 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.514 DEBUG 8844 [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-24 17:25:32.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.544 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.546 DEBUG 8844 [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-24 17:25:32.546 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.571 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.575 DEBUG 8844 [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-24 17:25:32.575 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.763 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.764 DEBUG 8844 [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-24 17:25:32.764 DEBUG 8844 [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-24 17:25:32.802 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.803 DEBUG 8844 [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-24 17:25:32.803 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.819 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.820 DEBUG 8844 [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-24 17:25:32.820 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.836 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.836 DEBUG 8844 [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-24 17:25:32.837 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.856 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.857 DEBUG 8844 [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-24 17:25:32.857 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.939 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.942 DEBUG 8844 [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-24 17:25:32.942 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.959 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.960 DEBUG 8844 [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-24 17:25:32.960 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.979 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:32.980 DEBUG 8844 [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-24 17:25:32.980 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.040 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.041 DEBUG 8844 [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-24 17:25:33.041 DEBUG 8844 [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-24 17:25:33.059 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.059 DEBUG 8844 [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-24 17:25:33.060 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.076 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.077 DEBUG 8844 [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-24 17:25:33.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.094 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.094 DEBUG 8844 [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-24 17:25:33.095 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.112 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.113 DEBUG 8844 [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-24 17:25:33.113 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.143 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.144 DEBUG 8844 [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-24 17:25:33.144 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:33.170 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:41.945 DEBUG 8844 [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-24 17:25:41.945 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:41.982 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:41.982 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.049 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.050 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:25:42.111 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.112 DEBUG 8844 [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-24 17:25:42.112 DEBUG 8844 [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-24 17:25:42.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.132 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.133 DEBUG 8844 [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-24 17:25:42.133 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.149 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.150 DEBUG 8844 [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-24 17:25:42.150 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.167 DEBUG 8844 [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-24 17:25:42.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.184 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.185 DEBUG 8844 [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-24 17:25:42.185 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.267 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.268 DEBUG 8844 [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-24 17:25:42.268 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.284 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.285 DEBUG 8844 [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-24 17:25:42.285 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.305 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.306 DEBUG 8844 [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-24 17:25:42.306 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.365 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.366 DEBUG 8844 [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-24 17:25:42.366 DEBUG 8844 [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-24 17:25:42.384 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.384 DEBUG 8844 [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-24 17:25:42.384 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.402 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.403 DEBUG 8844 [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-24 17:25:42.403 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.419 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.420 DEBUG 8844 [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-24 17:25:42.420 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.436 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.437 DEBUG 8844 [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-24 17:25:42.437 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.469 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.470 DEBUG 8844 [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-24 17:25:42.470 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.495 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.663 DEBUG 8844 [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-24 17:25:42.663 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.682 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.683 DEBUG 8844 [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-24 17:25:42.683 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.700 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.701 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.701 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.718 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.719 DEBUG 8844 [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-24 17:25:42.719 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.734 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.735 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.735 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.817 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.818 DEBUG 8844 [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-24 17:25:42.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.836 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.837 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.837 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.856 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.857 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:42.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.923 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.924 DEBUG 8844 [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-24 17:25:42.924 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.941 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.942 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:42.942 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.959 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.960 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:42.960 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.977 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.978 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.978 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.995 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:42.996 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:42.996 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:43.027 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:43.027 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:25:43.028 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:25:43.053 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.591 DEBUG 8844 [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-24 17:26:57.592 DEBUG 8844 [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-24 17:26:57.663 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.663 DEBUG 8844 [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-24 17:26:57.663 DEBUG 8844 [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-24 17:26:57.789 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.790 DEBUG 8844 [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-24 17:26:57.790 DEBUG 8844 [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-24 17:26:57.806 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.808 DEBUG 8844 [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-24 17:26:57.808 DEBUG 8844 [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-24 17:26:57.825 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.826 DEBUG 8844 [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-24 17:26:57.826 DEBUG 8844 [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-24 17:26:57.908 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.909 DEBUG 8844 [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-24 17:26:57.909 DEBUG 8844 [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-24 17:26:57.926 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.927 DEBUG 8844 [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-24 17:26:57.928 DEBUG 8844 [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-24 17:26:57.943 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.944 DEBUG 8844 [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-24 17:26:57.944 DEBUG 8844 [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-24 17:26:57.960 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.961 DEBUG 8844 [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-24 17:26:57.962 DEBUG 8844 [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-24 17:26:57.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:57.982 DEBUG 8844 [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-24 17:26:57.982 DEBUG 8844 [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-24 17:26:57.999 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.000 DEBUG 8844 [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-24 17:26:58.000 DEBUG 8844 [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-24 17:26:58.017 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.018 DEBUG 8844 [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-24 17:26:58.018 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.033 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.034 DEBUG 8844 [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-24 17:26:58.034 DEBUG 8844 [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-24 17:26:58.052 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.054 DEBUG 8844 [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-24 17:26:58.054 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.070 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.070 DEBUG 8844 [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-24 17:26:58.070 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.087 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.091 DEBUG 8844 [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-24 17:26:58.091 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.108 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.109 DEBUG 8844 [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-24 17:26:58.109 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:26:58.126 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.473 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.473 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.545 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.545 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:27:05.670 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.671 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.671 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.688 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.689 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.689 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.707 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.711 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.711 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.793 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.794 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.794 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:27:05.811 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.812 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.812 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.828 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.829 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.829 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.845 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.846 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.847 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.866 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.867 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.867 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.883 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.884 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.884 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.901 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.902 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.902 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.919 DEBUG 8844 [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-24 17:27:05.919 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.937 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.953 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.954 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.954 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.971 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.972 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.972 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.989 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.990 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:05.991 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:06.007 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:11.824 DEBUG 8844 [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-24 17:27:11.824 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:11.841 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:12.097 DEBUG 8844 [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-24 17:27:12.097 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:12.113 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:12.157 DEBUG 8844 [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-24 17:27:12.157 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:12.174 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:15.637 DEBUG 8844 [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-24 17:27:15.637 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:15.654 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:15.723 DEBUG 8844 [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-24 17:27:15.724 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:15.740 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:15.781 DEBUG 8844 [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-24 17:27:15.781 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:27:15.797 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:15.929 DEBUG 8844 [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-24 17:28:15.929 DEBUG 8844 [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-24 17:28:15.995 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:15.996 DEBUG 8844 [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-24 17:28:15.996 DEBUG 8844 [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-24 17:28:16.070 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:18.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:18.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:18.723 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:18.724 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:18.724 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:28:18.798 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.209 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.209 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.264 DEBUG 8844 [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-24 17:28:23.265 DEBUG 8844 [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-24 17:28:23.334 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.334 DEBUG 8844 [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-24 17:28:23.334 DEBUG 8844 [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-24 17:28:23.374 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.375 DEBUG 8844 [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-24 17:28:23.375 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.394 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.395 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.395 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.410 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.416 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.417 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.417 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.436 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.437 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.437 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.454 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.455 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.455 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.538 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.539 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.539 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.556 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.557 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.557 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.576 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.577 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.577 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.638 DEBUG 8844 [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-24 17:28:23.638 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.655 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.655 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.656 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.673 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.674 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.675 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.691 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.692 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.692 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.709 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.710 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.710 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.740 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.740 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:28:23.741 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.766 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.770 DEBUG 8844 [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-24 17:28:23.770 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.934 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.935 DEBUG 8844 [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-24 17:28:23.935 DEBUG 8844 [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-24 17:28:23.954 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.955 DEBUG 8844 [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-24 17:28:23.955 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.972 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.973 DEBUG 8844 [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-24 17:28:23.973 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.989 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:23.989 DEBUG 8844 [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-24 17:28:23.991 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.007 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.008 DEBUG 8844 [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-24 17:28:24.008 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.091 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.092 DEBUG 8844 [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-24 17:28:24.092 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.107 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.108 DEBUG 8844 [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-24 17:28:24.108 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.128 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.129 DEBUG 8844 [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-24 17:28:24.129 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.189 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.190 DEBUG 8844 [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-24 17:28:24.190 DEBUG 8844 [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-24 17:28:24.207 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.207 DEBUG 8844 [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-24 17:28:24.208 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.225 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.226 DEBUG 8844 [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-24 17:28:24.226 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.243 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.244 DEBUG 8844 [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-24 17:28:24.244 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.260 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.261 DEBUG 8844 [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-24 17:28:24.261 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.292 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.293 DEBUG 8844 [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-24 17:28:24.293 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:24.318 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.499 DEBUG 8844 [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-24 17:28:52.499 DEBUG 8844 [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-24 17:28:52.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.500 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.568 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.569 DEBUG 8844 [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-24 17:28:52.569 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:28:52.646 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.666 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.668 DEBUG 8844 [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-24 17:28:52.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.689 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.690 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.690 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.706 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.708 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:52.708 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.733 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.756 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:52.756 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.838 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.840 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.840 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.857 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.861 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:52.861 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.881 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.883 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:52.883 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.944 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.945 DEBUG 8844 [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-24 17:28:52.945 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.962 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.962 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:52.963 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.985 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:52.987 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:52.987 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.004 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.005 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.005 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.022 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.024 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:53.024 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.055 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.057 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:28:53.058 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.084 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.135 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.136 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.300 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.302 DEBUG 8844 [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-24 17:28:53.302 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.323 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.324 DEBUG 8844 [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-24 17:28:53.324 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.341 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.342 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.342 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.359 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.361 DEBUG 8844 [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-24 17:28:53.361 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.378 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.379 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.379 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.388 DEBUG 8844 [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-24 17:28:53.389 DEBUG 8844 [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-24 17:28:53.457 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.458 DEBUG 8844 [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-24 17:28:53.458 DEBUG 8844 [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-24 17:28:53.462 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.463 DEBUG 8844 [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-24 17:28:53.463 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.480 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.481 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.481 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.500 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.501 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:28:53.502 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.534 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.562 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.563 DEBUG 8844 [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-24 17:28:53.563 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.580 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.581 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:28:53.581 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.597 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.598 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:28:53.599 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.615 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.616 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.616 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.633 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.634 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:28:53.634 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.665 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.669 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:28:53.670 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:28:53.695 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.761 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.761 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.831 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.831 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.832 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:30:40.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.959 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.959 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.976 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.976 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.976 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.994 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:40.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.077 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.078 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:30:41.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.095 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.095 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.111 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.112 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.112 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.149 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.167 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.168 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.168 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.184 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.186 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.202 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.203 DEBUG 8844 [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-24 17:30:41.203 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.239 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.239 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.256 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.257 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.257 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.273 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:41.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.028 DEBUG 8844 [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-24 17:30:53.028 DEBUG 8844 [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-24 17:30:53.100 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.100 DEBUG 8844 [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-24 17:30:53.100 DEBUG 8844 [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-24 17:30:53.225 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.226 DEBUG 8844 [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-24 17:30:53.226 DEBUG 8844 [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-24 17:30:53.243 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.244 DEBUG 8844 [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-24 17:30:53.244 DEBUG 8844 [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-24 17:30:53.260 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.261 DEBUG 8844 [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-24 17:30:53.261 DEBUG 8844 [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-24 17:30:53.342 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.343 DEBUG 8844 [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-24 17:30:53.343 DEBUG 8844 [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-24 17:30:53.361 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.361 DEBUG 8844 [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-24 17:30:53.361 DEBUG 8844 [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-24 17:30:53.377 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.378 DEBUG 8844 [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-24 17:30:53.378 DEBUG 8844 [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-24 17:30:53.395 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.396 DEBUG 8844 [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-24 17:30:53.396 DEBUG 8844 [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-24 17:30:53.415 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.416 DEBUG 8844 [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-24 17:30:53.417 DEBUG 8844 [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-24 17:30:53.434 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.435 DEBUG 8844 [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-24 17:30:53.435 DEBUG 8844 [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-24 17:30:53.451 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.452 DEBUG 8844 [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-24 17:30:53.452 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.468 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.469 DEBUG 8844 [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-24 17:30:53.470 DEBUG 8844 [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-24 17:30:53.487 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.488 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.488 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.504 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.505 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.505 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.523 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.539 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:30:53.557 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.454 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.455 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.527 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:33:27.652 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.653 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.653 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.670 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.671 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.671 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.688 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.689 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.689 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.770 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.771 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.771 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:33:27.789 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.790 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.791 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.806 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.807 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.807 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.824 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.825 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.825 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.844 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.845 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.845 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.862 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.863 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.863 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.880 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.881 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.881 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.897 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.897 DEBUG 8844 [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-24 17:33:27.898 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.915 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.916 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.916 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.933 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.934 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.934 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.950 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.951 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.952 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.968 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.969 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.969 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:33:27.986 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.300 DEBUG 8844 [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-24 17:35:52.300 DEBUG 8844 [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-24 17:35:52.370 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.371 DEBUG 8844 [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-24 17:35:52.371 DEBUG 8844 [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-24 17:35:52.496 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.497 DEBUG 8844 [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-24 17:35:52.497 DEBUG 8844 [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-24 17:35:52.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.515 DEBUG 8844 [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-24 17:35:52.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.532 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.533 DEBUG 8844 [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-24 17:35:52.533 DEBUG 8844 [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-24 17:35:52.615 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.616 DEBUG 8844 [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-24 17:35:52.616 DEBUG 8844 [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-24 17:35:52.633 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.634 DEBUG 8844 [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-24 17:35:52.634 DEBUG 8844 [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-24 17:35:52.651 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.652 DEBUG 8844 [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-24 17:35:52.652 DEBUG 8844 [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-24 17:35:52.668 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.669 DEBUG 8844 [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-24 17:35:52.669 DEBUG 8844 [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-24 17:35:52.689 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.689 DEBUG 8844 [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-24 17:35:52.689 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.705 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.706 DEBUG 8844 [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-24 17:35:52.706 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.723 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.724 DEBUG 8844 [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-24 17:35:52.724 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.740 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.741 DEBUG 8844 [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-24 17:35:52.741 DEBUG 8844 [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-24 17:35:52.758 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.759 DEBUG 8844 [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-24 17:35:52.759 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.777 DEBUG 8844 [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-24 17:35:52.777 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.793 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.794 DEBUG 8844 [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-24 17:35:52.794 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:52.811 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:57.834 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:57.834 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:57.998 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.000 DEBUG 8844 [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-24 17:35:58.000 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.018 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.019 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.019 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.036 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.037 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.037 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.054 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.054 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.071 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.072 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.072 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.154 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.154 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.154 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.172 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.173 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.173 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.192 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.193 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.193 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.253 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.254 DEBUG 8844 [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-24 17:35:58.254 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.270 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.270 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.271 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.288 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.289 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.290 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.306 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.307 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.307 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.323 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.325 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.325 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.356 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.357 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:35:58.357 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.383 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.387 DEBUG 8844 [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-24 17:35:58.387 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.550 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.551 DEBUG 8844 [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-24 17:35:58.551 DEBUG 8844 [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-24 17:35:58.571 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.571 DEBUG 8844 [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-24 17:35:58.572 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.587 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.588 DEBUG 8844 [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-24 17:35:58.588 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.605 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.606 DEBUG 8844 [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-24 17:35:58.606 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.622 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.623 DEBUG 8844 [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-24 17:35:58.623 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.705 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.706 DEBUG 8844 [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-24 17:35:58.706 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.723 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.724 DEBUG 8844 [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-24 17:35:58.725 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.744 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.745 DEBUG 8844 [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-24 17:35:58.745 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.805 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.806 DEBUG 8844 [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-24 17:35:58.806 DEBUG 8844 [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-24 17:35:58.824 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.824 DEBUG 8844 [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-24 17:35:58.825 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.841 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.842 DEBUG 8844 [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-24 17:35:58.842 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.859 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.860 DEBUG 8844 [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-24 17:35:58.860 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.877 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.878 DEBUG 8844 [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-24 17:35:58.878 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.909 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.910 DEBUG 8844 [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-24 17:35:58.910 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:58.934 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:59.881 DEBUG 8844 [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-24 17:35:59.881 DEBUG 8844 [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-24 17:35:59.948 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:35:59.948 DEBUG 8844 [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-24 17:35:59.948 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:36:00.021 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:21.903 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:21.903 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:22.070 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:22.070 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:22.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:22.088 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.519 DEBUG 8844 [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-24 17:36:26.519 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.685 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.686 DEBUG 8844 [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-24 17:36:26.686 DEBUG 8844 [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-24 17:36:26.706 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.707 DEBUG 8844 [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-24 17:36:26.707 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.726 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.728 DEBUG 8844 [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-24 17:36:26.728 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.745 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.746 DEBUG 8844 [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-24 17:36:26.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.763 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.764 DEBUG 8844 [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-24 17:36:26.764 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.848 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.849 DEBUG 8844 [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-24 17:36:26.849 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.866 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.867 DEBUG 8844 [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-24 17:36:26.867 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.888 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.889 DEBUG 8844 [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-24 17:36:26.889 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.951 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.952 DEBUG 8844 [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-24 17:36:26.952 DEBUG 8844 [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-24 17:36:26.970 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.971 DEBUG 8844 [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-24 17:36:26.971 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.991 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:26.992 DEBUG 8844 [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-24 17:36:26.992 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.012 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.013 DEBUG 8844 [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-24 17:36:27.013 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.031 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.032 DEBUG 8844 [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-24 17:36:27.032 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.065 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.066 DEBUG 8844 [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-24 17:36:27.066 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.092 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.264 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.266 DEBUG 8844 [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-24 17:36:27.266 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.286 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.287 DEBUG 8844 [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-24 17:36:27.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.306 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.306 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.323 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.324 DEBUG 8844 [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-24 17:36:27.324 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.341 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.342 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.342 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.426 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.427 DEBUG 8844 [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-24 17:36:27.427 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.445 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.446 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.446 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.467 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.467 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:36:27.468 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.529 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.530 DEBUG 8844 [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-24 17:36:27.530 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.548 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.548 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:36:27.549 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.567 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.568 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:36:27.568 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.586 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.587 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.587 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.605 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.606 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:36:27.606 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.637 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.638 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:36:27.639 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:27.666 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.364 DEBUG 8844 [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-24 17:36:43.364 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.398 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.398 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.466 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.466 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.466 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:36:43.530 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.531 DEBUG 8844 [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-24 17:36:43.531 DEBUG 8844 [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-24 17:36:43.540 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.552 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.553 DEBUG 8844 [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-24 17:36:43.553 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.570 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.571 DEBUG 8844 [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-24 17:36:43.571 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.589 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.590 DEBUG 8844 [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-24 17:36:43.590 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.608 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.609 DEBUG 8844 [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-24 17:36:43.609 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.692 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.693 DEBUG 8844 [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-24 17:36:43.693 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.711 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.712 DEBUG 8844 [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-24 17:36:43.712 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.733 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.734 DEBUG 8844 [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-24 17:36:43.734 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.795 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.796 DEBUG 8844 [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-24 17:36:43.796 DEBUG 8844 [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-24 17:36:43.816 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.816 DEBUG 8844 [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-24 17:36:43.816 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.834 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.835 DEBUG 8844 [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-24 17:36:43.835 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.853 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.854 DEBUG 8844 [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-24 17:36:43.854 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.872 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.873 DEBUG 8844 [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-24 17:36:43.873 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.904 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.905 DEBUG 8844 [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-24 17:36:43.905 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.931 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:43.935 DEBUG 8844 [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-24 17:36:43.935 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.101 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.103 DEBUG 8844 [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-24 17:36:44.103 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.122 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.123 DEBUG 8844 [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-24 17:36:44.123 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.141 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.142 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.142 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.160 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.161 DEBUG 8844 [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-24 17:36:44.161 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.179 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.179 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.180 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.263 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.264 DEBUG 8844 [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-24 17:36:44.264 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.282 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.283 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.283 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.303 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.304 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:36:44.304 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.365 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.366 DEBUG 8844 [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-24 17:36:44.366 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.385 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.385 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:36:44.386 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.403 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.405 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:36:44.405 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.423 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.424 DEBUG 8844 [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-24 17:36:44.424 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.441 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.442 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:36:44.442 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.474 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.475 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:36:44.475 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:44.502 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.306 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.306 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.339 DEBUG 8844 [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-24 17:36:54.339 DEBUG 8844 [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-24 17:36:54.406 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.406 DEBUG 8844 [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-24 17:36:54.406 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:36:54.473 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.474 DEBUG 8844 [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-24 17:36:54.475 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.479 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.496 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.513 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.514 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.514 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.531 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.532 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.532 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.550 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.551 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.551 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.634 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.635 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.635 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.654 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.655 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.655 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.675 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.676 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.676 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.738 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.739 DEBUG 8844 [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-24 17:36:54.739 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.757 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.758 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.758 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.776 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.777 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.778 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.795 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.796 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.796 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.814 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.815 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.815 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.847 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.848 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:36:54.849 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.876 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:54.879 DEBUG 8844 [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-24 17:36:54.879 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.046 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.047 DEBUG 8844 [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-24 17:36:55.047 DEBUG 8844 [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-24 17:36:55.067 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.068 DEBUG 8844 [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-24 17:36:55.068 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.086 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.087 DEBUG 8844 [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-24 17:36:55.087 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.104 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.105 DEBUG 8844 [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-24 17:36:55.105 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.123 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.124 DEBUG 8844 [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-24 17:36:55.124 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.207 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.208 DEBUG 8844 [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-24 17:36:55.208 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.226 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.227 DEBUG 8844 [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-24 17:36:55.227 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.248 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.249 DEBUG 8844 [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-24 17:36:55.249 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.310 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.311 DEBUG 8844 [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-24 17:36:55.311 DEBUG 8844 [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-24 17:36:55.330 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.330 DEBUG 8844 [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-24 17:36:55.330 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.348 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.349 DEBUG 8844 [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-24 17:36:55.350 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.366 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.378 DEBUG 8844 [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-24 17:36:55.378 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.397 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.398 DEBUG 8844 [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-24 17:36:55.398 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.430 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.431 DEBUG 8844 [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-24 17:36:55.431 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:36:55.458 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.724 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.724 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.772 DEBUG 8844 [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-24 17:39:09.772 DEBUG 8844 [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-24 17:39:09.837 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.837 DEBUG 8844 [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-24 17:39:09.837 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:39:09.890 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.891 DEBUG 8844 [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-24 17:39:09.892 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.911 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.913 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.913 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.913 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.930 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.932 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:09.932 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.950 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.951 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.951 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.968 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:09.969 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:09.969 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.054 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.054 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.072 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.073 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:10.073 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.092 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.093 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:10.093 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.155 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.156 DEBUG 8844 [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-24 17:39:10.156 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.174 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.175 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:10.175 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.193 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.194 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:10.194 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.212 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.213 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.213 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.230 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.231 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:10.231 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.263 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.264 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:39:10.264 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.291 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.295 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.295 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.459 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.460 DEBUG 8844 [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-24 17:39:10.460 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.482 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.483 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.483 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.500 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.501 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.501 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.519 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.520 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.520 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.538 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.539 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.539 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.622 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.623 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.623 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.642 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.642 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.663 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.664 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.664 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.725 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.725 DEBUG 8844 [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-24 17:39:10.726 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.743 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.744 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.744 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.763 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.764 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.764 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.782 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.782 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.783 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.800 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.802 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.802 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.834 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.835 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:39:10.835 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:39:10.861 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:40.469 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:40.470 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:40.637 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:40.638 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:40.638 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:40.655 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:45.848 DEBUG 8844 [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-24 17:41:45.849 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.015 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.016 DEBUG 8844 [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-24 17:41:46.017 DEBUG 8844 [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-24 17:41:46.036 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.037 DEBUG 8844 [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-24 17:41:46.037 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.055 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.056 DEBUG 8844 [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-24 17:41:46.056 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.073 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.074 DEBUG 8844 [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-24 17:41:46.074 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.093 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.094 DEBUG 8844 [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-24 17:41:46.094 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.176 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.177 DEBUG 8844 [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-24 17:41:46.177 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.195 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.196 DEBUG 8844 [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-24 17:41:46.196 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.217 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.218 DEBUG 8844 [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-24 17:41:46.218 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.279 DEBUG 8844 [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-24 17:41:46.279 DEBUG 8844 [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-24 17:41:46.298 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.298 DEBUG 8844 [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-24 17:41:46.299 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.316 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.317 DEBUG 8844 [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-24 17:41:46.317 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.335 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.336 DEBUG 8844 [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-24 17:41:46.336 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.354 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.354 DEBUG 8844 [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-24 17:41:46.354 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.386 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.386 DEBUG 8844 [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-24 17:41:46.386 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.414 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.418 DEBUG 8844 [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-24 17:41:46.418 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.582 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.583 DEBUG 8844 [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-24 17:41:46.583 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.603 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.604 DEBUG 8844 [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-24 17:41:46.604 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.622 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.623 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.623 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.641 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.642 DEBUG 8844 [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-24 17:41:46.642 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.660 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.660 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.742 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.746 DEBUG 8844 [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-24 17:41:46.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.764 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.765 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.765 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.786 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.787 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:41:46.787 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.848 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.849 DEBUG 8844 [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-24 17:41:46.849 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.868 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.868 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:41:46.868 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.886 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.887 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:41:46.887 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.905 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.906 DEBUG 8844 [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-24 17:41:46.906 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.923 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.924 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:41:46.924 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.957 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.958 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:41:46.958 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:46.985 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.169 DEBUG 8844 [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-24 17:41:49.169 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.335 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.337 DEBUG 8844 [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-24 17:41:49.337 DEBUG 8844 [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-24 17:41:49.357 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.358 DEBUG 8844 [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-24 17:41:49.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.376 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.376 DEBUG 8844 [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-24 17:41:49.376 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.394 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.395 DEBUG 8844 [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-24 17:41:49.395 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.414 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.415 DEBUG 8844 [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-24 17:41:49.415 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.500 DEBUG 8844 [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-24 17:41:49.500 DEBUG 8844 [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-24 17:41:49.517 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.518 DEBUG 8844 [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-24 17:41:49.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.539 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.540 DEBUG 8844 [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-24 17:41:49.540 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.601 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.602 DEBUG 8844 [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-24 17:41:49.602 DEBUG 8844 [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-24 17:41:49.620 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.620 DEBUG 8844 [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-24 17:41:49.621 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.639 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.640 DEBUG 8844 [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-24 17:41:49.640 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.658 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.659 DEBUG 8844 [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-24 17:41:49.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.678 DEBUG 8844 [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-24 17:41:49.678 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.709 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.710 DEBUG 8844 [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-24 17:41:49.710 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.738 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.742 DEBUG 8844 [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-24 17:41:49.742 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.908 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.910 DEBUG 8844 [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-24 17:41:49.910 DEBUG 8844 [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-24 17:41:49.931 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.931 DEBUG 8844 [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-24 17:41:49.931 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.949 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.950 DEBUG 8844 [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-24 17:41:49.950 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.967 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.967 DEBUG 8844 [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-24 17:41:49.967 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.986 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:49.988 DEBUG 8844 [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-24 17:41:49.989 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.072 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.073 DEBUG 8844 [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-24 17:41:50.073 DEBUG 8844 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.091 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.091 DEBUG 8844 [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-24 17:41:50.091 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.112 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.113 DEBUG 8844 [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-24 17:41:50.113 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.174 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.175 DEBUG 8844 [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-24 17:41:50.175 DEBUG 8844 [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-24 17:41:50.194 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.194 DEBUG 8844 [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-24 17:41:50.195 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.212 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.213 DEBUG 8844 [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-24 17:41:50.213 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.231 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.232 DEBUG 8844 [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-24 17:41:50.232 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.250 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.251 DEBUG 8844 [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-24 17:41:50.251 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.283 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.284 DEBUG 8844 [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-24 17:41:50.284 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:50.310 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:51.424 DEBUG 8844 [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-24 17:41:51.424 DEBUG 8844 [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-24 17:41:51.491 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:41:51.491 DEBUG 8844 [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-24 17:41:51.492 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:41:51.567 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.734 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.734 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.791 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.792 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.858 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.858 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.859 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:35.904 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.905 DEBUG 8844 [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-24 17:42:35.905 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.925 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.926 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.926 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.933 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.944 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.945 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:35.945 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.963 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.964 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.964 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.981 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:35.982 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:35.982 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.066 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.067 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.067 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:36.085 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.086 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:36.086 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.106 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.107 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:36.107 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.169 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.170 DEBUG 8844 [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-24 17:42:36.170 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.188 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.188 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:36.188 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.207 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.208 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:36.208 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.226 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.227 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.227 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.244 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.245 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:36.245 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.277 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.278 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:36.278 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.305 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.308 DEBUG 8844 [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-24 17:42:36.309 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.477 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.478 DEBUG 8844 [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-24 17:42:36.478 DEBUG 8844 [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-24 17:42:36.498 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.499 DEBUG 8844 [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-24 17:42:36.499 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.517 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.518 DEBUG 8844 [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-24 17:42:36.518 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.536 DEBUG 8844 [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-24 17:42:36.536 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.553 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.554 DEBUG 8844 [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-24 17:42:36.554 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.638 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.639 DEBUG 8844 [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-24 17:42:36.639 DEBUG 8844 [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-24 17:42:36.657 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.658 DEBUG 8844 [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-24 17:42:36.658 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.679 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.680 DEBUG 8844 [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-24 17:42:36.680 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.742 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.743 DEBUG 8844 [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-24 17:42:36.743 DEBUG 8844 [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-24 17:42:36.761 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.761 DEBUG 8844 [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-24 17:42:36.762 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.779 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.780 DEBUG 8844 [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-24 17:42:36.781 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.799 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.800 DEBUG 8844 [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-24 17:42:36.800 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.818 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.819 DEBUG 8844 [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-24 17:42:36.819 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.852 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.852 DEBUG 8844 [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-24 17:42:36.853 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:36.879 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.124 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.125 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.290 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.291 DEBUG 8844 [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-24 17:42:45.291 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.315 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.316 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.316 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.334 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.335 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.335 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.353 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.353 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.354 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.371 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.458 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.459 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.459 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.476 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.477 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.477 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.498 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.498 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.498 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.562 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.563 DEBUG 8844 [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-24 17:42:45.563 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.581 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.581 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.581 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.599 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.600 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.600 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.618 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.619 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.619 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.637 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.638 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.638 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.670 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.671 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:42:45.671 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.697 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.702 DEBUG 8844 [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-24 17:42:45.702 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.869 DEBUG 8844 [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-24 17:42:45.869 DEBUG 8844 [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-24 17:42:45.888 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.889 DEBUG 8844 [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-24 17:42:45.889 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.907 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.907 DEBUG 8844 [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-24 17:42:45.908 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.926 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.926 DEBUG 8844 [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-24 17:42:45.926 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.944 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:45.945 DEBUG 8844 [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-24 17:42:45.945 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.029 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.030 DEBUG 8844 [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-24 17:42:46.030 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.047 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.048 DEBUG 8844 [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-24 17:42:46.048 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.070 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.071 DEBUG 8844 [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-24 17:42:46.071 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.131 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.132 DEBUG 8844 [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-24 17:42:46.132 DEBUG 8844 [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-24 17:42:46.151 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.152 DEBUG 8844 [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-24 17:42:46.152 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.169 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.170 DEBUG 8844 [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-24 17:42:46.170 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.188 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.189 DEBUG 8844 [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-24 17:42:46.189 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.207 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.208 DEBUG 8844 [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-24 17:42:46.208 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.240 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.241 DEBUG 8844 [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-24 17:42:46.241 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:46.268 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.427 DEBUG 8844 [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-24 17:42:47.427 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.593 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.594 DEBUG 8844 [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-24 17:42:47.595 DEBUG 8844 [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-24 17:42:47.614 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.615 DEBUG 8844 [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-24 17:42:47.615 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.633 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.633 DEBUG 8844 [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-24 17:42:47.634 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.651 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.651 DEBUG 8844 [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-24 17:42:47.652 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.669 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.670 DEBUG 8844 [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-24 17:42:47.670 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.753 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.753 DEBUG 8844 [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-24 17:42:47.753 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.772 DEBUG 8844 [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-24 17:42:47.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.793 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.794 DEBUG 8844 [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-24 17:42:47.794 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.854 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.855 DEBUG 8844 [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-24 17:42:47.855 DEBUG 8844 [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-24 17:42:47.873 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.873 DEBUG 8844 [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-24 17:42:47.873 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.892 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.892 DEBUG 8844 [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-24 17:42:47.892 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.910 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.911 DEBUG 8844 [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-24 17:42:47.911 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.928 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.929 DEBUG 8844 [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-24 17:42:47.929 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.961 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.962 DEBUG 8844 [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-24 17:42:47.962 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.988 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:47.994 DEBUG 8844 [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-24 17:42:47.994 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.159 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.160 DEBUG 8844 [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-24 17:42:48.160 DEBUG 8844 [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-24 17:42:48.180 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.180 DEBUG 8844 [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-24 17:42:48.180 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.198 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.198 DEBUG 8844 [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-24 17:42:48.199 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.217 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.217 DEBUG 8844 [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-24 17:42:48.217 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.235 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.235 DEBUG 8844 [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-24 17:42:48.235 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.319 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.319 DEBUG 8844 [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-24 17:42:48.319 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.336 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.336 DEBUG 8844 [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-24 17:42:48.336 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.357 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.357 DEBUG 8844 [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-24 17:42:48.357 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.419 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.419 DEBUG 8844 [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-24 17:42:48.419 DEBUG 8844 [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-24 17:42:48.437 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.437 DEBUG 8844 [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-24 17:42:48.437 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.455 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.456 DEBUG 8844 [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-24 17:42:48.456 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.474 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.474 DEBUG 8844 [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-24 17:42:48.474 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.492 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.492 DEBUG 8844 [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-24 17:42:48.492 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.525 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.525 DEBUG 8844 [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-24 17:42:48.525 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.626 DEBUG 8844 [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-24 17:42:48.626 DEBUG 8844 [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-24 17:42:48.694 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:48.694 DEBUG 8844 [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-24 17:42:48.694 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:42:48.770 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:49.992 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:49.992 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.161 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.161 DEBUG 8844 [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-24 17:42:50.162 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.182 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.183 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.183 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.201 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.202 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.202 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.219 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.238 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.238 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.322 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.322 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.322 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.340 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.341 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.341 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.362 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.362 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.362 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.423 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.424 DEBUG 8844 [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-24 17:42:50.424 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.442 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.460 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.461 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.461 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.479 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.479 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.480 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.498 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.499 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.530 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.531 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:42:50.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.557 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.563 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.563 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.727 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.728 DEBUG 8844 [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-24 17:42:50.728 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.748 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.748 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.748 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.766 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.766 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:50.766 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.784 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.784 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.784 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.802 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.802 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:50.802 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.887 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.888 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.888 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:50.906 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.907 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:50.907 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.928 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.929 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:50.930 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.991 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:50.991 DEBUG 8844 [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-24 17:42:50.991 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.010 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.010 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:51.010 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.031 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.034 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:51.035 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.055 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.055 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.073 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.076 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:51.076 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.107 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.109 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:42:51.109 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.136 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.217 DEBUG 8844 [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-24 17:42:51.217 DEBUG 8844 [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-24 17:42:51.285 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:51.285 DEBUG 8844 [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-24 17:42:51.286 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:42:51.360 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:58.690 DEBUG 8844 [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-24 17:42:58.690 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:58.857 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:58.858 DEBUG 8844 [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-24 17:42:58.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:42:58.875 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.746 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.747 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.792 DEBUG 8844 [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-24 17:45:40.792 DEBUG 8844 [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-24 17:45:40.857 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.858 DEBUG 8844 [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-24 17:45:40.858 DEBUG 8844 [http-nio-8879-exec-8] 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-24 17:45:40.913 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.914 DEBUG 8844 [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-24 17:45:40.914 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.934 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.935 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.935 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.952 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.953 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:40.953 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.971 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.971 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.971 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.988 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:40.988 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:40.988 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.072 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.072 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.073 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:41.091 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.091 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:41.092 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.112 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.112 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:41.112 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.173 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.173 DEBUG 8844 [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-24 17:45:41.173 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.191 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.191 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:41.191 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.211 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:41.211 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.246 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.247 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:41.247 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.279 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.279 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:41.280 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.306 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.310 DEBUG 8844 [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-24 17:45:41.310 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.476 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.477 DEBUG 8844 [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-24 17:45:41.477 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.497 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.497 DEBUG 8844 [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-24 17:45:41.497 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.515 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.515 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.516 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.533 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.533 DEBUG 8844 [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-24 17:45:41.533 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.551 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.634 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.635 DEBUG 8844 [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-24 17:45:41.635 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:41.653 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.653 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.653 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.674 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.674 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:41.674 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.735 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.735 DEBUG 8844 [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-24 17:45:41.735 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.755 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.756 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:41.757 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.776 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.777 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:41.777 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.794 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.794 DEBUG 8844 [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-24 17:45:41.794 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.813 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.813 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:41.814 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.845 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.845 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:41.845 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:41.872 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.561 DEBUG 8844 [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-24 17:45:42.562 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.593 DEBUG 8844 [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-24 17:45:42.593 DEBUG 8844 [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-24 17:45:42.659 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.659 DEBUG 8844 [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-24 17:45:42.659 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:45:42.728 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.729 DEBUG 8844 [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-24 17:45:42.729 DEBUG 8844 [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-24 17:45:42.734 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.748 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.749 DEBUG 8844 [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-24 17:45:42.749 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.766 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.769 DEBUG 8844 [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-24 17:45:42.770 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.788 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.788 DEBUG 8844 [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-24 17:45:42.788 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.806 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.806 DEBUG 8844 [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-24 17:45:42.806 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.890 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.890 DEBUG 8844 [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-24 17:45:42.891 DEBUG 8844 [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-24 17:45:42.908 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.909 DEBUG 8844 [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-24 17:45:42.909 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.929 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.930 DEBUG 8844 [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-24 17:45:42.930 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.991 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:42.991 DEBUG 8844 [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-24 17:45:42.991 DEBUG 8844 [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-24 17:45:43.009 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.009 DEBUG 8844 [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-24 17:45:43.009 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.028 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.028 DEBUG 8844 [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-24 17:45:43.029 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.046 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.046 DEBUG 8844 [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-24 17:45:43.046 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.065 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.065 DEBUG 8844 [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-24 17:45:43.065 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.098 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.098 DEBUG 8844 [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-24 17:45:43.098 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.125 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.130 DEBUG 8844 [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-24 17:45:43.130 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.295 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.296 DEBUG 8844 [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-24 17:45:43.296 DEBUG 8844 [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-24 17:45:43.317 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.317 DEBUG 8844 [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-24 17:45:43.317 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.334 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.335 DEBUG 8844 [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-24 17:45:43.335 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.353 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.353 DEBUG 8844 [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-24 17:45:43.353 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.371 DEBUG 8844 [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-24 17:45:43.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.455 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.455 DEBUG 8844 [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-24 17:45:43.455 DEBUG 8844 [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-24 17:45:43.473 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.473 DEBUG 8844 [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-24 17:45:43.473 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.495 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.495 DEBUG 8844 [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-24 17:45:43.495 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.556 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.556 DEBUG 8844 [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-24 17:45:43.556 DEBUG 8844 [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-24 17:45:43.575 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.575 DEBUG 8844 [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-24 17:45:43.576 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.594 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.595 DEBUG 8844 [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-24 17:45:43.595 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.612 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.612 DEBUG 8844 [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-24 17:45:43.612 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.630 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.630 DEBUG 8844 [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-24 17:45:43.630 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.663 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.663 DEBUG 8844 [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-24 17:45:43.663 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:43.690 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:44.914 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:44.915 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:44.942 DEBUG 8844 [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-24 17:45:44.942 DEBUG 8844 [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-24 17:45:45.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.008 DEBUG 8844 [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-24 17:45:45.008 DEBUG 8844 [http-nio-8879-exec-10] 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-24 17:45:45.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.082 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.083 DEBUG 8844 [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-24 17:45:45.083 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.104 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.104 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.104 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.122 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.124 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.143 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.143 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.143 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.161 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.161 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.161 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.245 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.245 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.245 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.262 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.263 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.263 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.284 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.285 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.285 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.346 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.347 DEBUG 8844 [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-24 17:45:45.347 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.365 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.365 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.365 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.383 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.384 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.384 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.402 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.402 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.402 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.421 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.421 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.421 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.453 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.453 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:45:45.453 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.480 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.483 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.483 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.648 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.649 DEBUG 8844 [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-24 17:45:45.649 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.671 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.672 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.672 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.690 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.690 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:45.690 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.708 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.708 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.708 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.726 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.729 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:45.729 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.812 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.812 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.812 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:45.830 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.831 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:45.831 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.852 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.852 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:45.852 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.929 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.929 DEBUG 8844 [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-24 17:45:45.929 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.948 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.948 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:45.948 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.971 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.971 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:45.971 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.988 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.989 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:45.989 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:46.008 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:46.010 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:46.011 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:46.043 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:46.043 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:45:46.043 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:46.070 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.139 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.140 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.173 DEBUG 8844 [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-24 17:45:49.173 DEBUG 8844 [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-24 17:45:49.239 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.239 DEBUG 8844 [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-24 17:45:49.239 DEBUG 8844 [http-nio-8879-exec-8] 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-24 17:45:49.311 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.312 DEBUG 8844 [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-24 17:45:49.312 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.313 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.332 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.333 DEBUG 8844 [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-24 17:45:49.333 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.352 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.352 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.369 DEBUG 8844 [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-24 17:45:49.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.387 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.387 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.471 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.471 DEBUG 8844 [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-24 17:45:49.472 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:45:49.490 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.490 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.490 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.511 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.511 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:45:49.511 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.573 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.574 DEBUG 8844 [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-24 17:45:49.574 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.592 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.592 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:45:49.592 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.611 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.611 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:45:49.612 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.629 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.629 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.629 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.647 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.647 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:45:49.647 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.678 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:45:49.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.705 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.707 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.707 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.872 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.873 DEBUG 8844 [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-24 17:45:49.873 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.893 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.893 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.893 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.911 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.911 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:49.911 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.929 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.929 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.929 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.948 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:49.948 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:49.948 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.032 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.032 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.032 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:50.050 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.050 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:50.050 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.071 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.071 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:50.072 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.133 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.133 DEBUG 8844 [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-24 17:45:50.133 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.151 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.151 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:50.151 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.170 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.170 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:50.171 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.188 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.188 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.188 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.207 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.207 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:50.207 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.240 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.240 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:45:50.240 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.267 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.716 DEBUG 8844 [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-24 17:45:50.716 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.751 DEBUG 8844 [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-24 17:45:50.751 DEBUG 8844 [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-24 17:45:50.817 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.818 DEBUG 8844 [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-24 17:45:50.819 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:45:50.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.887 DEBUG 8844 [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-24 17:45:50.887 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.894 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.907 DEBUG 8844 [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-24 17:45:50.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.925 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.927 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.928 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.946 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.946 DEBUG 8844 [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-24 17:45:50.946 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.964 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.964 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:50.964 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.051 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.052 DEBUG 8844 [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-24 17:45:51.052 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:51.070 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.070 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.070 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.092 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.092 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:51.092 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.153 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.154 DEBUG 8844 [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-24 17:45:51.154 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.172 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.172 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:51.172 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.191 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.192 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:51.192 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.210 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.210 DEBUG 8844 [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-24 17:45:51.210 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.228 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.228 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:51.229 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.261 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.261 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:45:51.261 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.288 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.291 DEBUG 8844 [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-24 17:45:51.291 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.456 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.457 DEBUG 8844 [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-24 17:45:51.457 DEBUG 8844 [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-24 17:45:51.477 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.477 DEBUG 8844 [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-24 17:45:51.477 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.496 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.497 DEBUG 8844 [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-24 17:45:51.497 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.517 DEBUG 8844 [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-24 17:45:51.517 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.535 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.536 DEBUG 8844 [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-24 17:45:51.536 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.619 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.619 DEBUG 8844 [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-24 17:45:51.619 DEBUG 8844 [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-24 17:45:51.637 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.638 DEBUG 8844 [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-24 17:45:51.638 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.659 DEBUG 8844 [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-24 17:45:51.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.720 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.721 DEBUG 8844 [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-24 17:45:51.721 DEBUG 8844 [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-24 17:45:51.739 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.739 DEBUG 8844 [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-24 17:45:51.739 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.758 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.758 DEBUG 8844 [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-24 17:45:51.759 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.776 DEBUG 8844 [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-24 17:45:51.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.794 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.794 DEBUG 8844 [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-24 17:45:51.794 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.826 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.828 DEBUG 8844 [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-24 17:45:51.829 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:45:51.855 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:12.902 DEBUG 8844 [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-24 17:46:12.902 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:12.936 DEBUG 8844 [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-24 17:46:12.937 DEBUG 8844 [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-24 17:46:13.003 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.003 DEBUG 8844 [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-24 17:46:13.003 DEBUG 8844 [http-nio-8879-exec-10] 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-24 17:46:13.073 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.074 DEBUG 8844 [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-24 17:46:13.074 DEBUG 8844 [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-24 17:46:13.077 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.094 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.094 DEBUG 8844 [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-24 17:46:13.094 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.112 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.112 DEBUG 8844 [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-24 17:46:13.112 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.130 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.131 DEBUG 8844 [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-24 17:46:13.131 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.148 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.148 DEBUG 8844 [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-24 17:46:13.148 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.232 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.232 DEBUG 8844 [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-24 17:46:13.233 DEBUG 8844 [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-24 17:46:13.250 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.250 DEBUG 8844 [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-24 17:46:13.251 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.272 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.272 DEBUG 8844 [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-24 17:46:13.272 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.333 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.334 DEBUG 8844 [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-24 17:46:13.334 DEBUG 8844 [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-24 17:46:13.352 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.352 DEBUG 8844 [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-24 17:46:13.352 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.370 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.371 DEBUG 8844 [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-24 17:46:13.371 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.389 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.389 DEBUG 8844 [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-24 17:46:13.389 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.407 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.407 DEBUG 8844 [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-24 17:46:13.408 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.440 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.440 DEBUG 8844 [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-24 17:46:13.440 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.466 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.637 DEBUG 8844 [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-24 17:46:13.637 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.656 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.656 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.656 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.675 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.711 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.714 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.714 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.798 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.816 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.816 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.816 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.837 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.838 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.838 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.899 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.901 DEBUG 8844 [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-24 17:46:13.901 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.920 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.920 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.920 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.938 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.939 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.939 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.957 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.975 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:13.976 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:13.976 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:14.008 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:14.009 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:46:14.009 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:14.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.526 DEBUG 8844 [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-24 17:46:16.526 DEBUG 8844 [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-24 17:46:16.592 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.592 DEBUG 8844 [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-24 17:46:16.592 DEBUG 8844 [http-nio-8879-exec-8] 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-24 17:46:16.665 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.668 DEBUG 8844 [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-24 17:46:16.668 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.668 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.687 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.687 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.687 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.705 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.708 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:16.708 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.726 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.726 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.726 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.744 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.744 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:16.744 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.826 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.826 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.826 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:16.844 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.844 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:16.844 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.865 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.866 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:16.866 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.927 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.927 DEBUG 8844 [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-24 17:46:16.928 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.946 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.946 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:16.946 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.965 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.965 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:16.966 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.983 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.984 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:16.984 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.002 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.003 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:17.003 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.034 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.035 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:46:17.035 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.062 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.065 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.229 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.230 DEBUG 8844 [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-24 17:46:17.230 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.250 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.250 DEBUG 8844 [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-24 17:46:17.250 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.268 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.269 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.269 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.287 DEBUG 8844 [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-24 17:46:17.287 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.305 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.388 DEBUG 8844 [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-24 17:46:17.388 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:46:17.406 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.407 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.407 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.428 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.428 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:46:17.428 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.490 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.490 DEBUG 8844 [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-24 17:46:17.490 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.508 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.508 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:46:17.508 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.527 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.527 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:46:17.528 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.545 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.545 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.545 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.563 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.564 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:46:17.564 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.595 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.596 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:46:17.596 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.623 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.861 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.861 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.896 DEBUG 8844 [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-24 17:46:17.897 DEBUG 8844 [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-24 17:46:17.962 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:17.962 DEBUG 8844 [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-24 17:46:17.962 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:46:18.029 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.030 DEBUG 8844 [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-24 17:46:18.030 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.037 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.050 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.051 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.051 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.069 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.069 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.069 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.087 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.087 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.087 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.105 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.105 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.105 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.188 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.189 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.189 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.207 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.207 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.208 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.229 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.290 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.290 DEBUG 8844 [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-24 17:46:18.290 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.309 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.309 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.309 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.327 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.328 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.328 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.345 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.346 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.346 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.364 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.375 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.375 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.408 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.410 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:18.411 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.438 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.441 DEBUG 8844 [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-24 17:46:18.441 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.607 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.608 DEBUG 8844 [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-24 17:46:18.608 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.627 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.628 DEBUG 8844 [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-24 17:46:18.628 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.646 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.646 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.647 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.664 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.664 DEBUG 8844 [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-24 17:46:18.665 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.682 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.682 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.682 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.765 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.765 DEBUG 8844 [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-24 17:46:18.765 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:46:18.784 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.784 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.784 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.805 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.805 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:46:18.805 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.867 DEBUG 8844 [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-24 17:46:18.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.885 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:46:18.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.907 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:46:18.908 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.929 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.929 DEBUG 8844 [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-24 17:46:18.929 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.947 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.948 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:46:18.948 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.980 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:18.980 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:46:18.980 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:19.007 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.034 DEBUG 8844 [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-24 17:46:24.034 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.068 DEBUG 8844 [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-24 17:46:24.068 DEBUG 8844 [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-24 17:46:24.135 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.135 DEBUG 8844 [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-24 17:46:24.135 DEBUG 8844 [http-nio-8879-exec-10] 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-24 17:46:24.200 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.201 DEBUG 8844 [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-24 17:46:24.201 DEBUG 8844 [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-24 17:46:24.210 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.220 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.221 DEBUG 8844 [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-24 17:46:24.221 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.238 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.239 DEBUG 8844 [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-24 17:46:24.239 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.257 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.257 DEBUG 8844 [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-24 17:46:24.257 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.275 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.275 DEBUG 8844 [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-24 17:46:24.275 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.359 DEBUG 8844 [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-24 17:46:24.359 DEBUG 8844 [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-24 17:46:24.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.377 DEBUG 8844 [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-24 17:46:24.378 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.399 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.399 DEBUG 8844 [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-24 17:46:24.399 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.459 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.460 DEBUG 8844 [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-24 17:46:24.460 DEBUG 8844 [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-24 17:46:24.478 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.478 DEBUG 8844 [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-24 17:46:24.478 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.497 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.497 DEBUG 8844 [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-24 17:46:24.497 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.516 DEBUG 8844 [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-24 17:46:24.516 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.534 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.535 DEBUG 8844 [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-24 17:46:24.535 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.566 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.566 DEBUG 8844 [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-24 17:46:24.566 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.593 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.597 DEBUG 8844 [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-24 17:46:24.598 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.762 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.763 DEBUG 8844 [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-24 17:46:24.763 DEBUG 8844 [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-24 17:46:24.782 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.783 DEBUG 8844 [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-24 17:46:24.783 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.801 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.801 DEBUG 8844 [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-24 17:46:24.801 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.819 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.819 DEBUG 8844 [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-24 17:46:24.819 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.840 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.840 DEBUG 8844 [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-24 17:46:24.840 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.924 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.924 DEBUG 8844 [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-24 17:46:24.924 DEBUG 8844 [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-24 17:46:24.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.942 DEBUG 8844 [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-24 17:46:24.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.963 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:24.964 DEBUG 8844 [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-24 17:46:24.964 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.026 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.026 DEBUG 8844 [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-24 17:46:25.027 DEBUG 8844 [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-24 17:46:25.045 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.045 DEBUG 8844 [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-24 17:46:25.045 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.064 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.065 DEBUG 8844 [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-24 17:46:25.065 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.083 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.084 DEBUG 8844 [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-24 17:46:25.084 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.103 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.103 DEBUG 8844 [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-24 17:46:25.103 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.135 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.135 DEBUG 8844 [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-24 17:46:25.135 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:25.162 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.617 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.617 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.689 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.689 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.689 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.816 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.816 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.816 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.834 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.835 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.835 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.853 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.854 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.854 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.937 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.938 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.938 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:46:54.955 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.955 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.956 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.974 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.974 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.974 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.991 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.992 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:54.992 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.013 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.013 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.013 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.031 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.031 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.031 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.050 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.050 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.050 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.068 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.068 DEBUG 8844 [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-24 17:46:55.068 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.085 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.086 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.087 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.104 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.106 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.106 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.122 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.123 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.123 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:46:55.140 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.660 DEBUG 8844 [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-24 17:47:02.661 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.733 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.734 DEBUG 8844 [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-24 17:47:02.735 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.861 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.861 DEBUG 8844 [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-24 17:47:02.861 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.879 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.879 DEBUG 8844 [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-24 17:47:02.880 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.898 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.898 DEBUG 8844 [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-24 17:47:02.898 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.981 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:02.981 DEBUG 8844 [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-24 17:47:02.982 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:47:02.999 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.000 DEBUG 8844 [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-24 17:47:03.000 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.019 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.019 DEBUG 8844 [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-24 17:47:03.019 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.037 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.037 DEBUG 8844 [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-24 17:47:03.037 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.058 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.058 DEBUG 8844 [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-24 17:47:03.058 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.075 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.076 DEBUG 8844 [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-24 17:47:03.076 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.094 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.094 DEBUG 8844 [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-24 17:47:03.095 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.112 DEBUG 8844 [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-24 17:47:03.112 DEBUG 8844 [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-24 17:47:03.130 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.131 DEBUG 8844 [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-24 17:47:03.131 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.149 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.150 DEBUG 8844 [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-24 17:47:03.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.167 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.168 DEBUG 8844 [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-24 17:47:03.168 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:03.185 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.304 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.304 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.376 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.377 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.377 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.623 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.624 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.624 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:47:21.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.642 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.659 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.677 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.678 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.678 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.700 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.717 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.717 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.717 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.736 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.736 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.754 DEBUG 8844 [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-24 17:47:21.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.771 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.772 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.772 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.790 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.791 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.791 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.809 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.809 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:21.828 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.252 DEBUG 8844 [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-24 17:47:31.252 DEBUG 8844 [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-24 17:47:31.325 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.325 DEBUG 8844 [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-24 17:47:31.326 DEBUG 8844 [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-24 17:47:31.453 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.453 DEBUG 8844 [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-24 17:47:31.453 DEBUG 8844 [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-24 17:47:31.472 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.472 DEBUG 8844 [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-24 17:47:31.472 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.490 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.490 DEBUG 8844 [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-24 17:47:31.490 DEBUG 8844 [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-24 17:47:31.574 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.574 DEBUG 8844 [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-24 17:47:31.574 DEBUG 8844 [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-24 17:47:31.592 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.592 DEBUG 8844 [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-24 17:47:31.592 DEBUG 8844 [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-24 17:47:31.611 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.611 DEBUG 8844 [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-24 17:47:31.611 DEBUG 8844 [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-24 17:47:31.628 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.629 DEBUG 8844 [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-24 17:47:31.629 DEBUG 8844 [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-24 17:47:31.650 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.650 DEBUG 8844 [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-24 17:47:31.650 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.668 DEBUG 8844 [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-24 17:47:31.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.686 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.686 DEBUG 8844 [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-24 17:47:31.686 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.704 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.704 DEBUG 8844 [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-24 17:47:31.704 DEBUG 8844 [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-24 17:47:31.721 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.722 DEBUG 8844 [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-24 17:47:31.723 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.740 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.741 DEBUG 8844 [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-24 17:47:31.741 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.759 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.759 DEBUG 8844 [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-24 17:47:31.759 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:31.777 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.349 DEBUG 8844 [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-24 17:47:37.349 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.407 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.407 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.473 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.473 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.473 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:47:37.516 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.517 DEBUG 8844 [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-24 17:47:37.517 DEBUG 8844 [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-24 17:47:37.536 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.536 DEBUG 8844 [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-24 17:47:37.536 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.548 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.554 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.554 DEBUG 8844 [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-24 17:47:37.554 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.572 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.572 DEBUG 8844 [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-24 17:47:37.572 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.590 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.591 DEBUG 8844 [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-24 17:47:37.591 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.674 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.674 DEBUG 8844 [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-24 17:47:37.674 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.693 DEBUG 8844 [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-24 17:47:37.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.714 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.714 DEBUG 8844 [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-24 17:47:37.714 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.775 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.775 DEBUG 8844 [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-24 17:47:37.775 DEBUG 8844 [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-24 17:47:37.795 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.795 DEBUG 8844 [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-24 17:47:37.795 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.813 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.814 DEBUG 8844 [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-24 17:47:37.814 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.832 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.833 DEBUG 8844 [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-24 17:47:37.833 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.850 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.850 DEBUG 8844 [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-24 17:47:37.850 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.883 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.884 DEBUG 8844 [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-24 17:47:37.884 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.911 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:37.914 DEBUG 8844 [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-24 17:47:37.914 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.079 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.080 DEBUG 8844 [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-24 17:47:38.080 DEBUG 8844 [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-24 17:47:38.099 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.100 DEBUG 8844 [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-24 17:47:38.100 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.118 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.118 DEBUG 8844 [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-24 17:47:38.118 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.135 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.136 DEBUG 8844 [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-24 17:47:38.136 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.154 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.154 DEBUG 8844 [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-24 17:47:38.154 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.237 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.237 DEBUG 8844 [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-24 17:47:38.237 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.255 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.255 DEBUG 8844 [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-24 17:47:38.255 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.277 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.277 DEBUG 8844 [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-24 17:47:38.277 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.338 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.339 DEBUG 8844 [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-24 17:47:38.339 DEBUG 8844 [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-24 17:47:38.358 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.358 DEBUG 8844 [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-24 17:47:38.358 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.377 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.377 DEBUG 8844 [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-24 17:47:38.377 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.395 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.395 DEBUG 8844 [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-24 17:47:38.396 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.413 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.413 DEBUG 8844 [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-24 17:47:38.413 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.445 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.445 DEBUG 8844 [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-24 17:47:38.445 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:38.472 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.039 DEBUG 8844 [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-24 17:47:41.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.205 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.206 DEBUG 8844 [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-24 17:47:41.206 DEBUG 8844 [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-24 17:47:41.226 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.226 DEBUG 8844 [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-24 17:47:41.226 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.243 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.244 DEBUG 8844 [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-24 17:47:41.244 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.263 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.263 DEBUG 8844 [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-24 17:47:41.263 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.281 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.282 DEBUG 8844 [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-24 17:47:41.282 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.364 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.365 DEBUG 8844 [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-24 17:47:41.365 DEBUG 8844 [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-24 17:47:41.383 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.384 DEBUG 8844 [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-24 17:47:41.384 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.404 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.405 DEBUG 8844 [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-24 17:47:41.405 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.465 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.466 DEBUG 8844 [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-24 17:47:41.466 DEBUG 8844 [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-24 17:47:41.485 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.485 DEBUG 8844 [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-24 17:47:41.485 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.503 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.504 DEBUG 8844 [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-24 17:47:41.504 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.522 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.522 DEBUG 8844 [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-24 17:47:41.522 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.540 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.540 DEBUG 8844 [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-24 17:47:41.541 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.572 DEBUG 8844 [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-24 17:47:41.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.599 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.603 DEBUG 8844 [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-24 17:47:41.603 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.768 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.769 DEBUG 8844 [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-24 17:47:41.769 DEBUG 8844 [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-24 17:47:41.789 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.789 DEBUG 8844 [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-24 17:47:41.789 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.808 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.808 DEBUG 8844 [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-24 17:47:41.808 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.826 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.826 DEBUG 8844 [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-24 17:47:41.826 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.844 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.844 DEBUG 8844 [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-24 17:47:41.845 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.927 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.928 DEBUG 8844 [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-24 17:47:41.928 DEBUG 8844 [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-24 17:47:41.946 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.946 DEBUG 8844 [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-24 17:47:41.946 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.968 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:41.968 DEBUG 8844 [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-24 17:47:41.968 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.029 DEBUG 8844 [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-24 17:47:42.029 DEBUG 8844 [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-24 17:47:42.047 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.048 DEBUG 8844 [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-24 17:47:42.048 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.067 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.067 DEBUG 8844 [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-24 17:47:42.068 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.085 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.085 DEBUG 8844 [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-24 17:47:42.085 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.103 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.103 DEBUG 8844 [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-24 17:47:42.103 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.135 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.136 DEBUG 8844 [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-24 17:47:42.136 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.162 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.241 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.241 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.309 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.309 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:47:42.309 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:47:42.384 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:01.779 DEBUG 8844 [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-24 17:48:01.779 DEBUG 8844 [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-24 17:48:01.851 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:01.852 DEBUG 8844 [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-24 17:48:01.852 DEBUG 8844 [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-24 17:48:01.980 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:01.980 DEBUG 8844 [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-24 17:48:01.981 DEBUG 8844 [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-24 17:48:01.997 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:01.998 DEBUG 8844 [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-24 17:48:01.998 DEBUG 8844 [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-24 17:48:02.016 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.017 DEBUG 8844 [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-24 17:48:02.017 DEBUG 8844 [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-24 17:48:02.100 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.101 DEBUG 8844 [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-24 17:48:02.101 DEBUG 8844 [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-24 17:48:02.119 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.120 DEBUG 8844 [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-24 17:48:02.120 DEBUG 8844 [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-24 17:48:02.140 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.140 DEBUG 8844 [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-24 17:48:02.140 DEBUG 8844 [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-24 17:48:02.159 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.159 DEBUG 8844 [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-24 17:48:02.159 DEBUG 8844 [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-24 17:48:02.181 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.182 DEBUG 8844 [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-24 17:48:02.182 DEBUG 8844 [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-24 17:48:02.199 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.199 DEBUG 8844 [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-24 17:48:02.199 DEBUG 8844 [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-24 17:48:02.217 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.217 DEBUG 8844 [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-24 17:48:02.217 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.235 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.235 DEBUG 8844 [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-24 17:48:02.235 DEBUG 8844 [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-24 17:48:02.254 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.254 DEBUG 8844 [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-24 17:48:02.254 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.271 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.272 DEBUG 8844 [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-24 17:48:02.272 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.290 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.291 DEBUG 8844 [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-24 17:48:02.291 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.308 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.309 DEBUG 8844 [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-24 17:48:02.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:02.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:50.886 DEBUG 8844 [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-24 17:48:50.886 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:50.957 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:50.958 DEBUG 8844 [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-24 17:48:50.958 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.020 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.020 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.085 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.086 DEBUG 8844 [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-24 17:48:51.086 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.091 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.091 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.091 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.104 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.104 DEBUG 8844 [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-24 17:48:51.104 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.121 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.122 DEBUG 8844 [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-24 17:48:51.122 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.205 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.205 DEBUG 8844 [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-24 17:48:51.205 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:48:51.217 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.218 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.218 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.223 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.223 DEBUG 8844 [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-24 17:48:51.223 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.235 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.235 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.236 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.242 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.242 DEBUG 8844 [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-24 17:48:51.242 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.260 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.260 DEBUG 8844 [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-24 17:48:51.260 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.280 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.282 DEBUG 8844 [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-24 17:48:51.282 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.299 DEBUG 8844 [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-24 17:48:51.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.317 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.317 DEBUG 8844 [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-24 17:48:51.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.335 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.335 DEBUG 8844 [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-24 17:48:51.335 DEBUG 8844 [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-24 17:48:51.336 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.336 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.336 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:48:51.353 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.353 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.353 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.353 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.354 DEBUG 8844 [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-24 17:48:51.354 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.370 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.370 DEBUG 8844 [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-24 17:48:51.371 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.387 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.388 DEBUG 8844 [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-24 17:48:51.388 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.388 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.389 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.389 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.405 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.411 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.411 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.411 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.429 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.429 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.429 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.446 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.446 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.447 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.465 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.465 DEBUG 8844 [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-24 17:48:51.465 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.486 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.486 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.487 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.505 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.506 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.506 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.523 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.524 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.524 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.540 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.540 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.541 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.575 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.575 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.643 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.643 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.643 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:48:51.706 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.707 DEBUG 8844 [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-24 17:48:51.707 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.719 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.725 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.725 DEBUG 8844 [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-24 17:48:51.726 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.743 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.743 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.743 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.759 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.760 DEBUG 8844 [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-24 17:48:51.760 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.776 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.777 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.858 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.859 DEBUG 8844 [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-24 17:48:51.859 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:48:51.876 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.876 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.876 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.896 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.896 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:48:51.896 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.956 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.956 DEBUG 8844 [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-24 17:48:51.956 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.973 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.973 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:48:51.973 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.991 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:51.992 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:48:51.992 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.008 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.008 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.008 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.025 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.026 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:48:52.026 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.058 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:48:52.058 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.083 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.086 DEBUG 8844 [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-24 17:48:52.086 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.250 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.250 DEBUG 8844 [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-24 17:48:52.251 DEBUG 8844 [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-24 17:48:52.269 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.269 DEBUG 8844 [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-24 17:48:52.270 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.286 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.286 DEBUG 8844 [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-24 17:48:52.286 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.303 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.303 DEBUG 8844 [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-24 17:48:52.303 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.320 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.320 DEBUG 8844 [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-24 17:48:52.320 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.403 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.403 DEBUG 8844 [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-24 17:48:52.403 DEBUG 8844 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.420 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.420 DEBUG 8844 [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-24 17:48:52.420 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.440 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.440 DEBUG 8844 [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-24 17:48:52.440 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.501 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.501 DEBUG 8844 [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-24 17:48:52.501 DEBUG 8844 [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-24 17:48:52.518 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.518 DEBUG 8844 [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-24 17:48:52.518 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.536 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.536 DEBUG 8844 [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-24 17:48:52.536 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.553 DEBUG 8844 [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-24 17:48:52.553 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.570 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.571 DEBUG 8844 [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-24 17:48:52.571 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.602 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.603 DEBUG 8844 [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-24 17:48:52.603 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:48:52.628 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.038 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.038 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.072 DEBUG 8844 [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-24 17:49:02.072 DEBUG 8844 [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-24 17:49:02.141 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.141 DEBUG 8844 [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-24 17:49:02.141 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:49:02.202 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.203 DEBUG 8844 [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-24 17:49:02.203 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.218 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.222 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.222 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.222 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.239 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.239 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.239 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.256 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.256 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.256 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.265 DEBUG 8844 [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-24 17:49:02.265 DEBUG 8844 [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-24 17:49:02.273 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.273 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.273 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.334 DEBUG 8844 [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-24 17:49:02.334 DEBUG 8844 [http-nio-8879-exec-8] 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-24 17:49:02.355 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.356 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.356 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.373 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.392 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.393 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.393 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.410 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.453 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.453 DEBUG 8844 [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-24 17:49:02.453 DEBUG 8844 [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-24 17:49:02.454 DEBUG 8844 [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-24 17:49:02.454 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.472 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.472 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.472 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.490 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.491 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.491 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.508 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.508 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.508 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.519 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.519 DEBUG 8844 [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-24 17:49:02.519 DEBUG 8844 [http-nio-8879-exec-10] 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-24 17:49:02.526 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.527 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.527 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.560 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.560 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:02.561 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.590 DEBUG 8844 [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-24 17:49:02.590 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.593 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.757 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.758 DEBUG 8844 [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-24 17:49:02.758 DEBUG 8844 [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-24 17:49:02.778 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.779 DEBUG 8844 [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-24 17:49:02.779 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.796 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.796 DEBUG 8844 [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-24 17:49:02.796 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.814 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.814 DEBUG 8844 [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-24 17:49:02.814 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.833 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.833 DEBUG 8844 [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-24 17:49:02.833 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.919 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.919 DEBUG 8844 [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-24 17:49:02.919 DEBUG 8844 [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-24 17:49:02.937 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.937 DEBUG 8844 [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-24 17:49:02.937 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.958 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:02.958 DEBUG 8844 [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-24 17:49:02.959 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.020 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.020 DEBUG 8844 [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-24 17:49:03.020 DEBUG 8844 [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-24 17:49:03.038 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.038 DEBUG 8844 [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-24 17:49:03.038 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.057 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.057 DEBUG 8844 [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-24 17:49:03.057 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.075 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.075 DEBUG 8844 [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-24 17:49:03.075 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.093 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.093 DEBUG 8844 [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-24 17:49:03.094 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.125 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.125 DEBUG 8844 [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-24 17:49:03.125 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.152 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.164 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.164 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.328 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.329 DEBUG 8844 [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-24 17:49:03.329 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.349 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.350 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.350 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.368 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.369 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.369 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.386 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.386 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.386 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.404 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.404 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.404 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.488 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.489 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.489 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.506 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.507 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.507 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.532 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.535 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.535 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.601 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.601 DEBUG 8844 [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-24 17:49:03.601 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.619 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.619 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.619 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.638 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.639 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.639 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.656 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.656 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.656 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.674 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.675 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.675 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.706 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.707 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:03.707 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.733 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.737 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.737 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.901 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.902 DEBUG 8844 [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-24 17:49:03.902 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.922 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.922 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.923 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.941 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.941 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:03.941 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.959 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.959 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.959 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:03.977 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:03.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.061 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.061 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.062 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:04.079 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.079 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:04.079 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.101 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.101 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:04.101 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.162 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.162 DEBUG 8844 [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-24 17:49:04.162 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.180 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.180 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:04.181 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.199 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.199 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:04.200 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.217 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.217 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.217 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.235 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.236 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:04.236 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.269 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.269 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:04.269 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.296 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.471 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.472 DEBUG 8844 [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-24 17:49:04.472 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.492 DEBUG 8844 [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-24 17:49:04.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.510 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.510 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.511 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.528 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.528 DEBUG 8844 [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-24 17:49:04.528 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.545 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.546 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.546 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.629 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.629 DEBUG 8844 [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-24 17:49:04.629 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:04.647 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.647 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.647 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.668 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.670 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:04.671 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.731 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.732 DEBUG 8844 [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-24 17:49:04.732 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.750 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.750 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:04.750 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.769 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.769 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:04.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.787 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.787 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.787 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.806 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.806 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:04.807 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.838 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.838 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:04.838 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.864 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:04.867 DEBUG 8844 [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-24 17:49:04.867 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.032 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.033 DEBUG 8844 [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-24 17:49:05.033 DEBUG 8844 [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-24 17:49:05.053 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.053 DEBUG 8844 [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-24 17:49:05.053 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.071 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.071 DEBUG 8844 [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-24 17:49:05.071 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.088 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.089 DEBUG 8844 [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-24 17:49:05.089 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.107 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.108 DEBUG 8844 [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-24 17:49:05.108 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.191 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.191 DEBUG 8844 [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-24 17:49:05.191 DEBUG 8844 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.210 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.211 DEBUG 8844 [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-24 17:49:05.211 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.232 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.233 DEBUG 8844 [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-24 17:49:05.233 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.294 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.294 DEBUG 8844 [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-24 17:49:05.294 DEBUG 8844 [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-24 17:49:05.312 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.312 DEBUG 8844 [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-24 17:49:05.312 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.331 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.331 DEBUG 8844 [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-24 17:49:05.332 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.349 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.349 DEBUG 8844 [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-24 17:49:05.349 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.367 DEBUG 8844 [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-24 17:49:05.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.400 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.400 DEBUG 8844 [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-24 17:49:05.400 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:05.428 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.221 DEBUG 8844 [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-24 17:49:30.221 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.256 DEBUG 8844 [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-24 17:49:30.256 DEBUG 8844 [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-24 17:49:30.322 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.322 DEBUG 8844 [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-24 17:49:30.322 DEBUG 8844 [http-nio-8879-exec-8] 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-24 17:49:30.388 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.388 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.388 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.397 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.397 DEBUG 8844 [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-24 17:49:30.397 DEBUG 8844 [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-24 17:49:30.416 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.416 DEBUG 8844 [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-24 17:49:30.417 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.433 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.434 DEBUG 8844 [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-24 17:49:30.434 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.449 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.450 DEBUG 8844 [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-24 17:49:30.450 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.459 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.470 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.470 DEBUG 8844 [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-24 17:49:30.470 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.553 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.553 DEBUG 8844 [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-24 17:49:30.553 DEBUG 8844 [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-24 17:49:30.570 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.570 DEBUG 8844 [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-24 17:49:30.570 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.590 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.590 DEBUG 8844 [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-24 17:49:30.590 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.604 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.605 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.605 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.623 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.623 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.623 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.650 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.651 DEBUG 8844 [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-24 17:49:30.651 DEBUG 8844 [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-24 17:49:30.658 DEBUG 8844 [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-24 17:49:30.658 DEBUG 8844 [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-24 17:49:30.668 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.668 DEBUG 8844 [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-24 17:49:30.668 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.686 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.686 DEBUG 8844 [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-24 17:49:30.686 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.702 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.702 DEBUG 8844 [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-24 17:49:30.702 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.707 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:49:30.719 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.720 DEBUG 8844 [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-24 17:49:30.720 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.731 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.731 DEBUG 8844 [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-24 17:49:30.732 DEBUG 8844 [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-24 17:49:30.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.751 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.753 DEBUG 8844 [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-24 17:49:30.754 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.761 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.761 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.761 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.779 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.783 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.782 DEBUG 8844 [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-24 17:49:30.783 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.783 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.783 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.800 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.801 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.801 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.818 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.818 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.818 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.837 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.837 DEBUG 8844 [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-24 17:49:30.837 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.855 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.856 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.856 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.859 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.859 DEBUG 8844 [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-24 17:49:30.859 DEBUG 8844 [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-24 17:49:30.873 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.874 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.874 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.877 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.878 DEBUG 8844 [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-24 17:49:30.878 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.891 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.892 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.893 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.895 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.896 DEBUG 8844 [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-24 17:49:30.896 DEBUG 8844 [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-24 17:49:30.910 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.948 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.948 DEBUG 8844 [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-24 17:49:30.948 DEBUG 8844 [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-24 17:49:30.967 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.967 DEBUG 8844 [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-24 17:49:30.968 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.978 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.978 DEBUG 8844 [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-24 17:49:30.978 DEBUG 8844 [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-24 17:49:30.983 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.983 DEBUG 8844 [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-24 17:49:30.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.996 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:30.997 DEBUG 8844 [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-24 17:49:30.997 DEBUG 8844 [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-24 17:49:31.000 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.000 DEBUG 8844 [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-24 17:49:31.001 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.014 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.015 DEBUG 8844 [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-24 17:49:31.015 DEBUG 8844 [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-24 17:49:31.017 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.018 DEBUG 8844 [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-24 17:49:31.018 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.032 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.033 DEBUG 8844 [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-24 17:49:31.033 DEBUG 8844 [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-24 17:49:31.053 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.054 DEBUG 8844 [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-24 17:49:31.054 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.071 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.072 DEBUG 8844 [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-24 17:49:31.072 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.089 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.090 DEBUG 8844 [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-24 17:49:31.090 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.102 DEBUG 8844 [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-24 17:49:31.102 DEBUG 8844 [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-24 17:49:31.107 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.108 DEBUG 8844 [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-24 17:49:31.108 DEBUG 8844 [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-24 17:49:31.118 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.119 DEBUG 8844 [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-24 17:49:31.119 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.125 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.138 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.139 DEBUG 8844 [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-24 17:49:31.139 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.144 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.145 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.145 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.162 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.180 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.199 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.199 DEBUG 8844 [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-24 17:49:31.199 DEBUG 8844 [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-24 17:49:31.216 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.216 DEBUG 8844 [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-24 17:49:31.217 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.234 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.235 DEBUG 8844 [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-24 17:49:31.235 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.251 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.252 DEBUG 8844 [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-24 17:49:31.252 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.268 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.268 DEBUG 8844 [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-24 17:49:31.269 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.300 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.300 DEBUG 8844 [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-24 17:49:31.300 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:31.325 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.125 DEBUG 8844 [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-24 17:49:47.125 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.159 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.159 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.225 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.225 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.225 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:47.291 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.294 DEBUG 8844 [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-24 17:49:47.294 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.300 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.312 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.313 DEBUG 8844 [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-24 17:49:47.313 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.330 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.330 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.330 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.347 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.347 DEBUG 8844 [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-24 17:49:47.347 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.364 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.364 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.364 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.446 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.446 DEBUG 8844 [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-24 17:49:47.447 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:49:47.463 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.463 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.464 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.484 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.484 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:49:47.485 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.544 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.545 DEBUG 8844 [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-24 17:49:47.545 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.562 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:49:47.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.580 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.580 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:49:47.580 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.597 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.598 DEBUG 8844 [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-24 17:49:47.598 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.614 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.614 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:49:47.614 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.645 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.646 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:49:47.646 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.671 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.838 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.842 DEBUG 8844 [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-24 17:49:47.843 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.862 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.862 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.862 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.879 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:47.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.895 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.896 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.896 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.912 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.913 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:47.913 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:47.995 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:48.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.013 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:48.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.033 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.033 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:48.033 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.093 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.094 DEBUG 8844 [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-24 17:49:48.094 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.110 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:48.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.129 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:48.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.145 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.145 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.145 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.162 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.162 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:48.162 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.194 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.194 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:48.194 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.220 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.856 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.891 DEBUG 8844 [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-24 17:49:48.891 DEBUG 8844 [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-24 17:49:48.958 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:48.958 DEBUG 8844 [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-24 17:49:48.958 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:49:49.020 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.021 DEBUG 8844 [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-24 17:49:49.021 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.033 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.040 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.040 DEBUG 8844 [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-24 17:49:49.040 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.057 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.074 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.074 DEBUG 8844 [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-24 17:49:49.074 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.091 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.173 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.174 DEBUG 8844 [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-24 17:49:49.174 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:49.190 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.191 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.191 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.211 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.211 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:49.212 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.271 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.271 DEBUG 8844 [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-24 17:49:49.271 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.289 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.289 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:49.289 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.306 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.306 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:49.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.323 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.323 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.323 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.340 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.340 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:49.341 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.372 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.372 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:49:49.372 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.398 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.400 DEBUG 8844 [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-24 17:49:49.400 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.563 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.564 DEBUG 8844 [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-24 17:49:49.564 DEBUG 8844 [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-24 17:49:49.583 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.584 DEBUG 8844 [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-24 17:49:49.584 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.600 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.600 DEBUG 8844 [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-24 17:49:49.600 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.617 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.617 DEBUG 8844 [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-24 17:49:49.617 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.634 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.635 DEBUG 8844 [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-24 17:49:49.635 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.717 DEBUG 8844 [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-24 17:49:49.718 DEBUG 8844 [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-24 17:49:49.734 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.734 DEBUG 8844 [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-24 17:49:49.735 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.754 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.754 DEBUG 8844 [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-24 17:49:49.754 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.815 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.815 DEBUG 8844 [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-24 17:49:49.815 DEBUG 8844 [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-24 17:49:49.832 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.832 DEBUG 8844 [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-24 17:49:49.833 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.850 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.850 DEBUG 8844 [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-24 17:49:49.851 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.867 DEBUG 8844 [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-24 17:49:49.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.884 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.885 DEBUG 8844 [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-24 17:49:49.885 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.916 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.916 DEBUG 8844 [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-24 17:49:49.916 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:49.941 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:52.918 DEBUG 8844 [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-24 17:49:52.918 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:52.952 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:52.952 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.020 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.020 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.020 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:49:53.083 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.084 DEBUG 8844 [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-24 17:49:53.084 DEBUG 8844 [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-24 17:49:53.095 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.102 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.103 DEBUG 8844 [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-24 17:49:53.103 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.119 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.119 DEBUG 8844 [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-24 17:49:53.120 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.136 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.137 DEBUG 8844 [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-24 17:49:53.137 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.153 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.154 DEBUG 8844 [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-24 17:49:53.154 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.236 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.237 DEBUG 8844 [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-24 17:49:53.237 DEBUG 8844 [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-24 17:49:53.254 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.254 DEBUG 8844 [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-24 17:49:53.254 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.273 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.274 DEBUG 8844 [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-24 17:49:53.274 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.333 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.334 DEBUG 8844 [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-24 17:49:53.334 DEBUG 8844 [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-24 17:49:53.351 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.352 DEBUG 8844 [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-24 17:49:53.352 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.371 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.372 DEBUG 8844 [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-24 17:49:53.372 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.388 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.389 DEBUG 8844 [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-24 17:49:53.389 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.405 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.406 DEBUG 8844 [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-24 17:49:53.406 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.437 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.437 DEBUG 8844 [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-24 17:49:53.437 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.463 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.628 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.629 DEBUG 8844 [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-24 17:49:53.629 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.648 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.649 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.649 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.665 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.665 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.665 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.682 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.682 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.682 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.699 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.699 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.699 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.780 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.781 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.781 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.798 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.819 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.819 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.819 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.880 DEBUG 8844 [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-24 17:49:53.880 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.897 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.897 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.897 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.914 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.914 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.915 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.949 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.949 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.949 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.981 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:53.981 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:49:53.981 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:49:54.006 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.568 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.568 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.605 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.605 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.672 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.672 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.672 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:50:16.734 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.734 DEBUG 8844 [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-24 17:50:16.734 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.753 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.753 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.753 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.769 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.770 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:16.770 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.787 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.787 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.788 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.804 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.805 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:16.805 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.889 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.889 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.889 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:16.890 DEBUG 8844 [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-24 17:50:16.890 DEBUG 8844 [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-24 17:50:16.905 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.905 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:16.905 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.925 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.927 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:16.928 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.960 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.961 DEBUG 8844 [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-24 17:50:16.961 DEBUG 8844 [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-24 17:50:16.968 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.968 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.988 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:16.988 DEBUG 8844 [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-24 17:50:16.988 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.006 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.006 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:17.007 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.024 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.024 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:17.024 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.040 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.040 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.040 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.040 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.041 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.041 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.057 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.058 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:17.058 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.088 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.088 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.088 DEBUG 8844 [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-24 17:50:17.088 DEBUG 8844 [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-24 17:50:17.088 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:17.089 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.105 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.105 DEBUG 8844 [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-24 17:50:17.105 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.115 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.118 DEBUG 8844 [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-24 17:50:17.118 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.122 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.122 DEBUG 8844 [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-24 17:50:17.122 DEBUG 8844 [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-24 17:50:17.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.190 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.191 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.191 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.204 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.205 DEBUG 8844 [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-24 17:50:17.205 DEBUG 8844 [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-24 17:50:17.209 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.209 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.210 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.222 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.222 DEBUG 8844 [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-24 17:50:17.222 DEBUG 8844 [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-24 17:50:17.238 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.239 DEBUG 8844 [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-24 17:50:17.239 DEBUG 8844 [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-24 17:50:17.256 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.256 DEBUG 8844 [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-24 17:50:17.256 DEBUG 8844 [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-24 17:50:17.276 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.276 DEBUG 8844 [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-24 17:50:17.276 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.283 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.284 DEBUG 8844 [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-24 17:50:17.284 DEBUG 8844 [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-24 17:50:17.292 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.292 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.292 DEBUG 8844 [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-24 17:50:17.292 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.292 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.293 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:50:17.304 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.305 DEBUG 8844 [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-24 17:50:17.305 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.310 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.310 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.311 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.311 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.311 DEBUG 8844 [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-24 17:50:17.311 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.322 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.323 DEBUG 8844 [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-24 17:50:17.323 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.328 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.328 DEBUG 8844 [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-24 17:50:17.328 DEBUG 8844 [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-24 17:50:17.340 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.340 DEBUG 8844 [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-24 17:50:17.340 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.344 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.344 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.344 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.346 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.347 DEBUG 8844 [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-24 17:50:17.347 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.358 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.358 DEBUG 8844 [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-24 17:50:17.358 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.364 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.366 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.366 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.368 DEBUG 8844 [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-24 17:50:17.368 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.384 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.384 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.384 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.384 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.385 DEBUG 8844 [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-24 17:50:17.385 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.403 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.417 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.418 DEBUG 8844 [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-24 17:50:17.418 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.435 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.436 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.436 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.440 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.440 DEBUG 8844 [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-24 17:50:17.441 DEBUG 8844 [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-24 17:50:17.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.453 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.458 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.458 DEBUG 8844 [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-24 17:50:17.458 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.479 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.479 DEBUG 8844 [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-24 17:50:17.479 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.540 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.540 DEBUG 8844 [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-24 17:50:17.540 DEBUG 8844 [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-24 17:50:17.558 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.558 DEBUG 8844 [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-24 17:50:17.558 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.576 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.577 DEBUG 8844 [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-24 17:50:17.577 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.595 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.595 DEBUG 8844 [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-24 17:50:17.595 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.613 DEBUG 8844 [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-24 17:50:17.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.645 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.645 DEBUG 8844 [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-24 17:50:17.645 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:17.672 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.486 DEBUG 8844 [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-24 17:50:19.486 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.651 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.652 DEBUG 8844 [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-24 17:50:19.652 DEBUG 8844 [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-24 17:50:19.672 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.672 DEBUG 8844 [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-24 17:50:19.672 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.689 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.690 DEBUG 8844 [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-24 17:50:19.690 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.707 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.707 DEBUG 8844 [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-24 17:50:19.707 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.725 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.725 DEBUG 8844 [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-24 17:50:19.725 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.808 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.808 DEBUG 8844 [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-24 17:50:19.808 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.826 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.827 DEBUG 8844 [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-24 17:50:19.827 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.847 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.847 DEBUG 8844 [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-24 17:50:19.847 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.908 DEBUG 8844 [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-24 17:50:19.908 DEBUG 8844 [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-24 17:50:19.927 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.927 DEBUG 8844 [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-24 17:50:19.927 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.945 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.945 DEBUG 8844 [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-24 17:50:19.946 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.963 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.963 DEBUG 8844 [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-24 17:50:19.963 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.980 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:19.981 DEBUG 8844 [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-24 17:50:19.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.013 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.013 DEBUG 8844 [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-24 17:50:20.013 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.040 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.043 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.044 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.209 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.210 DEBUG 8844 [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-24 17:50:20.210 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.229 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.229 DEBUG 8844 [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-24 17:50:20.229 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.247 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.248 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.248 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.264 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.265 DEBUG 8844 [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-24 17:50:20.265 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.283 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.284 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.284 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.367 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.367 DEBUG 8844 [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-24 17:50:20.367 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.384 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.384 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.384 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.405 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.406 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:50:20.406 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.467 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.468 DEBUG 8844 [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-24 17:50:20.468 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.485 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.485 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:50:20.485 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.503 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.504 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:50:20.504 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.521 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.522 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.522 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.540 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.540 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:50:20.540 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.573 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.573 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:50:20.573 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.599 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.686 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.686 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.754 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.754 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:20.754 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:20.829 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.527 DEBUG 8844 [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-24 17:50:22.528 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.694 DEBUG 8844 [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-24 17:50:22.694 DEBUG 8844 [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-24 17:50:22.713 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.713 DEBUG 8844 [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-24 17:50:22.713 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.731 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.732 DEBUG 8844 [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-24 17:50:22.732 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.749 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.749 DEBUG 8844 [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-24 17:50:22.749 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.767 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.767 DEBUG 8844 [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-24 17:50:22.767 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.852 DEBUG 8844 [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-24 17:50:22.852 DEBUG 8844 [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-24 17:50:22.869 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.869 DEBUG 8844 [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-24 17:50:22.870 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.890 DEBUG 8844 [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-24 17:50:22.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.951 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.951 DEBUG 8844 [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-24 17:50:22.951 DEBUG 8844 [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-24 17:50:22.969 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.970 DEBUG 8844 [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-24 17:50:22.970 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.988 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:22.989 DEBUG 8844 [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-24 17:50:22.989 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.006 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.007 DEBUG 8844 [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-24 17:50:23.007 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.025 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.025 DEBUG 8844 [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-24 17:50:23.026 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.057 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.057 DEBUG 8844 [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-24 17:50:23.057 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.084 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.087 DEBUG 8844 [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-24 17:50:23.087 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.253 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.254 DEBUG 8844 [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-24 17:50:23.254 DEBUG 8844 [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-24 17:50:23.272 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.273 DEBUG 8844 [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-24 17:50:23.273 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.291 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.291 DEBUG 8844 [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-24 17:50:23.291 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.308 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.309 DEBUG 8844 [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-24 17:50:23.309 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.327 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.327 DEBUG 8844 [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-24 17:50:23.327 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.410 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.411 DEBUG 8844 [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-24 17:50:23.411 DEBUG 8844 [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-24 17:50:23.429 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.429 DEBUG 8844 [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-24 17:50:23.429 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.450 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.450 DEBUG 8844 [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-24 17:50:23.450 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.511 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.511 DEBUG 8844 [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-24 17:50:23.511 DEBUG 8844 [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-24 17:50:23.530 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.530 DEBUG 8844 [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-24 17:50:23.530 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.548 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.548 DEBUG 8844 [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-24 17:50:23.549 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.566 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.567 DEBUG 8844 [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-24 17:50:23.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.584 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.585 DEBUG 8844 [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-24 17:50:23.585 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.616 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.616 DEBUG 8844 [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-24 17:50:23.616 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.643 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.722 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.723 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:23.790 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:50:23.866 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:24.999 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.000 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.165 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.166 DEBUG 8844 [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-24 17:50:25.166 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.185 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.186 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.186 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.203 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.203 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.203 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.221 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.221 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.221 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.241 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.241 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.241 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.324 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.324 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.324 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.342 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.342 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.342 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.363 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.363 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.363 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.424 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.424 DEBUG 8844 [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-24 17:50:25.424 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.442 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.461 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.461 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.462 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.478 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.479 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.479 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.497 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.497 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.498 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.530 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.530 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:25.530 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.556 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.560 DEBUG 8844 [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-24 17:50:25.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.725 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.726 DEBUG 8844 [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-24 17:50:25.726 DEBUG 8844 [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-24 17:50:25.746 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.746 DEBUG 8844 [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-24 17:50:25.746 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.763 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.764 DEBUG 8844 [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-24 17:50:25.764 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.782 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.782 DEBUG 8844 [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-24 17:50:25.782 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.800 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.801 DEBUG 8844 [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-24 17:50:25.801 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.884 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.885 DEBUG 8844 [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-24 17:50:25.885 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.902 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.902 DEBUG 8844 [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-24 17:50:25.902 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.923 DEBUG 8844 [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-24 17:50:25.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:25.984 DEBUG 8844 [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-24 17:50:25.984 DEBUG 8844 [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-24 17:50:26.003 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.003 DEBUG 8844 [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-24 17:50:26.004 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.021 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.021 DEBUG 8844 [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-24 17:50:26.021 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.039 DEBUG 8844 [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-24 17:50:26.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.057 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.057 DEBUG 8844 [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-24 17:50:26.057 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.090 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.090 DEBUG 8844 [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-24 17:50:26.090 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:26.116 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.476 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.476 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.511 DEBUG 8844 [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-24 17:50:44.511 DEBUG 8844 [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-24 17:50:44.578 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.578 DEBUG 8844 [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-24 17:50:44.578 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:50:44.642 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.643 DEBUG 8844 [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-24 17:50:44.643 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.652 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.662 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.662 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.663 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.681 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.681 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.681 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.698 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.698 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.698 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.716 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.716 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.716 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.800 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.800 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.800 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.818 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.818 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.819 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.840 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.842 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.842 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.903 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.904 DEBUG 8844 [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-24 17:50:44.904 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.922 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.922 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.922 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.940 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.940 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.940 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.958 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.958 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.958 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.976 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:44.976 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:44.976 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.008 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.009 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:45.009 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.035 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.038 DEBUG 8844 [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-24 17:50:45.039 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.204 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.205 DEBUG 8844 [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-24 17:50:45.205 DEBUG 8844 [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-24 17:50:45.224 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.224 DEBUG 8844 [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-24 17:50:45.224 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.242 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.242 DEBUG 8844 [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-24 17:50:45.242 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.260 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.260 DEBUG 8844 [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-24 17:50:45.260 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.278 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.279 DEBUG 8844 [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-24 17:50:45.279 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.362 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.362 DEBUG 8844 [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-24 17:50:45.362 DEBUG 8844 [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-24 17:50:45.380 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.380 DEBUG 8844 [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-24 17:50:45.381 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.400 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.401 DEBUG 8844 [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-24 17:50:45.401 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.462 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.463 DEBUG 8844 [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-24 17:50:45.463 DEBUG 8844 [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-24 17:50:45.481 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.481 DEBUG 8844 [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-24 17:50:45.481 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.499 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.499 DEBUG 8844 [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-24 17:50:45.500 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.517 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.517 DEBUG 8844 [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-24 17:50:45.517 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.535 DEBUG 8844 [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-24 17:50:45.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.567 DEBUG 8844 [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-24 17:50:45.567 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:45.594 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:47.797 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:47.797 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:47.962 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:47.963 DEBUG 8844 [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-24 17:50:47.963 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:47.982 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:47.983 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:47.983 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.000 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.001 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.001 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.018 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.019 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.019 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.036 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.036 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.036 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.119 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.119 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.120 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.137 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.137 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.137 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.158 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.158 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.158 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.219 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.220 DEBUG 8844 [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-24 17:50:48.220 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.237 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.237 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.238 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.256 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.256 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.256 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.273 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.292 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.293 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.293 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.325 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.325 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:50:48.325 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.351 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.354 DEBUG 8844 [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-24 17:50:48.354 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.519 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.519 DEBUG 8844 [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-24 17:50:48.519 DEBUG 8844 [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-24 17:50:48.539 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.539 DEBUG 8844 [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-24 17:50:48.539 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.556 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.556 DEBUG 8844 [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-24 17:50:48.556 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.574 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.574 DEBUG 8844 [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-24 17:50:48.574 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.592 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.592 DEBUG 8844 [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-24 17:50:48.592 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.674 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.675 DEBUG 8844 [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-24 17:50:48.675 DEBUG 8844 [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-24 17:50:48.693 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.693 DEBUG 8844 [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-24 17:50:48.694 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.714 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.716 DEBUG 8844 [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-24 17:50:48.717 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.777 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.778 DEBUG 8844 [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-24 17:50:48.778 DEBUG 8844 [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-24 17:50:48.796 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.796 DEBUG 8844 [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-24 17:50:48.796 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.815 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.815 DEBUG 8844 [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-24 17:50:48.816 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.833 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.834 DEBUG 8844 [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-24 17:50:48.834 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.851 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.852 DEBUG 8844 [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-24 17:50:48.852 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.884 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.884 DEBUG 8844 [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-24 17:50:48.884 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.910 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:48.993 DEBUG 8844 [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-24 17:50:48.994 DEBUG 8844 [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-24 17:50:49.061 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:49.061 DEBUG 8844 [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-24 17:50:49.062 DEBUG 8844 [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-24 17:50:49.138 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.359 DEBUG 8844 [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-24 17:50:50.360 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.524 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.525 DEBUG 8844 [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-24 17:50:50.525 DEBUG 8844 [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-24 17:50:50.545 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.545 DEBUG 8844 [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-24 17:50:50.545 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.563 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.563 DEBUG 8844 [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-24 17:50:50.564 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.582 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.582 DEBUG 8844 [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-24 17:50:50.582 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.599 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.599 DEBUG 8844 [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-24 17:50:50.599 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.682 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.682 DEBUG 8844 [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-24 17:50:50.683 DEBUG 8844 [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-24 17:50:50.700 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.700 DEBUG 8844 [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-24 17:50:50.701 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.721 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.723 DEBUG 8844 [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-24 17:50:50.724 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.785 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.786 DEBUG 8844 [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-24 17:50:50.786 DEBUG 8844 [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-24 17:50:50.803 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.803 DEBUG 8844 [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-24 17:50:50.804 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.821 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.822 DEBUG 8844 [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-24 17:50:50.822 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.840 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.840 DEBUG 8844 [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-24 17:50:50.840 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.858 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.858 DEBUG 8844 [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-24 17:50:50.858 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.890 DEBUG 8844 [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-24 17:50:50.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.917 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.920 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:50.921 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.086 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.086 DEBUG 8844 [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-24 17:50:51.086 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.105 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.106 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.106 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.124 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.125 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.125 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.142 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.142 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.142 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.159 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.160 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.160 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.242 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.260 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.260 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.260 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.281 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.282 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.282 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.343 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.343 DEBUG 8844 [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-24 17:50:51.343 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.360 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.361 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.361 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.379 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.379 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.379 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.416 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.416 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.416 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.448 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.448 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:50:51.448 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.475 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.549 DEBUG 8844 [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-24 17:50:51.549 DEBUG 8844 [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-24 17:50:51.616 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:50:51.616 DEBUG 8844 [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-24 17:50:51.616 DEBUG 8844 [http-nio-8879-exec-10] 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-24 17:50:51.692 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.264 DEBUG 8844 [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-24 17:51:48.264 DEBUG 8844 [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-24 17:51:48.337 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.337 DEBUG 8844 [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-24 17:51:48.337 DEBUG 8844 [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-24 17:51:48.445 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.445 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.465 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.466 DEBUG 8844 [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-24 17:51:48.466 DEBUG 8844 [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-24 17:51:48.483 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.483 DEBUG 8844 [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-24 17:51:48.483 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.500 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.501 DEBUG 8844 [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-24 17:51:48.501 DEBUG 8844 [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-24 17:51:48.515 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.515 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.515 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.585 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.585 DEBUG 8844 [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-24 17:51:48.586 DEBUG 8844 [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-24 17:51:48.602 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.603 DEBUG 8844 [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-24 17:51:48.603 DEBUG 8844 [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-24 17:51:48.621 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.622 DEBUG 8844 [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-24 17:51:48.622 DEBUG 8844 [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-24 17:51:48.638 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.639 DEBUG 8844 [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-24 17:51:48.639 DEBUG 8844 [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-24 17:51:48.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.661 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.661 DEBUG 8844 [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-24 17:51:48.661 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.678 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.678 DEBUG 8844 [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-24 17:51:48.678 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.696 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.696 DEBUG 8844 [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-24 17:51:48.696 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.713 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.713 DEBUG 8844 [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-24 17:51:48.713 DEBUG 8844 [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-24 17:51:48.730 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.731 DEBUG 8844 [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-24 17:51:48.731 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.748 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.749 DEBUG 8844 [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-24 17:51:48.750 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.759 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.762 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.762 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:51:48.767 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.768 DEBUG 8844 [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-24 17:51:48.768 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.778 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.779 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.779 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.785 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.796 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.796 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.796 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.848 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.849 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.849 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.865 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.866 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.866 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.883 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.883 DEBUG 8844 [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-24 17:51:48.883 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.901 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.905 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.905 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.922 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.923 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.923 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.938 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.939 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.939 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:48.956 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.490 DEBUG 8844 [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-24 17:51:50.491 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.525 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.525 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.592 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.592 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.592 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:50.656 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.657 DEBUG 8844 [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-24 17:51:50.657 DEBUG 8844 [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-24 17:51:50.667 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.676 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.676 DEBUG 8844 [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-24 17:51:50.676 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.693 DEBUG 8844 [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-24 17:51:50.693 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.710 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.710 DEBUG 8844 [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-24 17:51:50.710 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.727 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.727 DEBUG 8844 [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-24 17:51:50.727 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.809 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.809 DEBUG 8844 [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-24 17:51:50.810 DEBUG 8844 [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-24 17:51:50.826 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.827 DEBUG 8844 [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-24 17:51:50.827 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.846 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.847 DEBUG 8844 [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-24 17:51:50.847 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.907 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.907 DEBUG 8844 [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-24 17:51:50.907 DEBUG 8844 [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-24 17:51:50.925 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.925 DEBUG 8844 [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-24 17:51:50.925 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.942 DEBUG 8844 [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-24 17:51:50.943 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.959 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.960 DEBUG 8844 [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-24 17:51:50.960 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.963 DEBUG 8844 [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-24 17:51:50.963 DEBUG 8844 [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-24 17:51:50.977 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:50.977 DEBUG 8844 [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-24 17:51:50.977 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.008 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.008 DEBUG 8844 [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-24 17:51:51.008 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.030 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.030 DEBUG 8844 [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-24 17:51:51.030 DEBUG 8844 [http-nio-8879-exec-10] 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-24 17:51:51.033 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.036 DEBUG 8844 [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-24 17:51:51.037 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.199 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.200 DEBUG 8844 [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-24 17:51:51.200 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.218 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.219 DEBUG 8844 [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-24 17:51:51.219 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.235 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.235 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.235 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.252 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.252 DEBUG 8844 [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-24 17:51:51.252 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.269 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.269 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.269 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.277 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.277 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.277 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:51.351 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.351 DEBUG 8844 [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-24 17:51:51.351 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:51:51.352 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.368 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.368 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.368 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.388 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.388 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:51:51.388 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.448 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.449 DEBUG 8844 [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-24 17:51:51.449 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.466 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.466 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:51:51.466 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.483 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.484 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:51:51.484 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.500 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.501 DEBUG 8844 [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-24 17:51:51.501 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.518 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.518 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:51:51.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.550 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.551 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:51:51.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.575 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.586 DEBUG 8844 [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-24 17:51:51.586 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.750 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.751 DEBUG 8844 [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-24 17:51:51.751 DEBUG 8844 [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-24 17:51:51.770 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.770 DEBUG 8844 [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-24 17:51:51.770 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.787 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.787 DEBUG 8844 [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-24 17:51:51.787 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.803 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.804 DEBUG 8844 [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-24 17:51:51.804 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.820 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.821 DEBUG 8844 [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-24 17:51:51.821 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.902 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.903 DEBUG 8844 [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-24 17:51:51.903 DEBUG 8844 [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-24 17:51:51.919 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.919 DEBUG 8844 [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-24 17:51:51.919 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:51.940 DEBUG 8844 [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-24 17:51:51.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.000 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.000 DEBUG 8844 [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-24 17:51:52.000 DEBUG 8844 [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-24 17:51:52.017 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.017 DEBUG 8844 [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-24 17:51:52.017 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.035 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.036 DEBUG 8844 [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-24 17:51:52.036 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.052 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.052 DEBUG 8844 [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-24 17:51:52.052 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.070 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.070 DEBUG 8844 [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-24 17:51:52.070 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.100 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.101 DEBUG 8844 [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-24 17:51:52.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.127 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.130 DEBUG 8844 [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-24 17:51:52.130 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.293 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.294 DEBUG 8844 [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-24 17:51:52.294 DEBUG 8844 [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-24 17:51:52.312 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.313 DEBUG 8844 [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-24 17:51:52.313 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.329 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.330 DEBUG 8844 [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-24 17:51:52.330 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.346 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.347 DEBUG 8844 [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-24 17:51:52.347 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.364 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.364 DEBUG 8844 [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-24 17:51:52.364 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.447 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.447 DEBUG 8844 [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-24 17:51:52.447 DEBUG 8844 [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-24 17:51:52.464 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.464 DEBUG 8844 [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-24 17:51:52.464 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.484 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.484 DEBUG 8844 [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-24 17:51:52.485 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.545 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.545 DEBUG 8844 [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-24 17:51:52.545 DEBUG 8844 [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-24 17:51:52.562 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.562 DEBUG 8844 [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-24 17:51:52.563 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.580 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.580 DEBUG 8844 [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-24 17:51:52.580 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.597 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.597 DEBUG 8844 [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-24 17:51:52.597 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.615 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.615 DEBUG 8844 [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-24 17:51:52.616 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.646 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.646 DEBUG 8844 [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-24 17:51:52.646 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.671 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.681 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.681 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.844 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.845 DEBUG 8844 [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-24 17:51:52.845 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.864 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.864 DEBUG 8844 [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-24 17:51:52.864 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.881 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.881 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.882 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.898 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.898 DEBUG 8844 [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-24 17:51:52.898 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.915 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.915 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.915 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.997 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:52.998 DEBUG 8844 [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-24 17:51:52.998 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:51:53.015 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.015 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.015 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.035 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:51:53.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.096 DEBUG 8844 [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-24 17:51:53.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.113 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.113 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:51:53.113 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.131 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.131 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:51:53.132 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.148 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.165 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.165 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:51:53.165 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.197 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.197 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:51:53.197 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.226 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.226 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.388 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.389 DEBUG 8844 [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-24 17:51:53.389 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.408 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.408 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.408 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.425 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.425 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.425 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.442 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.442 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.442 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.458 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.458 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.458 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.540 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.540 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.540 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.557 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.558 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.558 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.578 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.578 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.578 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.638 DEBUG 8844 [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-24 17:51:53.638 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.655 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.655 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.655 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.672 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.673 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.673 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.690 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.690 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.690 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.707 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.708 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.738 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.739 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:51:53.739 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:53.765 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.429 DEBUG 8844 [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-24 17:51:54.429 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.431 DEBUG 8844 [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-24 17:51:54.431 DEBUG 8844 [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-24 17:51:54.499 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.499 DEBUG 8844 [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-24 17:51:54.499 DEBUG 8844 [http-nio-8879-exec-10] 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-24 17:51:54.574 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.593 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.593 DEBUG 8844 [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-24 17:51:54.593 DEBUG 8844 [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-24 17:51:54.612 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.613 DEBUG 8844 [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-24 17:51:54.613 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.630 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.630 DEBUG 8844 [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-24 17:51:54.630 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.647 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.647 DEBUG 8844 [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-24 17:51:54.647 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.663 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.664 DEBUG 8844 [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-24 17:51:54.664 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.746 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.746 DEBUG 8844 [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-24 17:51:54.746 DEBUG 8844 [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-24 17:51:54.763 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.763 DEBUG 8844 [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-24 17:51:54.763 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.783 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.784 DEBUG 8844 [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-24 17:51:54.784 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.842 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.843 DEBUG 8844 [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-24 17:51:54.843 DEBUG 8844 [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-24 17:51:54.860 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.860 DEBUG 8844 [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-24 17:51:54.860 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.878 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.878 DEBUG 8844 [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-24 17:51:54.879 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.895 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.895 DEBUG 8844 [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-24 17:51:54.895 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.912 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.913 DEBUG 8844 [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-24 17:51:54.913 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.943 DEBUG 8844 [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-24 17:51:54.943 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.969 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.972 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:54.972 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.134 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.135 DEBUG 8844 [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-24 17:51:55.135 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.154 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.154 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.154 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.170 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.171 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.171 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.187 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.187 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.187 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.207 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.208 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.208 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.290 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.290 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.290 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.308 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.308 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.308 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.327 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.328 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.328 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.389 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.389 DEBUG 8844 [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-24 17:51:55.389 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.406 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.406 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.406 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.423 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.424 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.424 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.441 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.458 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.458 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.458 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.490 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.490 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:51:55.491 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:51:55.515 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.658 DEBUG 8844 [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-24 17:52:20.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.728 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.728 DEBUG 8844 [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-24 17:52:20.728 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.854 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.855 DEBUG 8844 [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-24 17:52:20.855 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.871 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.872 DEBUG 8844 [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-24 17:52:20.872 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.889 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.889 DEBUG 8844 [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-24 17:52:20.889 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.972 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.973 DEBUG 8844 [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-24 17:52:20.973 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:52:20.990 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:20.990 DEBUG 8844 [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-24 17:52:20.991 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.007 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.008 DEBUG 8844 [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-24 17:52:21.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.024 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.024 DEBUG 8844 [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-24 17:52:21.024 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.044 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.044 DEBUG 8844 [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-24 17:52:21.044 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.047 DEBUG 8844 [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-24 17:52:21.047 DEBUG 8844 [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-24 17:52:21.060 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.060 DEBUG 8844 [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-24 17:52:21.060 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.077 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.077 DEBUG 8844 [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-24 17:52:21.077 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.094 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.095 DEBUG 8844 [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-24 17:52:21.095 DEBUG 8844 [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-24 17:52:21.111 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.112 DEBUG 8844 [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-24 17:52:21.112 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.119 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.119 DEBUG 8844 [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-24 17:52:21.120 DEBUG 8844 [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-24 17:52:21.128 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.129 DEBUG 8844 [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-24 17:52:21.129 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.146 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.147 DEBUG 8844 [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-24 17:52:21.147 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.163 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.245 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.245 DEBUG 8844 [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-24 17:52:21.245 DEBUG 8844 [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-24 17:52:21.263 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.263 DEBUG 8844 [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-24 17:52:21.263 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.281 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.281 DEBUG 8844 [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-24 17:52:21.281 DEBUG 8844 [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-24 17:52:21.363 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.364 DEBUG 8844 [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-24 17:52:21.364 DEBUG 8844 [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-24 17:52:21.381 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.382 DEBUG 8844 [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-24 17:52:21.382 DEBUG 8844 [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-24 17:52:21.401 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.402 DEBUG 8844 [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-24 17:52:21.402 DEBUG 8844 [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-24 17:52:21.419 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.419 DEBUG 8844 [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-24 17:52:21.419 DEBUG 8844 [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-24 17:52:21.440 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.440 DEBUG 8844 [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-24 17:52:21.440 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.458 DEBUG 8844 [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-24 17:52:21.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.476 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.477 DEBUG 8844 [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-24 17:52:21.477 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.494 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.496 DEBUG 8844 [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-24 17:52:21.496 DEBUG 8844 [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-24 17:52:21.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.515 DEBUG 8844 [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-24 17:52:21.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.532 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.533 DEBUG 8844 [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-24 17:52:21.533 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.550 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.551 DEBUG 8844 [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-24 17:52:21.551 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:21.568 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.676 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.676 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.748 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.749 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.749 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:52:23.875 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.875 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.875 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.893 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.893 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.911 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.911 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.911 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:23.996 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:52:24.014 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.074 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.074 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.074 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.092 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.093 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.093 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.111 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.111 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.129 DEBUG 8844 [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-24 17:52:24.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.147 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.148 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.148 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.165 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.169 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.170 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.188 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.188 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.206 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.206 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:24.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.339 DEBUG 8844 [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-24 17:52:37.339 DEBUG 8844 [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-24 17:52:37.410 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.410 DEBUG 8844 [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-24 17:52:37.410 DEBUG 8844 [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-24 17:52:37.489 DEBUG 8844 [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-24 17:52:37.489 DEBUG 8844 [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-24 17:52:37.538 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.539 DEBUG 8844 [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-24 17:52:37.539 DEBUG 8844 [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-24 17:52:37.556 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.556 DEBUG 8844 [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-24 17:52:37.556 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.559 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.560 DEBUG 8844 [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-24 17:52:37.560 DEBUG 8844 [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-24 17:52:37.573 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.574 DEBUG 8844 [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-24 17:52:37.574 DEBUG 8844 [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-24 17:52:37.657 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.657 DEBUG 8844 [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-24 17:52:37.658 DEBUG 8844 [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-24 17:52:37.676 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.677 DEBUG 8844 [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-24 17:52:37.677 DEBUG 8844 [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-24 17:52:37.685 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.686 DEBUG 8844 [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-24 17:52:37.686 DEBUG 8844 [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-24 17:52:37.694 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.694 DEBUG 8844 [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-24 17:52:37.694 DEBUG 8844 [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-24 17:52:37.702 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.702 DEBUG 8844 [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-24 17:52:37.702 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.711 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.711 DEBUG 8844 [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-24 17:52:37.711 DEBUG 8844 [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-24 17:52:37.719 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.719 DEBUG 8844 [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-24 17:52:37.719 DEBUG 8844 [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-24 17:52:37.733 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.733 DEBUG 8844 [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-24 17:52:37.733 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.750 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.750 DEBUG 8844 [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-24 17:52:37.750 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.768 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.768 DEBUG 8844 [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-24 17:52:37.768 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.786 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.787 DEBUG 8844 [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-24 17:52:37.787 DEBUG 8844 [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-24 17:52:37.800 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.800 DEBUG 8844 [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-24 17:52:37.800 DEBUG 8844 [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-24 17:52:37.804 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.805 DEBUG 8844 [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-24 17:52:37.805 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.818 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.818 DEBUG 8844 [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-24 17:52:37.819 DEBUG 8844 [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-24 17:52:37.822 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.823 DEBUG 8844 [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-24 17:52:37.823 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.835 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.836 DEBUG 8844 [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-24 17:52:37.836 DEBUG 8844 [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-24 17:52:37.840 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.841 DEBUG 8844 [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-24 17:52:37.841 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.851 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.852 DEBUG 8844 [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-24 17:52:37.852 DEBUG 8844 [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-24 17:52:37.858 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.872 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.872 DEBUG 8844 [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-24 17:52:37.872 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.889 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.889 DEBUG 8844 [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-24 17:52:37.889 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.908 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.909 DEBUG 8844 [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-24 17:52:37.909 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.924 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.924 DEBUG 8844 [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-24 17:52:37.924 DEBUG 8844 [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-24 17:52:37.941 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.942 DEBUG 8844 [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-24 17:52:37.942 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.963 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.964 DEBUG 8844 [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-24 17:52:37.964 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.979 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.980 DEBUG 8844 [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-24 17:52:37.980 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:37.997 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.031 DEBUG 8844 [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-24 17:52:49.031 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.101 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.101 DEBUG 8844 [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-24 17:52:49.101 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.183 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.183 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.227 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.227 DEBUG 8844 [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-24 17:52:49.227 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.244 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.245 DEBUG 8844 [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-24 17:52:49.245 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.255 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.255 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.255 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.261 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.262 DEBUG 8844 [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-24 17:52:49.262 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.343 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.344 DEBUG 8844 [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-24 17:52:49.344 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:52:49.360 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.360 DEBUG 8844 [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-24 17:52:49.360 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.377 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.377 DEBUG 8844 [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-24 17:52:49.378 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.381 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.382 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.382 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.394 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.394 DEBUG 8844 [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-24 17:52:49.394 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.400 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.401 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.401 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.414 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.414 DEBUG 8844 [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-24 17:52:49.414 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.418 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.418 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.418 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.431 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.431 DEBUG 8844 [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-24 17:52:49.431 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.447 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.448 DEBUG 8844 [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-24 17:52:49.448 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.465 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.465 DEBUG 8844 [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-24 17:52:49.465 DEBUG 8844 [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-24 17:52:49.481 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.482 DEBUG 8844 [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-24 17:52:49.482 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.498 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.499 DEBUG 8844 [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-24 17:52:49.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.500 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.501 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.501 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:52:49.502 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.502 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.515 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.516 DEBUG 8844 [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-24 17:52:49.516 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.519 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.519 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.519 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.532 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.536 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.536 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.536 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.554 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.554 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.554 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.574 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.574 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.574 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:52:49.575 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.575 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.575 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.591 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.591 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.592 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.627 DEBUG 8844 [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-24 17:52:49.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.644 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.645 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.645 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.663 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.664 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.664 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.681 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.681 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.681 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.698 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.702 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.702 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.702 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.720 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.721 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.721 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.739 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.740 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.740 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.821 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.821 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.822 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:52:49.839 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.839 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.839 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.858 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.860 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.860 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.877 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.878 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.878 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.899 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.899 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.899 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.917 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.917 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.917 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.935 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.935 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.935 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.953 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.953 DEBUG 8844 [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-24 17:52:49.953 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.971 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.971 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.971 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.989 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.989 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:49.990 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:50.007 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:50.008 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:50.008 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:50.026 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:50.026 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:50.026 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:50.044 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:55.951 DEBUG 8844 [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-24 17:52:55.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.024 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.024 DEBUG 8844 [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-24 17:52:56.024 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.150 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.150 DEBUG 8844 [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-24 17:52:56.151 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.169 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.169 DEBUG 8844 [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-24 17:52:56.170 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.187 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.188 DEBUG 8844 [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-24 17:52:56.188 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.270 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.270 DEBUG 8844 [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-24 17:52:56.270 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:52:56.289 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.289 DEBUG 8844 [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-24 17:52:56.289 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.307 DEBUG 8844 [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-24 17:52:56.307 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.325 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.325 DEBUG 8844 [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-24 17:52:56.325 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.346 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.346 DEBUG 8844 [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-24 17:52:56.346 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.364 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.364 DEBUG 8844 [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-24 17:52:56.364 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.382 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.383 DEBUG 8844 [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-24 17:52:56.383 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.400 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.401 DEBUG 8844 [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-24 17:52:56.401 DEBUG 8844 [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-24 17:52:56.418 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.418 DEBUG 8844 [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-24 17:52:56.418 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.437 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.437 DEBUG 8844 [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-24 17:52:56.438 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.455 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.455 DEBUG 8844 [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-24 17:52:56.456 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:56.473 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.353 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.353 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.426 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.426 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.426 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.552 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.552 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.552 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.570 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.572 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.573 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.591 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.591 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.591 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.674 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.675 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.675 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:52:58.693 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.694 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.694 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.711 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.712 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.712 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.728 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.768 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.768 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.768 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.786 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.788 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.789 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.807 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.807 DEBUG 8844 [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-24 17:52:58.807 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.825 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.826 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.826 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.842 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.843 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.843 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.861 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.861 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.862 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:52:58.880 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.072 DEBUG 8844 [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-24 17:53:19.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.142 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.144 DEBUG 8844 [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-24 17:53:19.144 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.269 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.270 DEBUG 8844 [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-24 17:53:19.270 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.288 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.288 DEBUG 8844 [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-24 17:53:19.288 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.307 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.307 DEBUG 8844 [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-24 17:53:19.307 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.389 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.389 DEBUG 8844 [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-24 17:53:19.390 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:53:19.407 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.407 DEBUG 8844 [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-24 17:53:19.407 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.425 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.425 DEBUG 8844 [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-24 17:53:19.425 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.443 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.443 DEBUG 8844 [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-24 17:53:19.443 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.465 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.465 DEBUG 8844 [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-24 17:53:19.465 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.483 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.483 DEBUG 8844 [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-24 17:53:19.483 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.501 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.501 DEBUG 8844 [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-24 17:53:19.501 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.519 DEBUG 8844 [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-24 17:53:19.519 DEBUG 8844 [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-24 17:53:19.537 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.538 DEBUG 8844 [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-24 17:53:19.538 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.555 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.556 DEBUG 8844 [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-24 17:53:19.556 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.573 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.573 DEBUG 8844 [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-24 17:53:19.574 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:19.591 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.268 DEBUG 8844 [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-24 17:53:21.268 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.301 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.301 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.369 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.369 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.369 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:53:21.435 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.435 DEBUG 8844 [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-24 17:53:21.436 DEBUG 8844 [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-24 17:53:21.444 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.456 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.456 DEBUG 8844 [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-24 17:53:21.456 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.474 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.474 DEBUG 8844 [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-24 17:53:21.474 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.492 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.492 DEBUG 8844 [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-24 17:53:21.492 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.510 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.510 DEBUG 8844 [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-24 17:53:21.510 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.593 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.593 DEBUG 8844 [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-24 17:53:21.593 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.611 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.611 DEBUG 8844 [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-24 17:53:21.611 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.632 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.633 DEBUG 8844 [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-24 17:53:21.633 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.695 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.695 DEBUG 8844 [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-24 17:53:21.695 DEBUG 8844 [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-24 17:53:21.714 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.715 DEBUG 8844 [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-24 17:53:21.715 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.732 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.733 DEBUG 8844 [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-24 17:53:21.733 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.751 DEBUG 8844 [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-24 17:53:21.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.769 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.769 DEBUG 8844 [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-24 17:53:21.769 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.801 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.801 DEBUG 8844 [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-24 17:53:21.801 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.827 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.830 DEBUG 8844 [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-24 17:53:21.830 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.996 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:21.996 DEBUG 8844 [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-24 17:53:21.996 DEBUG 8844 [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-24 17:53:22.016 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.016 DEBUG 8844 [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-24 17:53:22.016 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.034 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.034 DEBUG 8844 [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-24 17:53:22.035 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.051 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.052 DEBUG 8844 [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-24 17:53:22.052 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.070 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.071 DEBUG 8844 [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-24 17:53:22.071 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.154 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.154 DEBUG 8844 [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-24 17:53:22.154 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.172 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.172 DEBUG 8844 [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-24 17:53:22.172 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.193 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.193 DEBUG 8844 [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-24 17:53:22.194 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.254 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.254 DEBUG 8844 [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-24 17:53:22.254 DEBUG 8844 [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-24 17:53:22.272 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.272 DEBUG 8844 [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-24 17:53:22.272 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.291 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.292 DEBUG 8844 [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-24 17:53:22.292 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.309 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.309 DEBUG 8844 [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-24 17:53:22.309 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.328 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.328 DEBUG 8844 [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-24 17:53:22.328 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.360 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.360 DEBUG 8844 [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-24 17:53:22.360 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:22.387 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.208 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.208 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.281 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.281 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.281 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:53:40.410 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.411 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.411 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.428 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.428 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.428 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.446 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.447 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.447 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.529 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.530 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.530 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:53:40.548 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.548 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.548 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.566 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.567 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.567 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.584 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.585 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.585 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.606 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.606 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.606 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.624 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.624 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.624 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.642 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.642 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.642 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.660 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.660 DEBUG 8844 [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-24 17:53:40.660 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.678 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.678 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.679 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.697 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.698 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.698 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.714 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.715 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.715 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.733 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.733 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.733 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:40.751 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:44.676 DEBUG 8844 [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-24 17:53:44.676 DEBUG 8844 [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-24 17:53:44.747 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:44.748 DEBUG 8844 [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-24 17:53:44.748 DEBUG 8844 [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-24 17:53:44.877 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:44.877 DEBUG 8844 [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-24 17:53:44.877 DEBUG 8844 [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-24 17:53:44.895 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:44.896 DEBUG 8844 [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-24 17:53:44.896 DEBUG 8844 [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-24 17:53:44.913 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:44.914 DEBUG 8844 [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-24 17:53:44.914 DEBUG 8844 [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-24 17:53:44.996 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:44.997 DEBUG 8844 [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-24 17:53:44.997 DEBUG 8844 [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-24 17:53:45.015 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.015 DEBUG 8844 [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-24 17:53:45.015 DEBUG 8844 [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-24 17:53:45.034 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.034 DEBUG 8844 [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-24 17:53:45.034 DEBUG 8844 [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-24 17:53:45.051 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.051 DEBUG 8844 [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-24 17:53:45.051 DEBUG 8844 [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-24 17:53:45.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.073 DEBUG 8844 [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-24 17:53:45.073 DEBUG 8844 [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-24 17:53:45.090 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.091 DEBUG 8844 [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-24 17:53:45.091 DEBUG 8844 [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-24 17:53:45.108 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.109 DEBUG 8844 [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-24 17:53:45.109 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.127 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.127 DEBUG 8844 [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-24 17:53:45.127 DEBUG 8844 [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-24 17:53:45.145 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.146 DEBUG 8844 [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-24 17:53:45.146 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.163 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.164 DEBUG 8844 [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-24 17:53:45.164 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.182 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.183 DEBUG 8844 [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-24 17:53:45.183 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.200 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.200 DEBUG 8844 [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-24 17:53:45.201 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:53:45.218 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:12.980 DEBUG 8844 [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-24 17:54:12.980 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.053 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.054 DEBUG 8844 [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-24 17:54:13.054 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.182 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.183 DEBUG 8844 [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-24 17:54:13.183 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.202 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.202 DEBUG 8844 [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-24 17:54:13.202 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.219 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.220 DEBUG 8844 [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-24 17:54:13.220 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.303 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.304 DEBUG 8844 [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-24 17:54:13.304 DEBUG 8844 [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), 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-24 17:54:13.321 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.321 DEBUG 8844 [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-24 17:54:13.321 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.339 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.339 DEBUG 8844 [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-24 17:54:13.339 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.357 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.357 DEBUG 8844 [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-24 17:54:13.357 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.366 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.366 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.378 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.378 DEBUG 8844 [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-24 17:54:13.378 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.396 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.396 DEBUG 8844 [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-24 17:54:13.396 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.414 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.414 DEBUG 8844 [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-24 17:54:13.414 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.432 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.432 DEBUG 8844 [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-24 17:54:13.432 DEBUG 8844 [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-24 17:54:13.439 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.439 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.439 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.450 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.451 DEBUG 8844 [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-24 17:54:13.451 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.468 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.469 DEBUG 8844 [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-24 17:54:13.469 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.487 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.487 DEBUG 8844 [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-24 17:54:13.488 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.505 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.585 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.586 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.586 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.602 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.603 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.603 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.686 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.686 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.686 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:54:13.704 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.704 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.704 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.722 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.722 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.722 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.739 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.739 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.739 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.760 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.760 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.760 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.778 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.780 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.780 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.797 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.798 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.798 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.815 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.816 DEBUG 8844 [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-24 17:54:13.816 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.834 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.835 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.835 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.852 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.852 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.852 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.870 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.870 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.870 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:13.887 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.035 DEBUG 8844 [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-24 17:54:14.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.107 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.107 DEBUG 8844 [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-24 17:54:14.107 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.236 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.236 DEBUG 8844 [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-24 17:54:14.236 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.253 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.254 DEBUG 8844 [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-24 17:54:14.254 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.272 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.272 DEBUG 8844 [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-24 17:54:14.272 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.355 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.355 DEBUG 8844 [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-24 17:54:14.355 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:54:14.373 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.373 DEBUG 8844 [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-24 17:54:14.373 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.391 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.391 DEBUG 8844 [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-24 17:54:14.391 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.412 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.412 DEBUG 8844 [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-24 17:54:14.412 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.433 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.433 DEBUG 8844 [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-24 17:54:14.433 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.451 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.451 DEBUG 8844 [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-24 17:54:14.451 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.468 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.469 DEBUG 8844 [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-24 17:54:14.469 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.486 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.486 DEBUG 8844 [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-24 17:54:14.486 DEBUG 8844 [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-24 17:54:14.503 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.504 DEBUG 8844 [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-24 17:54:14.504 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.522 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.523 DEBUG 8844 [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-24 17:54:14.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.540 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.540 DEBUG 8844 [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-24 17:54:14.541 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:14.557 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.273 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.346 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.346 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.346 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.475 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.475 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.475 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.493 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.493 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.493 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.511 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.511 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.511 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.595 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.595 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.596 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:54:17.614 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.614 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.614 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.631 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.631 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.631 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.650 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.658 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.658 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.679 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.680 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.680 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.697 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.697 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.697 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.715 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.715 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.715 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.732 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.733 DEBUG 8844 [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-24 17:54:17.733 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.751 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.752 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.752 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.769 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.769 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.770 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.787 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.787 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.788 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:17.805 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.294 DEBUG 8844 [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-24 17:54:24.294 DEBUG 8844 [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-24 17:54:24.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.369 DEBUG 8844 [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-24 17:54:24.370 DEBUG 8844 [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-24 17:54:24.499 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.499 DEBUG 8844 [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-24 17:54:24.499 DEBUG 8844 [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-24 17:54:24.517 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.517 DEBUG 8844 [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-24 17:54:24.517 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.535 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.535 DEBUG 8844 [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-24 17:54:24.535 DEBUG 8844 [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-24 17:54:24.618 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.619 DEBUG 8844 [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-24 17:54:24.619 DEBUG 8844 [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-24 17:54:24.637 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.637 DEBUG 8844 [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-24 17:54:24.637 DEBUG 8844 [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-24 17:54:24.657 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.657 DEBUG 8844 [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-24 17:54:24.657 DEBUG 8844 [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-24 17:54:24.675 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.675 DEBUG 8844 [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-24 17:54:24.675 DEBUG 8844 [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-24 17:54:24.695 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.696 DEBUG 8844 [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-24 17:54:24.696 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.713 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.716 DEBUG 8844 [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-24 17:54:24.717 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.734 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.735 DEBUG 8844 [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-24 17:54:24.735 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.753 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.753 DEBUG 8844 [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-24 17:54:24.753 DEBUG 8844 [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-24 17:54:24.770 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.771 DEBUG 8844 [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-24 17:54:24.771 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.788 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.789 DEBUG 8844 [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-24 17:54:24.789 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.807 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.807 DEBUG 8844 [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-24 17:54:24.807 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:24.825 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.052 DEBUG 8844 [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-24 17:54:29.052 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.086 DEBUG 8844 [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-24 17:54:29.086 DEBUG 8844 [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-24 17:54:29.154 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.155 DEBUG 8844 [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-24 17:54:29.155 DEBUG 8844 [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-24 17:54:29.222 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.223 DEBUG 8844 [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-24 17:54:29.223 DEBUG 8844 [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-24 17:54:29.231 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.242 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.243 DEBUG 8844 [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-24 17:54:29.243 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.260 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.261 DEBUG 8844 [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-24 17:54:29.261 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.277 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.278 DEBUG 8844 [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-24 17:54:29.278 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.296 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.296 DEBUG 8844 [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-24 17:54:29.296 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.380 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.381 DEBUG 8844 [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-24 17:54:29.381 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.397 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.398 DEBUG 8844 [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-24 17:54:29.398 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.419 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.419 DEBUG 8844 [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-24 17:54:29.419 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.481 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.481 DEBUG 8844 [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-24 17:54:29.481 DEBUG 8844 [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-24 17:54:29.500 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.500 DEBUG 8844 [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-24 17:54:29.500 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.518 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.519 DEBUG 8844 [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-24 17:54:29.519 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.536 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.536 DEBUG 8844 [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-24 17:54:29.537 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.554 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.554 DEBUG 8844 [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-24 17:54:29.555 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.586 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.586 DEBUG 8844 [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-24 17:54:29.586 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.616 DEBUG 8844 [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-24 17:54:29.616 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.784 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.785 DEBUG 8844 [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-24 17:54:29.785 DEBUG 8844 [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-24 17:54:29.804 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.804 DEBUG 8844 [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-24 17:54:29.804 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.822 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.822 DEBUG 8844 [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-24 17:54:29.822 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.839 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.839 DEBUG 8844 [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-24 17:54:29.839 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.857 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.857 DEBUG 8844 [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-24 17:54:29.857 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.941 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.941 DEBUG 8844 [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-24 17:54:29.941 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.959 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.959 DEBUG 8844 [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-24 17:54:29.959 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.980 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:29.980 DEBUG 8844 [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-24 17:54:29.980 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.041 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.041 DEBUG 8844 [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-24 17:54:30.041 DEBUG 8844 [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-24 17:54:30.060 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.060 DEBUG 8844 [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-24 17:54:30.060 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.077 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.078 DEBUG 8844 [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-24 17:54:30.078 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.096 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.096 DEBUG 8844 [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-24 17:54:30.096 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.114 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.114 DEBUG 8844 [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-24 17:54:30.114 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.147 DEBUG 8844 [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-24 17:54:30.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:54:30.173 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.239 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.239 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.311 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.311 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.311 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:08.438 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.438 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.438 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.456 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.456 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.456 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.474 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.474 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.474 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.554 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.555 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.555 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:08.573 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.573 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.573 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.590 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.591 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.591 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.608 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.609 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.609 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.630 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.630 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.630 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.648 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.648 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.648 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.665 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.665 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.665 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.683 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.683 DEBUG 8844 [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-24 17:55:08.684 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.701 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.702 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.702 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.720 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.720 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.720 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.737 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.738 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.738 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.756 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.756 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.757 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:08.774 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:09.852 DEBUG 8844 [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-24 17:55:09.852 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.018 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.019 DEBUG 8844 [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-24 17:55:10.019 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.038 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.038 DEBUG 8844 [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-24 17:55:10.038 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.056 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.056 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.056 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.074 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.074 DEBUG 8844 [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-24 17:55:10.074 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.092 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.092 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.092 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.176 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.176 DEBUG 8844 [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-24 17:55:10.176 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.194 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.194 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.194 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.215 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.215 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:10.215 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.275 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.275 DEBUG 8844 [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-24 17:55:10.275 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.293 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.293 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:10.294 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.295 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.296 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.312 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.313 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:10.313 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.330 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.331 DEBUG 8844 [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-24 17:55:10.331 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.349 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.349 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:10.350 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.368 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.368 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.369 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.381 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.381 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:10.381 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.407 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.411 DEBUG 8844 [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-24 17:55:10.411 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.518 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.520 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.520 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.537 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.538 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.538 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.576 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.576 DEBUG 8844 [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-24 17:55:10.576 DEBUG 8844 [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-24 17:55:10.595 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.595 DEBUG 8844 [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-24 17:55:10.596 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.613 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.613 DEBUG 8844 [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-24 17:55:10.613 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.621 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.622 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.622 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:10.630 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.631 DEBUG 8844 [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-24 17:55:10.631 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.641 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.649 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.649 DEBUG 8844 [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-24 17:55:10.649 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.658 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.676 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.676 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.676 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.697 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.698 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.698 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.715 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.717 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.717 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.732 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.732 DEBUG 8844 [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-24 17:55:10.732 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.750 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.750 DEBUG 8844 [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-24 17:55:10.750 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.753 DEBUG 8844 [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-24 17:55:10.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.771 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.771 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.771 DEBUG 8844 [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-24 17:55:10.771 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.772 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.772 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.807 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.825 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.833 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.833 DEBUG 8844 [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-24 17:55:10.833 DEBUG 8844 [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-24 17:55:10.851 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.851 DEBUG 8844 [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-24 17:55:10.851 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.869 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.870 DEBUG 8844 [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-24 17:55:10.870 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.888 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.888 DEBUG 8844 [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-24 17:55:10.888 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.906 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.906 DEBUG 8844 [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-24 17:55:10.906 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.939 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.939 DEBUG 8844 [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-24 17:55:10.939 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:10.965 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.227 DEBUG 8844 [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-24 17:55:12.228 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.395 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.396 DEBUG 8844 [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-24 17:55:12.396 DEBUG 8844 [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-24 17:55:12.414 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.415 DEBUG 8844 [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-24 17:55:12.415 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.432 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.433 DEBUG 8844 [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-24 17:55:12.433 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.451 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.451 DEBUG 8844 [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-24 17:55:12.451 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.469 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.469 DEBUG 8844 [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-24 17:55:12.469 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.552 DEBUG 8844 [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-24 17:55:12.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.570 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.570 DEBUG 8844 [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-24 17:55:12.570 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.591 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.591 DEBUG 8844 [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-24 17:55:12.591 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.653 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.653 DEBUG 8844 [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-24 17:55:12.653 DEBUG 8844 [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-24 17:55:12.672 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.672 DEBUG 8844 [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-24 17:55:12.672 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.689 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.690 DEBUG 8844 [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-24 17:55:12.690 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.708 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.708 DEBUG 8844 [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-24 17:55:12.708 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.726 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.726 DEBUG 8844 [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-24 17:55:12.726 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.759 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.759 DEBUG 8844 [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-24 17:55:12.759 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.785 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.788 DEBUG 8844 [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-24 17:55:12.788 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.955 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.956 DEBUG 8844 [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-24 17:55:12.956 DEBUG 8844 [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-24 17:55:12.975 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.975 DEBUG 8844 [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-24 17:55:12.975 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.994 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:12.994 DEBUG 8844 [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-24 17:55:12.994 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.011 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.011 DEBUG 8844 [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-24 17:55:13.011 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.029 DEBUG 8844 [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-24 17:55:13.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.113 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.113 DEBUG 8844 [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-24 17:55:13.113 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.131 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.131 DEBUG 8844 [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-24 17:55:13.131 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.152 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.152 DEBUG 8844 [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-24 17:55:13.152 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.214 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.214 DEBUG 8844 [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-24 17:55:13.214 DEBUG 8844 [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-24 17:55:13.232 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.232 DEBUG 8844 [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-24 17:55:13.232 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.251 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.252 DEBUG 8844 [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-24 17:55:13.252 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.269 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.270 DEBUG 8844 [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-24 17:55:13.270 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.287 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.287 DEBUG 8844 [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-24 17:55:13.287 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.320 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.320 DEBUG 8844 [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-24 17:55:13.320 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:13.346 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.146 DEBUG 8844 [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-24 17:55:14.146 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.313 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.314 DEBUG 8844 [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-24 17:55:14.314 DEBUG 8844 [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-24 17:55:14.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.334 DEBUG 8844 [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-24 17:55:14.334 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.352 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.352 DEBUG 8844 [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-24 17:55:14.352 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.370 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.370 DEBUG 8844 [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-24 17:55:14.370 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.388 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.388 DEBUG 8844 [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-24 17:55:14.388 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.471 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.471 DEBUG 8844 [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-24 17:55:14.471 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.490 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.490 DEBUG 8844 [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-24 17:55:14.490 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.511 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.511 DEBUG 8844 [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-24 17:55:14.511 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.573 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.573 DEBUG 8844 [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-24 17:55:14.573 DEBUG 8844 [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-24 17:55:14.591 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.591 DEBUG 8844 [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-24 17:55:14.591 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.610 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.611 DEBUG 8844 [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-24 17:55:14.611 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.627 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.628 DEBUG 8844 [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-24 17:55:14.628 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.645 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.646 DEBUG 8844 [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-24 17:55:14.646 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.679 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.679 DEBUG 8844 [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-24 17:55:14.679 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.710 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.712 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.712 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.877 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.878 DEBUG 8844 [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-24 17:55:14.878 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.898 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.898 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.898 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.916 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.916 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:14.916 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.934 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.935 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.935 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.952 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:14.952 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:14.952 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.036 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.036 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.036 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.054 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.054 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:15.054 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.076 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.076 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:15.076 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.136 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.137 DEBUG 8844 [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-24 17:55:15.137 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.155 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.155 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:15.155 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.174 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.174 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:15.174 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.192 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.193 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.193 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.210 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:15.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.243 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.243 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:15.243 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:15.270 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.072 DEBUG 8844 [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-24 17:55:16.072 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.238 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.239 DEBUG 8844 [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-24 17:55:16.239 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.258 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.258 DEBUG 8844 [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-24 17:55:16.258 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.276 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.277 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.294 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.295 DEBUG 8844 [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-24 17:55:16.295 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.312 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.312 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.313 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.397 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.397 DEBUG 8844 [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-24 17:55:16.397 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.415 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.415 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.415 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.437 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.437 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:16.437 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.498 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.498 DEBUG 8844 [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-24 17:55:16.498 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.517 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.517 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:16.517 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.535 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.536 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:16.536 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.554 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.554 DEBUG 8844 [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-24 17:55:16.554 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.572 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.572 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:16.572 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.604 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.605 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:16.605 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.632 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.634 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.634 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.803 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.804 DEBUG 8844 [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-24 17:55:16.804 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.823 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.841 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.842 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:16.842 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.859 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.860 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.860 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.877 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:16.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.960 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.960 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.960 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:16.978 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:16.978 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.000 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.000 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:17.000 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.061 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.061 DEBUG 8844 [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-24 17:55:17.061 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.079 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.080 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:17.080 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.098 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.098 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:17.098 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.116 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.136 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:17.136 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.168 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.169 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:55:17.169 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.196 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.204 DEBUG 8844 [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-24 17:55:17.204 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.371 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.372 DEBUG 8844 [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-24 17:55:17.372 DEBUG 8844 [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-24 17:55:17.391 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.391 DEBUG 8844 [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-24 17:55:17.391 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.409 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.409 DEBUG 8844 [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-24 17:55:17.409 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.426 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.427 DEBUG 8844 [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-24 17:55:17.427 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.445 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.445 DEBUG 8844 [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-24 17:55:17.445 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.528 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.528 DEBUG 8844 [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-24 17:55:17.528 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.546 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.546 DEBUG 8844 [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-24 17:55:17.546 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.568 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.569 DEBUG 8844 [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-24 17:55:17.570 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.630 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.631 DEBUG 8844 [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-24 17:55:17.631 DEBUG 8844 [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-24 17:55:17.649 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.649 DEBUG 8844 [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-24 17:55:17.649 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.668 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.668 DEBUG 8844 [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-24 17:55:17.668 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.686 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.686 DEBUG 8844 [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-24 17:55:17.686 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.705 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.705 DEBUG 8844 [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-24 17:55:17.705 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.739 DEBUG 8844 [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-24 17:55:17.739 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.767 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.770 DEBUG 8844 [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-24 17:55:17.771 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.936 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.936 DEBUG 8844 [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-24 17:55:17.936 DEBUG 8844 [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-24 17:55:17.956 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.957 DEBUG 8844 [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-24 17:55:17.957 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.974 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.974 DEBUG 8844 [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-24 17:55:17.974 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.992 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:17.993 DEBUG 8844 [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-24 17:55:17.993 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.010 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.010 DEBUG 8844 [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-24 17:55:18.010 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.093 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.093 DEBUG 8844 [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-24 17:55:18.094 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.111 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.111 DEBUG 8844 [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-24 17:55:18.111 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.132 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.132 DEBUG 8844 [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-24 17:55:18.132 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.194 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.194 DEBUG 8844 [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-24 17:55:18.194 DEBUG 8844 [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-24 17:55:18.212 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.212 DEBUG 8844 [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-24 17:55:18.212 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.232 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.232 DEBUG 8844 [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-24 17:55:18.232 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.249 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.250 DEBUG 8844 [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-24 17:55:18.250 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.268 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.268 DEBUG 8844 [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-24 17:55:18.268 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.300 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.300 DEBUG 8844 [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-24 17:55:18.300 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.327 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.753 DEBUG 8844 [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-24 17:55:18.753 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.919 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.920 DEBUG 8844 [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-24 17:55:18.920 DEBUG 8844 [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-24 17:55:18.939 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.939 DEBUG 8844 [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-24 17:55:18.939 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.958 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.958 DEBUG 8844 [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-24 17:55:18.958 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.976 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.978 DEBUG 8844 [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-24 17:55:18.978 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.996 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:18.996 DEBUG 8844 [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-24 17:55:18.997 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.080 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.080 DEBUG 8844 [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-24 17:55:19.080 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.098 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.098 DEBUG 8844 [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-24 17:55:19.098 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.119 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.119 DEBUG 8844 [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-24 17:55:19.119 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.180 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.181 DEBUG 8844 [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-24 17:55:19.181 DEBUG 8844 [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-24 17:55:19.199 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.199 DEBUG 8844 [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-24 17:55:19.199 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.221 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.222 DEBUG 8844 [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-24 17:55:19.222 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.240 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.240 DEBUG 8844 [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-24 17:55:19.240 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.257 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.257 DEBUG 8844 [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-24 17:55:19.257 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.289 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.289 DEBUG 8844 [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-24 17:55:19.289 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.316 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.318 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.319 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.485 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.486 DEBUG 8844 [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-24 17:55:19.486 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.506 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.506 DEBUG 8844 [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-24 17:55:19.506 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.523 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.541 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.541 DEBUG 8844 [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-24 17:55:19.541 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.559 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.559 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.560 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.643 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.643 DEBUG 8844 [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-24 17:55:19.643 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.661 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.661 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.661 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.683 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.683 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:55:19.683 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.744 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.744 DEBUG 8844 [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-24 17:55:19.744 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.762 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.762 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:55:19.762 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.780 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.781 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:55:19.781 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.799 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.799 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.799 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.817 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.818 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:55:19.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.849 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.850 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:55:19.850 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:19.877 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.043 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.043 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.075 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.075 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.142 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.142 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.142 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:55:25.211 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.212 DEBUG 8844 [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-24 17:55:25.212 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.219 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.230 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.231 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.231 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.249 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.249 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.249 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.267 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.267 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.267 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.285 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.285 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.285 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.368 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.368 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.368 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.387 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.387 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.387 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.407 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.408 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.408 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.469 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.470 DEBUG 8844 [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-24 17:55:25.470 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.487 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.487 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.488 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.506 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.506 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.507 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.524 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.524 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.525 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.543 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.543 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.543 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.575 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.575 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:55:25.575 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.602 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.604 DEBUG 8844 [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-24 17:55:25.604 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.768 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.769 DEBUG 8844 [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-24 17:55:25.769 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.789 DEBUG 8844 [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-24 17:55:25.789 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.807 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.808 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.808 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.826 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.828 DEBUG 8844 [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-24 17:55:25.828 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.845 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.846 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.846 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.930 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.930 DEBUG 8844 [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-24 17:55:25.930 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.947 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.948 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.948 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.969 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:25.969 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:25.969 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.031 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.031 DEBUG 8844 [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-24 17:55:26.031 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.049 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.049 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:26.049 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.068 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.068 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:26.069 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.086 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.086 DEBUG 8844 [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-24 17:55:26.086 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.104 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.104 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:26.104 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.136 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.137 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:55:26.137 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:55:26.163 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.697 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.698 DEBUG 8844 [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-24 17:56:20.698 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.718 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.718 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.718 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.736 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:20.736 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.754 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.771 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.772 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:20.772 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.854 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.854 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.854 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.872 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.872 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:20.872 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.894 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:20.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.956 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.956 DEBUG 8844 [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-24 17:56:20.956 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.974 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.975 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:20.975 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.993 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:20.993 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:20.993 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.012 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.012 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.012 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.030 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.030 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:21.030 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.061 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.062 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:56:21.062 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.089 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.091 DEBUG 8844 [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-24 17:56:21.091 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.256 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.257 DEBUG 8844 [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-24 17:56:21.257 DEBUG 8844 [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-24 17:56:21.276 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.277 DEBUG 8844 [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-24 17:56:21.277 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.295 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.295 DEBUG 8844 [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-24 17:56:21.295 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.312 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.313 DEBUG 8844 [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-24 17:56:21.313 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.331 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.331 DEBUG 8844 [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-24 17:56:21.331 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.413 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.413 DEBUG 8844 [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-24 17:56:21.414 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.432 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.432 DEBUG 8844 [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-24 17:56:21.432 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.453 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.453 DEBUG 8844 [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-24 17:56:21.453 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.515 DEBUG 8844 [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-24 17:56:21.515 DEBUG 8844 [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-24 17:56:21.533 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.533 DEBUG 8844 [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-24 17:56:21.533 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.552 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.552 DEBUG 8844 [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-24 17:56:21.553 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.570 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.570 DEBUG 8844 [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-24 17:56:21.570 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.588 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.588 DEBUG 8844 [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-24 17:56:21.588 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.621 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.621 DEBUG 8844 [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-24 17:56:21.621 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:21.648 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.723 DEBUG 8844 [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-24 17:56:25.723 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.777 DEBUG 8844 [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-24 17:56:25.777 DEBUG 8844 [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-24 17:56:25.844 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.844 DEBUG 8844 [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-24 17:56:25.844 DEBUG 8844 [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-24 17:56:25.889 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.890 DEBUG 8844 [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-24 17:56:25.890 DEBUG 8844 [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-24 17:56:25.909 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.910 DEBUG 8844 [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-24 17:56:25.910 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.920 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.928 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.928 DEBUG 8844 [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-24 17:56:25.928 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.945 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.945 DEBUG 8844 [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-24 17:56:25.945 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.964 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:25.964 DEBUG 8844 [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-24 17:56:25.965 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.048 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.048 DEBUG 8844 [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-24 17:56:26.048 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.066 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.066 DEBUG 8844 [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-24 17:56:26.066 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.087 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.087 DEBUG 8844 [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-24 17:56:26.088 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.149 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.149 DEBUG 8844 [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-24 17:56:26.149 DEBUG 8844 [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-24 17:56:26.167 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.168 DEBUG 8844 [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-24 17:56:26.168 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.186 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.186 DEBUG 8844 [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-24 17:56:26.187 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.205 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.205 DEBUG 8844 [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-24 17:56:26.205 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.223 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.223 DEBUG 8844 [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-24 17:56:26.223 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.255 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.255 DEBUG 8844 [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-24 17:56:26.255 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.281 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.284 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.284 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.450 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.451 DEBUG 8844 [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-24 17:56:26.451 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.471 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.471 DEBUG 8844 [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-24 17:56:26.471 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.488 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.488 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.489 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.507 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.507 DEBUG 8844 [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-24 17:56:26.507 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.525 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.525 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.525 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.609 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.610 DEBUG 8844 [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-24 17:56:26.610 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.628 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.629 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.629 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.649 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.649 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:56:26.649 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.711 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.711 DEBUG 8844 [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-24 17:56:26.711 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.729 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.730 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:56:26.730 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.748 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.748 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:56:26.748 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.766 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.766 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.766 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.784 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.784 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:56:26.785 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.816 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.816 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:56:26.816 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:56:26.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.745 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.745 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.912 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.914 DEBUG 8844 [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-24 17:57:55.914 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.933 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.934 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.934 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.951 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.952 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:55.952 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.969 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.970 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.970 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.989 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:55.989 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:55.989 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.073 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.073 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.091 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.091 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:56.091 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.112 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.112 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:56.112 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.173 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.174 DEBUG 8844 [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-24 17:57:56.174 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.192 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.192 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:56.192 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.211 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.212 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:56.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.230 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.230 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.230 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.247 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.248 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:56.248 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.281 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.282 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:57:56.282 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.308 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.312 DEBUG 8844 [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-24 17:57:56.312 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.479 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.480 DEBUG 8844 [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-24 17:57:56.480 DEBUG 8844 [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-24 17:57:56.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.500 DEBUG 8844 [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-24 17:57:56.500 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.518 DEBUG 8844 [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-24 17:57:56.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.536 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.536 DEBUG 8844 [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-24 17:57:56.536 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.554 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.554 DEBUG 8844 [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-24 17:57:56.554 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.637 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.638 DEBUG 8844 [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-24 17:57:56.638 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.655 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.655 DEBUG 8844 [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-24 17:57:56.656 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.677 DEBUG 8844 [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-24 17:57:56.677 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.738 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.738 DEBUG 8844 [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-24 17:57:56.738 DEBUG 8844 [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-24 17:57:56.757 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.757 DEBUG 8844 [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-24 17:57:56.757 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.775 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.776 DEBUG 8844 [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-24 17:57:56.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.793 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.794 DEBUG 8844 [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-24 17:57:56.794 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.812 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.812 DEBUG 8844 [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-24 17:57:56.812 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.844 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.844 DEBUG 8844 [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-24 17:57:56.844 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:57:56.871 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.303 DEBUG 8844 [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-24 17:58:01.303 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.356 DEBUG 8844 [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-24 17:58:01.356 DEBUG 8844 [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-24 17:58:01.422 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.423 DEBUG 8844 [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-24 17:58:01.423 DEBUG 8844 [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-24 17:58:01.471 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.472 DEBUG 8844 [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-24 17:58:01.472 DEBUG 8844 [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-24 17:58:01.491 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.491 DEBUG 8844 [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-24 17:58:01.491 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.499 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.509 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.510 DEBUG 8844 [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-24 17:58:01.510 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.527 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.528 DEBUG 8844 [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-24 17:58:01.528 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.545 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.546 DEBUG 8844 [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-24 17:58:01.546 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.630 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.630 DEBUG 8844 [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-24 17:58:01.631 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.648 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.649 DEBUG 8844 [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-24 17:58:01.649 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.669 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.670 DEBUG 8844 [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-24 17:58:01.670 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.731 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.732 DEBUG 8844 [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-24 17:58:01.732 DEBUG 8844 [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-24 17:58:01.749 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.750 DEBUG 8844 [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-24 17:58:01.750 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.768 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.768 DEBUG 8844 [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-24 17:58:01.769 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.786 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.787 DEBUG 8844 [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-24 17:58:01.787 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.805 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.805 DEBUG 8844 [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-24 17:58:01.805 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.837 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.837 DEBUG 8844 [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-24 17:58:01.837 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.863 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:01.866 DEBUG 8844 [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-24 17:58:01.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.030 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.031 DEBUG 8844 [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-24 17:58:02.031 DEBUG 8844 [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-24 17:58:02.051 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.051 DEBUG 8844 [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-24 17:58:02.051 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.069 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.070 DEBUG 8844 [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-24 17:58:02.070 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.088 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.088 DEBUG 8844 [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-24 17:58:02.088 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.106 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.106 DEBUG 8844 [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-24 17:58:02.106 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.188 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.188 DEBUG 8844 [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-24 17:58:02.188 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.206 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.206 DEBUG 8844 [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-24 17:58:02.206 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.227 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.228 DEBUG 8844 [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-24 17:58:02.228 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.289 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.290 DEBUG 8844 [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-24 17:58:02.290 DEBUG 8844 [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-24 17:58:02.309 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.309 DEBUG 8844 [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-24 17:58:02.309 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.328 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.328 DEBUG 8844 [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-24 17:58:02.329 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.345 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.346 DEBUG 8844 [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-24 17:58:02.346 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.364 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.364 DEBUG 8844 [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-24 17:58:02.364 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.397 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.397 DEBUG 8844 [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-24 17:58:02.397 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:58:02.424 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.163 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.163 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.234 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.236 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.237 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:05.365 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.366 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.366 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.384 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.384 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.384 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.402 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.403 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.403 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.487 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.488 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.488 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:05.506 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.507 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.507 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.524 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.524 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.524 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.541 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.542 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.542 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.563 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.564 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.564 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.581 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.582 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.582 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.600 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.600 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.600 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.618 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.619 DEBUG 8844 [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-24 17:59:05.619 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.638 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.638 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.656 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.657 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.657 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.674 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.674 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.675 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.694 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.694 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:05.711 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.681 DEBUG 8844 [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-24 17:59:36.681 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.751 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.751 DEBUG 8844 [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-24 17:59:36.751 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.878 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.879 DEBUG 8844 [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-24 17:59:36.879 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.897 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.897 DEBUG 8844 [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-24 17:59:36.897 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.915 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.916 DEBUG 8844 [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-24 17:59:36.916 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.999 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:36.999 DEBUG 8844 [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-24 17:59:36.999 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:59:37.018 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.020 DEBUG 8844 [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-24 17:59:37.020 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.038 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.038 DEBUG 8844 [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-24 17:59:37.039 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.056 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.056 DEBUG 8844 [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-24 17:59:37.056 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.078 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.078 DEBUG 8844 [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-24 17:59:37.078 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.096 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.096 DEBUG 8844 [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-24 17:59:37.096 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.113 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.114 DEBUG 8844 [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-24 17:59:37.114 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.132 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.133 DEBUG 8844 [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-24 17:59:37.133 DEBUG 8844 [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-24 17:59:37.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.152 DEBUG 8844 [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-24 17:59:37.152 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.169 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.170 DEBUG 8844 [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-24 17:59:37.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.187 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.188 DEBUG 8844 [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-24 17:59:37.188 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.206 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.601 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.620 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.620 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.620 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.638 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.638 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.638 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.721 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.722 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.722 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:37.739 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.739 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.739 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.757 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.757 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.757 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.775 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.775 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.775 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.796 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.804 DEBUG 8844 [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-24 17:59:37.805 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.814 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.815 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.815 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.833 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.833 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.851 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.851 DEBUG 8844 [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-24 17:59:37.851 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.868 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.869 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.869 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.887 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.887 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.888 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.906 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.907 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.907 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.924 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.969 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.970 DEBUG 8844 [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-24 17:59:37.970 DEBUG 8844 [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-24 17:59:37.989 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:37.989 DEBUG 8844 [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-24 17:59:37.990 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.007 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.007 DEBUG 8844 [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-24 17:59:38.007 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.025 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.025 DEBUG 8844 [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-24 17:59:38.025 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.043 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.043 DEBUG 8844 [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-24 17:59:38.043 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.071 DEBUG 8844 [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-24 17:59:38.071 DEBUG 8844 [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-24 17:59:38.126 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.127 DEBUG 8844 [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-24 17:59:38.127 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.143 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.143 DEBUG 8844 [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-24 17:59:38.144 DEBUG 8844 [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-24 17:59:38.144 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.145 DEBUG 8844 [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-24 17:59:38.145 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.166 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.166 DEBUG 8844 [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-24 17:59:38.166 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.227 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.228 DEBUG 8844 [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-24 17:59:38.228 DEBUG 8844 [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-24 17:59:38.246 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.246 DEBUG 8844 [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-24 17:59:38.246 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.264 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.265 DEBUG 8844 [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-24 17:59:38.265 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.271 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.271 DEBUG 8844 [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-24 17:59:38.271 DEBUG 8844 [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-24 17:59:38.282 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.282 DEBUG 8844 [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-24 17:59:38.282 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.289 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.290 DEBUG 8844 [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-24 17:59:38.290 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.300 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.300 DEBUG 8844 [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-24 17:59:38.301 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.308 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.308 DEBUG 8844 [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-24 17:59:38.308 DEBUG 8844 [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-24 17:59:38.332 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.333 DEBUG 8844 [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-24 17:59:38.333 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.359 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.362 DEBUG 8844 [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-24 17:59:38.362 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.392 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.395 DEBUG 8844 [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-24 17:59:38.395 DEBUG 8844 [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-24 17:59:38.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.413 DEBUG 8844 [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-24 17:59:38.414 DEBUG 8844 [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-24 17:59:38.431 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.431 DEBUG 8844 [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-24 17:59:38.431 DEBUG 8844 [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-24 17:59:38.450 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.450 DEBUG 8844 [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-24 17:59:38.450 DEBUG 8844 [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-24 17:59:38.471 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.471 DEBUG 8844 [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-24 17:59:38.471 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.489 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.489 DEBUG 8844 [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-24 17:59:38.489 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.507 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.508 DEBUG 8844 [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-24 17:59:38.508 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.525 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.525 DEBUG 8844 [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-24 17:59:38.525 DEBUG 8844 [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-24 17:59:38.527 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.528 DEBUG 8844 [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-24 17:59:38.528 DEBUG 8844 [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-24 17:59:38.543 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.543 DEBUG 8844 [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-24 17:59:38.543 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.546 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.547 DEBUG 8844 [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-24 17:59:38.547 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.562 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.563 DEBUG 8844 [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-24 17:59:38.563 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.565 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.565 DEBUG 8844 [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-24 17:59:38.565 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.580 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.581 DEBUG 8844 [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-24 17:59:38.581 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.582 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.582 DEBUG 8844 [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-24 17:59:38.582 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.598 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.600 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.600 DEBUG 8844 [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-24 17:59:38.600 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.683 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.683 DEBUG 8844 [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-24 17:59:38.683 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.701 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.701 DEBUG 8844 [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-24 17:59:38.701 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.722 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.722 DEBUG 8844 [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-24 17:59:38.723 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.783 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.783 DEBUG 8844 [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-24 17:59:38.783 DEBUG 8844 [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-24 17:59:38.801 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.802 DEBUG 8844 [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-24 17:59:38.802 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.820 DEBUG 8844 [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-24 17:59:38.821 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.824 DEBUG 8844 [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-24 17:59:38.824 DEBUG 8844 [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-24 17:59:38.839 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.841 DEBUG 8844 [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-24 17:59:38.841 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.859 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.859 DEBUG 8844 [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-24 17:59:38.859 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.891 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.891 DEBUG 8844 [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-24 17:59:38.891 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.892 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.892 DEBUG 8844 [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-24 17:59:38.892 DEBUG 8844 [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-24 17:59:38.917 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:38.967 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.382 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.383 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.418 DEBUG 8844 [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-24 17:59:40.418 DEBUG 8844 [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-24 17:59:40.484 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.485 DEBUG 8844 [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-24 17:59:40.485 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:59:40.551 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.551 DEBUG 8844 [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-24 17:59:40.551 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.560 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.571 DEBUG 8844 [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-24 17:59:40.571 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.589 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.589 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.589 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.607 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.607 DEBUG 8844 [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-24 17:59:40.607 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.625 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.626 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.626 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.709 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.709 DEBUG 8844 [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-24 17:59:40.709 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.728 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.728 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.728 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.749 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.749 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:40.749 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.810 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.811 DEBUG 8844 [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-24 17:59:40.811 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.830 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:40.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.849 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:40.849 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.867 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.867 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.867 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.885 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.886 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:40.886 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.917 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.917 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:40.917 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.944 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.946 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:40.946 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.113 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.113 DEBUG 8844 [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-24 17:59:41.114 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.133 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.134 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.134 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.152 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.152 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.152 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.170 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.170 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.171 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.189 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.189 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.189 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.273 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.291 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.292 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.292 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.312 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.313 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.313 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.374 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.375 DEBUG 8844 [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-24 17:59:41.375 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.393 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.393 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.393 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.412 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.413 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.413 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.430 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.431 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.431 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.449 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.449 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.449 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.484 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.485 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:41.485 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:41.511 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.568 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.603 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.604 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.670 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.670 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.670 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:59:42.737 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.738 DEBUG 8844 [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-24 17:59:42.738 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.745 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.758 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.758 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.759 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.775 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.776 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:42.776 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.795 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.795 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.795 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.812 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.812 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:42.813 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.897 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.897 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.897 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.915 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.915 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:42.916 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.936 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.936 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:42.936 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.997 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:42.997 DEBUG 8844 [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-24 17:59:42.998 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.015 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.015 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:43.015 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.034 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.035 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:43.035 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.071 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.071 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:43.071 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.103 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.103 DEBUG 8844 [http-nio-8879-exec-17] 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-24 17:59:43.103 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.130 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.133 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.133 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.300 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.301 DEBUG 8844 [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-24 17:59:43.301 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.321 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.321 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.321 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.339 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.339 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.339 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.357 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.357 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.357 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.375 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.460 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.460 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.460 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.477 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.477 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.477 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.498 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.500 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.500 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.562 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.563 DEBUG 8844 [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-24 17:59:43.563 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.581 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.581 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.582 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.600 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.600 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.601 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.618 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.618 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.618 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.636 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.669 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.669 DEBUG 8844 [http-nio-8879-exec-16] 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-24 17:59:43.669 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:43.696 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:52.922 DEBUG 8844 [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-24 17:59:52.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:52.956 DEBUG 8844 [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-24 17:59:52.956 DEBUG 8844 [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-24 17:59:53.022 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.023 DEBUG 8844 [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-24 17:59:53.023 DEBUG 8844 [http-nio-8879-exec-5] 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-24 17:59:53.089 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.090 DEBUG 8844 [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-24 17:59:53.090 DEBUG 8844 [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-24 17:59:53.098 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.110 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.110 DEBUG 8844 [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-24 17:59:53.110 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.129 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.129 DEBUG 8844 [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-24 17:59:53.129 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.147 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.147 DEBUG 8844 [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-24 17:59:53.147 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.165 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.165 DEBUG 8844 [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-24 17:59:53.165 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.248 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.249 DEBUG 8844 [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-24 17:59:53.249 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.267 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.267 DEBUG 8844 [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-24 17:59:53.267 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.288 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.289 DEBUG 8844 [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-24 17:59:53.289 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.351 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.351 DEBUG 8844 [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-24 17:59:53.351 DEBUG 8844 [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-24 17:59:53.370 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.370 DEBUG 8844 [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-24 17:59:53.370 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.389 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.390 DEBUG 8844 [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-24 17:59:53.390 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.407 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.408 DEBUG 8844 [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-24 17:59:53.408 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.425 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.425 DEBUG 8844 [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-24 17:59:53.425 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.458 DEBUG 8844 [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-24 17:59:53.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.485 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.488 DEBUG 8844 [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-24 17:59:53.488 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.654 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.654 DEBUG 8844 [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-24 17:59:53.654 DEBUG 8844 [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-24 17:59:53.675 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.675 DEBUG 8844 [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-24 17:59:53.675 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.693 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.693 DEBUG 8844 [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-24 17:59:53.693 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.711 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.711 DEBUG 8844 [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-24 17:59:53.711 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.729 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.729 DEBUG 8844 [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-24 17:59:53.730 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.813 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.813 DEBUG 8844 [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-24 17:59:53.813 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.831 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.831 DEBUG 8844 [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-24 17:59:53.831 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.853 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.855 DEBUG 8844 [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-24 17:59:53.856 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.918 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.918 DEBUG 8844 [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-24 17:59:53.918 DEBUG 8844 [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-24 17:59:53.936 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.936 DEBUG 8844 [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-24 17:59:53.936 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.955 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.955 DEBUG 8844 [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-24 17:59:53.955 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.973 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.973 DEBUG 8844 [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-24 17:59:53.973 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.992 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:53.992 DEBUG 8844 [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-24 17:59:53.992 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:54.024 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:54.025 DEBUG 8844 [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-24 17:59:54.025 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:54.052 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.746 DEBUG 8844 [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-24 17:59:55.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.784 DEBUG 8844 [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-24 17:59:55.784 DEBUG 8844 [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-24 17:59:55.852 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.852 DEBUG 8844 [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-24 17:59:55.852 DEBUG 8844 [http-nio-8879-exec-9] 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-24 17:59:55.914 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.915 DEBUG 8844 [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-24 17:59:55.915 DEBUG 8844 [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-24 17:59:55.926 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.935 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.936 DEBUG 8844 [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-24 17:59:55.936 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.954 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.954 DEBUG 8844 [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-24 17:59:55.954 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.971 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.972 DEBUG 8844 [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-24 17:59:55.972 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.990 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:55.990 DEBUG 8844 [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-24 17:59:55.990 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.073 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.075 DEBUG 8844 [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-24 17:59:56.075 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.093 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.094 DEBUG 8844 [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-24 17:59:56.094 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.114 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.115 DEBUG 8844 [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-24 17:59:56.115 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.177 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.177 DEBUG 8844 [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-24 17:59:56.177 DEBUG 8844 [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-24 17:59:56.196 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.196 DEBUG 8844 [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-24 17:59:56.196 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.214 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.214 DEBUG 8844 [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-24 17:59:56.215 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.232 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.233 DEBUG 8844 [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-24 17:59:56.233 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.251 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.251 DEBUG 8844 [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-24 17:59:56.251 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.284 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.284 DEBUG 8844 [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-24 17:59:56.284 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.311 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.314 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.314 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.479 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.480 DEBUG 8844 [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-24 17:59:56.480 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.500 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.500 DEBUG 8844 [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-24 17:59:56.500 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.519 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.519 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.519 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.536 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.537 DEBUG 8844 [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-24 17:59:56.537 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.554 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.555 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.555 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.638 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.638 DEBUG 8844 [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-24 17:59:56.638 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.656 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.656 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.656 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.678 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:56.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.740 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.740 DEBUG 8844 [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-24 17:59:56.740 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.758 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.759 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:56.759 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.778 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:56.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.796 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.796 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.796 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.814 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.814 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:56.814 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.847 DEBUG 8844 [http-nio-8879-exec-15] 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-24 17:59:56.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:56.874 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.381 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.381 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.384 DEBUG 8844 [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-24 17:59:59.384 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.450 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.450 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.450 DEBUG 8844 [http-nio-8879-exec-18] 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-24 17:59:59.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.553 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.554 DEBUG 8844 [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-24 17:59:59.554 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.573 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.574 DEBUG 8844 [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-24 17:59:59.574 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.592 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.592 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.592 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.609 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.610 DEBUG 8844 [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-24 17:59:59.610 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.627 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.628 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.628 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.711 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.711 DEBUG 8844 [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-24 17:59:59.711 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.729 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.730 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.730 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.750 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.751 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:59:59.751 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.811 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.812 DEBUG 8844 [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-24 17:59:59.812 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.831 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.831 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:59:59.831 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.848 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.849 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:59:59.849 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.868 DEBUG 8844 [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-24 17:59:59.868 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.885 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:59:59.885 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.917 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.917 DEBUG 8844 [http-nio-8879-exec-11] 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-24 17:59:59.917 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.944 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.946 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 17:59:59.946 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.114 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.115 DEBUG 8844 [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-24 18:00:00.115 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.134 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.134 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.134 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.152 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.152 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.152 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.169 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.170 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.170 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.188 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.188 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.188 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.273 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.273 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.273 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.290 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.290 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.290 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.311 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.312 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.312 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.373 DEBUG 8844 [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-24 18:00:00.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.391 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.391 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.391 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.410 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.411 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.411 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.428 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.428 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.428 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.445 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.446 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.446 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.478 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.478 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:00.478 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:00.505 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.305 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.305 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.339 DEBUG 8844 [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-24 18:00:03.340 DEBUG 8844 [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-24 18:00:03.407 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.408 DEBUG 8844 [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-24 18:00:03.408 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:00:03.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.471 DEBUG 8844 [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-24 18:00:03.471 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.483 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.491 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.492 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.492 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.509 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.509 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.509 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.526 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.527 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.527 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.545 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.545 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.545 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.629 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.629 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.630 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.647 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.648 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.648 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.668 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.668 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.669 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.730 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.730 DEBUG 8844 [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-24 18:00:03.730 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.749 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.750 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.750 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.769 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.769 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.770 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.787 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.787 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.805 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.805 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.805 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.838 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.838 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:03.838 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.864 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:03.867 DEBUG 8844 [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-24 18:00:03.867 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.031 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.032 DEBUG 8844 [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-24 18:00:04.032 DEBUG 8844 [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-24 18:00:04.051 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.051 DEBUG 8844 [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-24 18:00:04.051 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.069 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.070 DEBUG 8844 [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-24 18:00:04.070 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.088 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.088 DEBUG 8844 [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-24 18:00:04.088 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.105 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.105 DEBUG 8844 [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-24 18:00:04.106 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.189 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.189 DEBUG 8844 [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-24 18:00:04.189 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.207 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.207 DEBUG 8844 [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-24 18:00:04.207 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.228 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.228 DEBUG 8844 [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-24 18:00:04.229 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.290 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.290 DEBUG 8844 [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-24 18:00:04.290 DEBUG 8844 [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-24 18:00:04.308 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.308 DEBUG 8844 [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-24 18:00:04.308 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.326 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.327 DEBUG 8844 [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-24 18:00:04.327 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.344 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.345 DEBUG 8844 [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-24 18:00:04.345 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.363 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.363 DEBUG 8844 [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-24 18:00:04.363 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.396 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.396 DEBUG 8844 [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-24 18:00:04.396 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:04.422 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.041 DEBUG 8844 [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-24 18:00:07.041 DEBUG 8844 [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-24 18:00:07.089 DEBUG 8844 [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-24 18:00:07.089 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.109 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.109 DEBUG 8844 [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-24 18:00:07.109 DEBUG 8844 [http-nio-8879-exec-9] 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-24 18:00:07.184 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.258 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.259 DEBUG 8844 [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-24 18:00:07.259 DEBUG 8844 [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-24 18:00:07.279 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.279 DEBUG 8844 [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-24 18:00:07.279 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.296 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.296 DEBUG 8844 [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-24 18:00:07.296 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.314 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.314 DEBUG 8844 [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-24 18:00:07.315 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.332 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.333 DEBUG 8844 [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-24 18:00:07.333 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.416 DEBUG 8844 [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-24 18:00:07.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.434 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.434 DEBUG 8844 [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-24 18:00:07.435 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.456 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.456 DEBUG 8844 [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-24 18:00:07.456 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.517 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.517 DEBUG 8844 [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-24 18:00:07.517 DEBUG 8844 [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-24 18:00:07.536 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.536 DEBUG 8844 [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-24 18:00:07.536 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.554 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.555 DEBUG 8844 [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-24 18:00:07.555 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.573 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.574 DEBUG 8844 [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-24 18:00:07.574 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.591 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.591 DEBUG 8844 [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-24 18:00:07.591 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.624 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.624 DEBUG 8844 [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-24 18:00:07.624 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.651 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.654 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.654 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.821 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.824 DEBUG 8844 [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-24 18:00:07.824 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.843 DEBUG 8844 [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-24 18:00:07.843 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.864 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.865 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.865 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.883 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.884 DEBUG 8844 [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-24 18:00:07.884 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.902 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.902 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.902 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.986 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:07.986 DEBUG 8844 [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-24 18:00:07.986 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.004 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.005 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.005 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.026 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.026 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:08.026 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.088 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.088 DEBUG 8844 [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-24 18:00:08.088 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.107 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.107 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:08.107 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.125 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.126 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:08.126 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.144 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.144 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.144 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.162 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.163 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:08.163 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.195 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.196 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:08.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:08.222 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:12.920 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:12.920 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:12.936 DEBUG 8844 [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-24 18:00:12.937 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:12.989 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:12.989 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:12.989 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:00:13.066 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.102 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.103 DEBUG 8844 [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-24 18:00:13.103 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.123 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.124 DEBUG 8844 [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-24 18:00:13.124 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.141 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.142 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.142 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.159 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.159 DEBUG 8844 [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-24 18:00:13.159 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.177 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.177 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.177 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.259 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.260 DEBUG 8844 [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-24 18:00:13.260 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.278 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.279 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.279 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.299 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:13.299 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.360 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.360 DEBUG 8844 [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-24 18:00:13.360 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.378 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.378 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:13.378 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.396 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.397 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:13.397 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.414 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.415 DEBUG 8844 [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-24 18:00:13.415 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.433 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.433 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:13.433 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.464 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.465 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:13.465 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.491 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.495 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.662 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.665 DEBUG 8844 [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-24 18:00:13.666 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.684 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.685 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.685 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.702 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.703 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:13.703 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.720 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.720 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.720 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.739 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.741 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:13.741 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.823 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.823 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.823 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.840 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.841 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:13.841 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.862 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.862 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:13.862 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.923 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.923 DEBUG 8844 [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-24 18:00:13.923 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.942 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.942 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:13.942 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.961 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.961 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:13.962 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.979 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.979 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.979 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.996 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:13.997 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:13.997 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:14.029 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:14.029 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:00:14.029 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:14.056 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.552 DEBUG 8844 [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-24 18:00:15.553 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.584 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.584 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.652 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:15.718 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.719 DEBUG 8844 [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-24 18:00:15.719 DEBUG 8844 [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-24 18:00:15.729 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.738 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.739 DEBUG 8844 [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-24 18:00:15.739 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.757 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.757 DEBUG 8844 [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-24 18:00:15.757 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.774 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.774 DEBUG 8844 [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-24 18:00:15.774 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.793 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.793 DEBUG 8844 [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-24 18:00:15.793 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.875 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.875 DEBUG 8844 [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-24 18:00:15.875 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.893 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.893 DEBUG 8844 [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-24 18:00:15.893 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.914 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.915 DEBUG 8844 [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-24 18:00:15.915 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.975 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.975 DEBUG 8844 [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-24 18:00:15.975 DEBUG 8844 [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-24 18:00:15.994 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:15.994 DEBUG 8844 [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-24 18:00:15.994 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.012 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.012 DEBUG 8844 [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-24 18:00:16.013 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.030 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.030 DEBUG 8844 [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-24 18:00:16.030 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.048 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.048 DEBUG 8844 [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-24 18:00:16.048 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.080 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.080 DEBUG 8844 [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-24 18:00:16.080 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.107 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.109 DEBUG 8844 [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-24 18:00:16.109 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.274 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.275 DEBUG 8844 [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-24 18:00:16.275 DEBUG 8844 [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-24 18:00:16.294 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.294 DEBUG 8844 [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-24 18:00:16.295 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.313 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.313 DEBUG 8844 [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-24 18:00:16.313 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.330 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.330 DEBUG 8844 [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-24 18:00:16.330 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.348 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.348 DEBUG 8844 [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-24 18:00:16.348 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.431 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.431 DEBUG 8844 [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-24 18:00:16.431 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.449 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.449 DEBUG 8844 [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-24 18:00:16.449 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.470 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.470 DEBUG 8844 [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-24 18:00:16.470 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.532 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.532 DEBUG 8844 [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-24 18:00:16.533 DEBUG 8844 [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-24 18:00:16.550 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.550 DEBUG 8844 [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-24 18:00:16.551 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.569 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.570 DEBUG 8844 [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-24 18:00:16.570 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.587 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.587 DEBUG 8844 [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-24 18:00:16.587 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.605 DEBUG 8844 [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-24 18:00:16.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.637 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.637 DEBUG 8844 [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-24 18:00:16.638 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:16.664 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.347 DEBUG 8844 [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-24 18:00:18.347 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.377 DEBUG 8844 [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-24 18:00:18.377 DEBUG 8844 [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-24 18:00:18.444 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.444 DEBUG 8844 [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-24 18:00:18.444 DEBUG 8844 [http-nio-8879-exec-9] 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-24 18:00:18.516 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.517 DEBUG 8844 [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-24 18:00:18.517 DEBUG 8844 [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-24 18:00:18.519 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.539 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.540 DEBUG 8844 [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-24 18:00:18.540 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.557 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.557 DEBUG 8844 [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-24 18:00:18.557 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.574 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.575 DEBUG 8844 [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-24 18:00:18.575 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.593 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.593 DEBUG 8844 [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-24 18:00:18.593 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.676 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.677 DEBUG 8844 [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-24 18:00:18.677 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.695 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.696 DEBUG 8844 [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-24 18:00:18.696 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.716 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.716 DEBUG 8844 [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-24 18:00:18.716 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.778 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.779 DEBUG 8844 [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-24 18:00:18.779 DEBUG 8844 [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-24 18:00:18.798 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.799 DEBUG 8844 [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-24 18:00:18.799 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.819 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.820 DEBUG 8844 [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-24 18:00:18.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.838 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.838 DEBUG 8844 [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-24 18:00:18.839 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.856 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.856 DEBUG 8844 [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-24 18:00:18.856 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.888 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.888 DEBUG 8844 [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-24 18:00:18.888 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.914 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:18.917 DEBUG 8844 [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-24 18:00:18.918 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.084 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.085 DEBUG 8844 [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-24 18:00:19.085 DEBUG 8844 [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-24 18:00:19.104 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.105 DEBUG 8844 [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-24 18:00:19.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.122 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.122 DEBUG 8844 [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-24 18:00:19.122 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.140 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.140 DEBUG 8844 [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-24 18:00:19.140 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.158 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.159 DEBUG 8844 [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-24 18:00:19.159 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.242 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.242 DEBUG 8844 [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-24 18:00:19.242 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.260 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.260 DEBUG 8844 [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-24 18:00:19.260 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.280 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.281 DEBUG 8844 [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-24 18:00:19.281 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.344 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.344 DEBUG 8844 [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-24 18:00:19.344 DEBUG 8844 [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-24 18:00:19.361 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.362 DEBUG 8844 [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-24 18:00:19.362 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.380 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.380 DEBUG 8844 [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-24 18:00:19.380 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.399 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.399 DEBUG 8844 [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-24 18:00:19.399 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.416 DEBUG 8844 [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-24 18:00:19.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.449 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.449 DEBUG 8844 [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-24 18:00:19.449 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:19.476 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.755 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.756 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.773 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.773 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.842 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.842 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.842 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:00:32.917 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.920 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.921 DEBUG 8844 [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-24 18:00:32.921 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.940 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.940 DEBUG 8844 [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-24 18:00:32.940 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.958 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.958 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.958 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.976 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.976 DEBUG 8844 [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-24 18:00:32.976 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.994 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:32.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.077 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.077 DEBUG 8844 [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-24 18:00:33.077 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.095 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.096 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.115 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.116 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:33.116 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.177 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.178 DEBUG 8844 [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-24 18:00:33.178 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.196 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:33.196 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.214 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.215 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:33.215 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.251 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.251 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:33.251 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.283 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.283 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:00:33.284 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.313 DEBUG 8844 [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-24 18:00:33.313 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.477 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.478 DEBUG 8844 [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-24 18:00:33.478 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.497 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.497 DEBUG 8844 [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-24 18:00:33.498 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.515 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.515 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.515 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.532 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.533 DEBUG 8844 [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-24 18:00:33.533 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.551 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.635 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.635 DEBUG 8844 [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-24 18:00:33.635 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.652 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.653 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.653 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.674 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.675 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:33.675 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.735 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.735 DEBUG 8844 [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-24 18:00:33.735 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.754 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.754 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:33.754 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.772 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.773 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:33.773 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.791 DEBUG 8844 [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-24 18:00:33.791 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.808 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.808 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:33.809 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.840 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.840 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:00:33.841 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:33.867 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:55.973 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:55.974 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.008 DEBUG 8844 [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-24 18:00:56.009 DEBUG 8844 [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-24 18:00:56.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.077 DEBUG 8844 [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-24 18:00:56.077 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:00:56.139 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.140 DEBUG 8844 [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-24 18:00:56.140 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.153 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.160 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.160 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.161 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.178 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.178 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.178 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.195 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.196 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.196 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.213 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.213 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.213 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.296 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.315 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.315 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.336 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.397 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.397 DEBUG 8844 [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-24 18:00:56.397 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.415 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.416 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.416 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.434 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.435 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.435 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.470 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.503 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.503 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:00:56.503 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.529 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.532 DEBUG 8844 [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-24 18:00:56.532 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.698 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.699 DEBUG 8844 [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-24 18:00:56.699 DEBUG 8844 [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-24 18:00:56.718 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.718 DEBUG 8844 [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-24 18:00:56.719 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.735 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.736 DEBUG 8844 [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-24 18:00:56.736 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.753 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.753 DEBUG 8844 [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-24 18:00:56.754 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.772 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.772 DEBUG 8844 [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-24 18:00:56.772 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.854 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.855 DEBUG 8844 [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-24 18:00:56.855 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.872 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.873 DEBUG 8844 [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-24 18:00:56.873 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.894 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.894 DEBUG 8844 [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-24 18:00:56.894 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.954 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.954 DEBUG 8844 [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-24 18:00:56.954 DEBUG 8844 [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-24 18:00:56.973 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.973 DEBUG 8844 [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-24 18:00:56.973 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.991 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:56.992 DEBUG 8844 [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-24 18:00:56.992 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:57.009 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:57.010 DEBUG 8844 [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-24 18:00:57.010 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:57.027 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:57.028 DEBUG 8844 [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-24 18:00:57.028 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:57.061 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:57.061 DEBUG 8844 [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-24 18:00:57.062 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:57.087 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.261 DEBUG 8844 [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-24 18:00:59.261 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.296 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.296 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.363 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.363 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.363 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:00:59.428 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.429 DEBUG 8844 [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-24 18:00:59.429 DEBUG 8844 [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-24 18:00:59.439 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.449 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.449 DEBUG 8844 [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-24 18:00:59.450 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.466 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.467 DEBUG 8844 [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-24 18:00:59.467 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.485 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.485 DEBUG 8844 [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-24 18:00:59.485 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.503 DEBUG 8844 [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-24 18:00:59.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.586 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.586 DEBUG 8844 [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-24 18:00:59.586 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.604 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.604 DEBUG 8844 [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-24 18:00:59.604 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.625 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.625 DEBUG 8844 [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-24 18:00:59.625 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.685 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.685 DEBUG 8844 [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-24 18:00:59.685 DEBUG 8844 [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-24 18:00:59.704 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.704 DEBUG 8844 [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-24 18:00:59.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.722 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.722 DEBUG 8844 [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-24 18:00:59.723 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.740 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.740 DEBUG 8844 [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-24 18:00:59.740 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.759 DEBUG 8844 [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-24 18:00:59.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.790 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.793 DEBUG 8844 [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-24 18:00:59.793 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.820 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.822 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.823 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:00:59.987 DEBUG 8844 [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-24 18:00:59.987 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.007 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.007 DEBUG 8844 [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-24 18:01:00.008 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.025 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.025 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.025 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.042 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.042 DEBUG 8844 [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-24 18:01:00.042 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.060 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.060 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.061 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.144 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.145 DEBUG 8844 [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-24 18:01:00.145 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.162 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.162 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.162 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.183 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.183 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:00.183 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.245 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.246 DEBUG 8844 [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-24 18:01:00.246 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.264 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.264 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:00.264 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.282 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.282 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:00.283 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.299 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.300 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.300 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.318 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.318 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:00.318 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.351 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:00.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:00.378 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.076 DEBUG 8844 [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-24 18:01:02.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.178 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.178 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.178 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:02.242 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.243 DEBUG 8844 [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-24 18:01:02.243 DEBUG 8844 [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-24 18:01:02.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.262 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.262 DEBUG 8844 [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-24 18:01:02.262 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.280 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.280 DEBUG 8844 [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-24 18:01:02.280 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.298 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.298 DEBUG 8844 [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-24 18:01:02.298 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.316 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.316 DEBUG 8844 [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-24 18:01:02.316 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.399 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.400 DEBUG 8844 [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-24 18:01:02.400 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.418 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.418 DEBUG 8844 [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-24 18:01:02.418 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.438 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.438 DEBUG 8844 [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-24 18:01:02.438 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.499 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.499 DEBUG 8844 [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-24 18:01:02.499 DEBUG 8844 [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-24 18:01:02.518 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.518 DEBUG 8844 [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-24 18:01:02.518 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.536 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.537 DEBUG 8844 [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-24 18:01:02.537 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.554 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.555 DEBUG 8844 [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-24 18:01:02.555 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.571 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.572 DEBUG 8844 [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-24 18:01:02.572 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.605 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.605 DEBUG 8844 [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-24 18:01:02.605 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.632 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.635 DEBUG 8844 [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-24 18:01:02.635 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.799 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.800 DEBUG 8844 [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-24 18:01:02.800 DEBUG 8844 [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-24 18:01:02.819 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.820 DEBUG 8844 [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-24 18:01:02.820 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.838 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.838 DEBUG 8844 [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-24 18:01:02.839 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.856 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.856 DEBUG 8844 [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-24 18:01:02.856 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.873 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.874 DEBUG 8844 [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-24 18:01:02.874 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.957 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.958 DEBUG 8844 [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-24 18:01:02.958 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.975 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.975 DEBUG 8844 [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-24 18:01:02.975 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.996 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:02.996 DEBUG 8844 [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-24 18:01:02.996 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.058 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.058 DEBUG 8844 [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-24 18:01:03.058 DEBUG 8844 [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-24 18:01:03.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.076 DEBUG 8844 [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-24 18:01:03.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.094 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.095 DEBUG 8844 [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-24 18:01:03.095 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.112 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.112 DEBUG 8844 [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-24 18:01:03.112 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.131 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.132 DEBUG 8844 [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-24 18:01:03.132 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.164 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.164 DEBUG 8844 [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-24 18:01:03.164 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.190 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.360 DEBUG 8844 [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-24 18:01:03.360 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.393 DEBUG 8844 [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-24 18:01:03.394 DEBUG 8844 [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-24 18:01:03.461 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.461 DEBUG 8844 [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-24 18:01:03.461 DEBUG 8844 [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-24 18:01:03.526 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.527 DEBUG 8844 [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-24 18:01:03.527 DEBUG 8844 [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-24 18:01:03.537 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.550 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.550 DEBUG 8844 [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-24 18:01:03.550 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.568 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.568 DEBUG 8844 [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-24 18:01:03.568 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.586 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.586 DEBUG 8844 [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-24 18:01:03.586 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.604 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.604 DEBUG 8844 [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-24 18:01:03.604 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.687 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.687 DEBUG 8844 [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-24 18:01:03.687 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.704 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.705 DEBUG 8844 [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-24 18:01:03.705 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.725 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.725 DEBUG 8844 [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-24 18:01:03.725 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.786 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.786 DEBUG 8844 [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-24 18:01:03.786 DEBUG 8844 [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-24 18:01:03.804 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.804 DEBUG 8844 [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-24 18:01:03.804 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.823 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.824 DEBUG 8844 [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-24 18:01:03.824 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.841 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.844 DEBUG 8844 [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-24 18:01:03.844 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.862 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.862 DEBUG 8844 [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-24 18:01:03.862 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.894 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.894 DEBUG 8844 [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-24 18:01:03.894 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.920 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:03.923 DEBUG 8844 [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-24 18:01:03.924 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.086 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.087 DEBUG 8844 [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-24 18:01:04.087 DEBUG 8844 [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-24 18:01:04.107 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.108 DEBUG 8844 [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-24 18:01:04.108 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.125 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.126 DEBUG 8844 [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-24 18:01:04.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.144 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.145 DEBUG 8844 [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-24 18:01:04.145 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.162 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.162 DEBUG 8844 [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-24 18:01:04.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.245 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.246 DEBUG 8844 [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-24 18:01:04.246 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.264 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.265 DEBUG 8844 [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-24 18:01:04.265 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.285 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.286 DEBUG 8844 [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-24 18:01:04.286 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.346 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.346 DEBUG 8844 [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-24 18:01:04.346 DEBUG 8844 [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-24 18:01:04.364 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.365 DEBUG 8844 [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-24 18:01:04.365 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.383 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.383 DEBUG 8844 [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-24 18:01:04.384 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.400 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.401 DEBUG 8844 [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-24 18:01:04.401 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.419 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.419 DEBUG 8844 [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-24 18:01:04.419 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.452 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.452 DEBUG 8844 [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-24 18:01:04.453 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:04.479 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.323 DEBUG 8844 [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-24 18:01:06.323 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.422 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.422 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.422 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:06.489 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.490 DEBUG 8844 [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-24 18:01:06.490 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.498 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.509 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.510 DEBUG 8844 [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-24 18:01:06.510 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.526 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.527 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.527 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.545 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.545 DEBUG 8844 [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-24 18:01:06.545 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.563 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.646 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.649 DEBUG 8844 [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-24 18:01:06.649 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.666 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.667 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.667 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.688 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.688 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:06.688 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.749 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.749 DEBUG 8844 [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-24 18:01:06.749 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.767 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.767 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:06.767 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.786 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.786 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:06.786 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.804 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.804 DEBUG 8844 [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-24 18:01:06.804 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.822 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.822 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:06.822 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.854 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.854 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:06.854 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.880 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.886 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:06.886 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.052 DEBUG 8844 [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-24 18:01:07.052 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.089 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.089 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.089 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.125 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.207 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.207 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.207 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.225 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.225 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.225 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.246 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.246 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.246 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.307 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.307 DEBUG 8844 [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-24 18:01:07.307 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.325 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.325 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.325 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.344 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.345 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.345 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.362 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.380 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.412 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.412 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:07.412 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.438 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.725 DEBUG 8844 [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-24 18:01:07.726 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.760 DEBUG 8844 [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-24 18:01:07.760 DEBUG 8844 [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-24 18:01:07.828 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.828 DEBUG 8844 [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-24 18:01:07.828 DEBUG 8844 [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-24 18:01:07.891 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.892 DEBUG 8844 [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-24 18:01:07.892 DEBUG 8844 [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-24 18:01:07.905 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.915 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.915 DEBUG 8844 [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-24 18:01:07.915 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.933 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.933 DEBUG 8844 [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-24 18:01:07.933 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.951 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.951 DEBUG 8844 [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-24 18:01:07.951 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.968 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:07.969 DEBUG 8844 [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-24 18:01:07.969 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.052 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.052 DEBUG 8844 [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-24 18:01:08.052 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.070 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.070 DEBUG 8844 [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-24 18:01:08.070 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.091 DEBUG 8844 [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-24 18:01:08.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.152 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.152 DEBUG 8844 [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-24 18:01:08.152 DEBUG 8844 [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-24 18:01:08.170 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.170 DEBUG 8844 [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-24 18:01:08.170 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.188 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.189 DEBUG 8844 [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-24 18:01:08.189 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.207 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.207 DEBUG 8844 [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-24 18:01:08.207 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.225 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.225 DEBUG 8844 [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-24 18:01:08.225 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.257 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.257 DEBUG 8844 [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-24 18:01:08.257 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.283 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.286 DEBUG 8844 [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-24 18:01:08.286 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.450 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.451 DEBUG 8844 [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-24 18:01:08.451 DEBUG 8844 [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-24 18:01:08.470 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.470 DEBUG 8844 [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-24 18:01:08.470 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.488 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.488 DEBUG 8844 [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-24 18:01:08.488 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.506 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.506 DEBUG 8844 [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-24 18:01:08.506 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.524 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.524 DEBUG 8844 [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-24 18:01:08.524 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.607 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.607 DEBUG 8844 [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-24 18:01:08.607 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.625 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.625 DEBUG 8844 [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-24 18:01:08.625 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.646 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.646 DEBUG 8844 [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-24 18:01:08.646 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.707 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.707 DEBUG 8844 [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-24 18:01:08.707 DEBUG 8844 [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-24 18:01:08.725 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.725 DEBUG 8844 [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-24 18:01:08.725 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.743 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.744 DEBUG 8844 [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-24 18:01:08.744 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.762 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.764 DEBUG 8844 [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-24 18:01:08.764 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.770 DEBUG 8844 [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-24 18:01:08.770 DEBUG 8844 [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-24 18:01:08.781 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.782 DEBUG 8844 [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-24 18:01:08.782 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.814 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.814 DEBUG 8844 [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-24 18:01:08.814 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.839 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.839 DEBUG 8844 [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-24 18:01:08.839 DEBUG 8844 [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-24 18:01:08.841 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.850 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.850 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:08.914 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.015 DEBUG 8844 [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-24 18:01:09.015 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.036 DEBUG 8844 [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-24 18:01:09.036 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.053 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.054 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.071 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.071 DEBUG 8844 [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-24 18:01:09.071 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.089 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.089 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.089 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.173 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.173 DEBUG 8844 [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-24 18:01:09.173 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.191 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.191 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.191 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.211 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.211 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:09.211 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.272 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.272 DEBUG 8844 [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-24 18:01:09.273 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.290 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.290 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:09.291 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.310 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:09.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.327 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.345 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.345 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:09.345 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.377 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.377 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:01:09.377 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.403 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.405 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.406 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.571 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.571 DEBUG 8844 [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-24 18:01:09.571 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.591 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.591 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.591 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.609 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.626 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.646 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.646 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.646 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.729 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.729 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.729 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.747 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.747 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.747 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.768 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.769 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.769 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.829 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.830 DEBUG 8844 [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-24 18:01:09.830 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.848 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.848 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.848 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.866 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.867 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.867 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.884 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.885 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.885 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.903 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.906 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.906 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.937 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.938 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:09.938 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:09.964 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.664 DEBUG 8844 [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-24 18:01:17.665 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.697 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.697 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.765 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.765 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.765 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:17.830 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.831 DEBUG 8844 [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-24 18:01:17.831 DEBUG 8844 [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-24 18:01:17.840 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.850 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.851 DEBUG 8844 [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-24 18:01:17.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.869 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.869 DEBUG 8844 [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-24 18:01:17.869 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.886 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.887 DEBUG 8844 [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-24 18:01:17.887 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.905 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.905 DEBUG 8844 [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-24 18:01:17.905 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.988 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:17.988 DEBUG 8844 [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-24 18:01:17.988 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.006 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.006 DEBUG 8844 [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-24 18:01:18.006 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.027 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.027 DEBUG 8844 [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-24 18:01:18.027 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.087 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.087 DEBUG 8844 [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-24 18:01:18.087 DEBUG 8844 [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-24 18:01:18.107 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.108 DEBUG 8844 [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-24 18:01:18.110 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.127 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.128 DEBUG 8844 [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-24 18:01:18.128 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.145 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.145 DEBUG 8844 [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-24 18:01:18.145 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.163 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.163 DEBUG 8844 [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-24 18:01:18.164 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.196 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.197 DEBUG 8844 [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-24 18:01:18.197 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.223 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.225 DEBUG 8844 [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-24 18:01:18.225 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.388 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.389 DEBUG 8844 [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-24 18:01:18.389 DEBUG 8844 [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-24 18:01:18.409 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.409 DEBUG 8844 [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-24 18:01:18.410 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.427 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.427 DEBUG 8844 [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-24 18:01:18.427 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.444 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.445 DEBUG 8844 [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-24 18:01:18.445 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.462 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.462 DEBUG 8844 [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-24 18:01:18.463 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.545 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.546 DEBUG 8844 [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-24 18:01:18.546 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.564 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.564 DEBUG 8844 [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-24 18:01:18.564 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.585 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.586 DEBUG 8844 [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-24 18:01:18.586 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.647 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.647 DEBUG 8844 [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-24 18:01:18.647 DEBUG 8844 [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-24 18:01:18.665 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.665 DEBUG 8844 [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-24 18:01:18.665 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.683 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.683 DEBUG 8844 [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-24 18:01:18.683 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.701 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.701 DEBUG 8844 [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-24 18:01:18.701 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.719 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.719 DEBUG 8844 [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-24 18:01:18.719 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.752 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.753 DEBUG 8844 [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-24 18:01:18.753 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:18.778 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.327 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.328 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.362 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.362 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.429 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.430 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.430 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:22.492 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.493 DEBUG 8844 [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-24 18:01:22.493 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.507 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.513 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.513 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.513 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.530 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.531 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.531 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.549 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.549 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.549 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.567 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.651 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.651 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.651 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.669 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.669 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.669 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.690 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.690 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.690 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.750 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.750 DEBUG 8844 [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-24 18:01:22.750 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.769 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.769 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.769 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.788 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.790 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.790 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.807 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.808 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.808 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.826 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.826 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.826 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.858 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.858 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:22.858 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.884 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.886 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:22.886 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.052 DEBUG 8844 [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-24 18:01:23.052 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.089 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.090 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.090 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.108 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.108 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.125 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.208 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.210 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.211 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.228 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.229 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.229 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.249 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.249 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.249 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.310 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.310 DEBUG 8844 [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-24 18:01:23.310 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.328 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.328 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.329 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.346 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.347 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.347 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.364 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.365 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.365 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.382 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.383 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.383 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.414 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.414 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:23.414 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:23.441 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.598 DEBUG 8844 [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-24 18:01:27.599 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.630 DEBUG 8844 [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-24 18:01:27.630 DEBUG 8844 [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-24 18:01:27.697 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.697 DEBUG 8844 [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-24 18:01:27.698 DEBUG 8844 [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-24 18:01:27.775 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.775 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.776 DEBUG 8844 [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-24 18:01:27.776 DEBUG 8844 [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-24 18:01:27.795 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.795 DEBUG 8844 [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-24 18:01:27.796 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.813 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.813 DEBUG 8844 [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-24 18:01:27.813 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.830 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.831 DEBUG 8844 [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-24 18:01:27.831 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.848 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.849 DEBUG 8844 [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-24 18:01:27.849 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.933 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.933 DEBUG 8844 [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-24 18:01:27.933 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.950 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.950 DEBUG 8844 [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-24 18:01:27.951 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.972 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:27.972 DEBUG 8844 [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-24 18:01:27.972 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.033 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.033 DEBUG 8844 [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-24 18:01:28.033 DEBUG 8844 [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-24 18:01:28.052 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.053 DEBUG 8844 [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-24 18:01:28.054 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.073 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.073 DEBUG 8844 [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-24 18:01:28.073 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.090 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.090 DEBUG 8844 [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-24 18:01:28.090 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.108 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.108 DEBUG 8844 [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-24 18:01:28.108 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.141 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.141 DEBUG 8844 [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-24 18:01:28.141 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.167 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.170 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.170 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.334 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.335 DEBUG 8844 [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-24 18:01:28.335 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.355 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.355 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.356 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.373 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.373 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.373 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.391 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.391 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.391 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.408 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.409 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.409 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.492 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.492 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.492 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.510 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.510 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.510 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.531 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.531 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.532 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.592 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.593 DEBUG 8844 [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-24 18:01:28.593 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.611 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.611 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.611 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.629 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.629 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.630 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.647 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.647 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.647 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.665 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.665 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.665 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.698 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.698 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:28.698 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:28.725 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:31.528 DEBUG 8844 [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-24 18:01:31.528 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:31.545 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:31.562 DEBUG 8844 [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-24 18:01:31.562 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:31.580 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:31.585 DEBUG 8844 [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-24 18:01:31.585 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:31.603 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.688 DEBUG 8844 [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-24 18:01:32.688 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.721 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.721 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.791 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.791 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.791 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:32.855 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.856 DEBUG 8844 [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-24 18:01:32.856 DEBUG 8844 [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-24 18:01:32.868 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.875 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.875 DEBUG 8844 [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-24 18:01:32.875 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.893 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.893 DEBUG 8844 [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-24 18:01:32.893 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.910 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.911 DEBUG 8844 [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-24 18:01:32.911 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.928 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:32.928 DEBUG 8844 [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-24 18:01:32.928 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.012 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.012 DEBUG 8844 [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-24 18:01:33.012 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.030 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.030 DEBUG 8844 [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-24 18:01:33.030 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.051 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.051 DEBUG 8844 [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-24 18:01:33.051 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.112 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.113 DEBUG 8844 [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-24 18:01:33.113 DEBUG 8844 [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-24 18:01:33.131 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.131 DEBUG 8844 [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-24 18:01:33.131 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.149 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.149 DEBUG 8844 [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-24 18:01:33.149 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.167 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.168 DEBUG 8844 [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-24 18:01:33.168 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.185 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.186 DEBUG 8844 [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-24 18:01:33.186 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.218 DEBUG 8844 [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-24 18:01:33.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.245 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.247 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.248 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.412 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.413 DEBUG 8844 [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-24 18:01:33.413 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.433 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.434 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.434 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.451 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.451 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.451 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.469 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.469 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.469 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.487 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.487 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.487 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.570 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.570 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.570 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.588 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.588 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.588 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.609 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.649 DEBUG 8844 [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-24 18:01:33.650 DEBUG 8844 [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-24 18:01:33.671 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.671 DEBUG 8844 [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-24 18:01:33.671 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.689 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.689 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.689 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.707 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.718 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.718 DEBUG 8844 [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-24 18:01:33.718 DEBUG 8844 [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-24 18:01:33.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.742 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.743 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.779 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.779 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:01:33.779 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.797 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.809 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.818 DEBUG 8844 [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-24 18:01:33.818 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.984 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:33.985 DEBUG 8844 [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-24 18:01:33.985 DEBUG 8844 [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-24 18:01:34.005 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.006 DEBUG 8844 [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-24 18:01:34.006 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.023 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.023 DEBUG 8844 [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-24 18:01:34.024 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.041 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.041 DEBUG 8844 [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-24 18:01:34.041 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.058 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.058 DEBUG 8844 [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-24 18:01:34.059 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.142 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.142 DEBUG 8844 [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-24 18:01:34.142 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.160 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.160 DEBUG 8844 [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-24 18:01:34.160 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.181 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.181 DEBUG 8844 [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-24 18:01:34.181 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.243 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.243 DEBUG 8844 [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-24 18:01:34.243 DEBUG 8844 [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-24 18:01:34.261 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.261 DEBUG 8844 [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-24 18:01:34.261 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.279 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.279 DEBUG 8844 [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-24 18:01:34.280 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.297 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.297 DEBUG 8844 [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-24 18:01:34.297 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.315 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.316 DEBUG 8844 [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-24 18:01:34.316 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.347 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.348 DEBUG 8844 [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-24 18:01:34.348 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.375 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.378 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.378 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.542 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.543 DEBUG 8844 [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-24 18:01:34.543 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.562 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.563 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.563 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.580 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.581 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.581 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.598 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.599 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.599 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.616 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.616 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.616 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.701 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.703 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.704 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.721 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.721 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.721 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.742 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.742 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.743 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.804 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.804 DEBUG 8844 [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-24 18:01:34.804 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.822 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.822 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.822 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.840 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.840 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.840 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.858 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.858 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.858 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.876 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.876 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.876 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.909 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.909 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:01:34.909 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:34.936 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:35.989 DEBUG 8844 [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-24 18:01:35.989 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.022 DEBUG 8844 [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-24 18:01:36.022 DEBUG 8844 [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-24 18:01:36.089 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.089 DEBUG 8844 [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-24 18:01:36.090 DEBUG 8844 [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-24 18:01:36.156 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.157 DEBUG 8844 [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-24 18:01:36.157 DEBUG 8844 [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-24 18:01:36.165 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.175 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.176 DEBUG 8844 [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-24 18:01:36.176 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.193 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.194 DEBUG 8844 [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-24 18:01:36.194 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.211 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.212 DEBUG 8844 [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-24 18:01:36.212 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.230 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.230 DEBUG 8844 [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-24 18:01:36.230 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.313 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.313 DEBUG 8844 [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-24 18:01:36.314 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.331 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.331 DEBUG 8844 [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-24 18:01:36.332 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.353 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.353 DEBUG 8844 [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-24 18:01:36.354 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.414 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.414 DEBUG 8844 [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-24 18:01:36.414 DEBUG 8844 [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-24 18:01:36.432 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.432 DEBUG 8844 [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-24 18:01:36.432 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.450 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.451 DEBUG 8844 [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-24 18:01:36.451 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.468 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.469 DEBUG 8844 [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-24 18:01:36.469 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.487 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.488 DEBUG 8844 [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-24 18:01:36.488 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.518 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.519 DEBUG 8844 [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-24 18:01:36.519 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.545 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.552 DEBUG 8844 [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-24 18:01:36.552 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.718 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.719 DEBUG 8844 [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-24 18:01:36.719 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.738 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.739 DEBUG 8844 [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-24 18:01:36.739 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.756 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.756 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.756 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.774 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.774 DEBUG 8844 [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-24 18:01:36.774 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.792 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.876 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.876 DEBUG 8844 [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-24 18:01:36.876 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.894 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.894 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.894 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.915 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.915 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:36.915 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.977 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.977 DEBUG 8844 [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-24 18:01:36.977 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.995 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:36.995 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:36.995 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.013 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.014 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:37.014 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.031 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.032 DEBUG 8844 [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-24 18:01:37.032 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.049 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.049 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:37.049 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.082 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.082 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:01:37.082 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:37.109 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.296 DEBUG 8844 [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-24 18:01:40.296 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.330 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.330 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.399 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.399 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.399 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:01:40.461 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.461 DEBUG 8844 [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-24 18:01:40.462 DEBUG 8844 [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-24 18:01:40.476 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.481 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.482 DEBUG 8844 [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-24 18:01:40.482 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.499 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.499 DEBUG 8844 [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-24 18:01:40.500 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.518 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.518 DEBUG 8844 [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-24 18:01:40.518 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.535 DEBUG 8844 [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-24 18:01:40.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.619 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.619 DEBUG 8844 [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-24 18:01:40.619 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.637 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.637 DEBUG 8844 [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-24 18:01:40.637 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.659 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.659 DEBUG 8844 [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-24 18:01:40.659 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.720 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.720 DEBUG 8844 [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-24 18:01:40.720 DEBUG 8844 [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-24 18:01:40.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.738 DEBUG 8844 [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-24 18:01:40.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.756 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.757 DEBUG 8844 [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-24 18:01:40.757 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.774 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.774 DEBUG 8844 [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-24 18:01:40.775 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.792 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.793 DEBUG 8844 [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-24 18:01:40.793 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.825 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.825 DEBUG 8844 [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-24 18:01:40.825 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.852 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:40.855 DEBUG 8844 [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-24 18:01:40.855 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.023 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.024 DEBUG 8844 [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-24 18:01:41.024 DEBUG 8844 [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-24 18:01:41.043 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.044 DEBUG 8844 [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-24 18:01:41.044 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.061 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.062 DEBUG 8844 [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-24 18:01:41.062 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.080 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.080 DEBUG 8844 [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-24 18:01:41.080 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.098 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.098 DEBUG 8844 [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-24 18:01:41.099 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.182 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.182 DEBUG 8844 [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-24 18:01:41.183 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.200 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.201 DEBUG 8844 [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-24 18:01:41.201 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.221 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.221 DEBUG 8844 [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-24 18:01:41.221 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.283 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.283 DEBUG 8844 [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-24 18:01:41.283 DEBUG 8844 [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-24 18:01:41.301 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.301 DEBUG 8844 [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-24 18:01:41.301 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.319 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.320 DEBUG 8844 [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-24 18:01:41.320 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.337 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.338 DEBUG 8844 [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-24 18:01:41.338 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.355 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.356 DEBUG 8844 [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-24 18:01:41.356 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.387 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.387 DEBUG 8844 [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-24 18:01:41.387 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:01:41.414 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.644 DEBUG 8844 [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-24 18:02:06.644 DEBUG 8844 [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-24 18:02:06.717 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.717 DEBUG 8844 [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-24 18:02:06.718 DEBUG 8844 [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-24 18:02:06.844 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.845 DEBUG 8844 [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-24 18:02:06.846 DEBUG 8844 [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-24 18:02:06.863 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.864 DEBUG 8844 [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-24 18:02:06.864 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.872 DEBUG 8844 [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-24 18:02:06.872 DEBUG 8844 [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-24 18:02:06.881 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.882 DEBUG 8844 [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-24 18:02:06.882 DEBUG 8844 [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-24 18:02:06.944 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.944 DEBUG 8844 [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-24 18:02:06.944 DEBUG 8844 [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-24 18:02:06.964 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.964 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:06.964 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.034 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.034 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.035 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.073 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.073 DEBUG 8844 [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-24 18:02:07.073 DEBUG 8844 [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-24 18:02:07.091 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.091 DEBUG 8844 [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-24 18:02:07.091 DEBUG 8844 [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-24 18:02:07.108 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.108 DEBUG 8844 [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-24 18:02:07.109 DEBUG 8844 [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-24 18:02:07.125 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.125 DEBUG 8844 [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-24 18:02:07.125 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.144 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.144 DEBUG 8844 [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-24 18:02:07.144 DEBUG 8844 [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-24 18:02:07.155 DEBUG 8844 [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-24 18:02:07.155 DEBUG 8844 [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-24 18:02:07.160 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.161 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.161 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.161 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.162 DEBUG 8844 [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-24 18:02:07.162 DEBUG 8844 [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-24 18:02:07.178 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.178 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.178 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.182 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.182 DEBUG 8844 [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-24 18:02:07.182 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.196 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.196 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.196 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.200 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.200 DEBUG 8844 [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-24 18:02:07.200 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.218 DEBUG 8844 [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-24 18:02:07.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.236 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.237 DEBUG 8844 [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-24 18:02:07.237 DEBUG 8844 [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-24 18:02:07.240 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.240 DEBUG 8844 [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-24 18:02:07.240 DEBUG 8844 [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-24 18:02:07.255 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.256 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.256 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.258 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.258 DEBUG 8844 [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-24 18:02:07.258 DEBUG 8844 [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-24 18:02:07.273 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.274 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.274 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.276 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.276 DEBUG 8844 [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-24 18:02:07.276 DEBUG 8844 [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-24 18:02:07.280 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.280 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.281 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:02:07.292 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.293 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.293 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.294 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.295 DEBUG 8844 [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-24 18:02:07.295 DEBUG 8844 [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-24 18:02:07.298 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.298 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.298 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.310 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.315 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.315 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.315 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.315 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.315 DEBUG 8844 [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-24 18:02:07.315 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.333 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.333 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.334 DEBUG 8844 [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-24 18:02:07.334 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.334 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.334 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.352 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.352 DEBUG 8844 [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-24 18:02:07.352 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.355 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.355 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.370 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.371 DEBUG 8844 [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-24 18:02:07.371 DEBUG 8844 [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-24 18:02:07.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.388 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.389 DEBUG 8844 [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-24 18:02:07.389 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.390 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.390 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.390 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.407 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.407 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.408 DEBUG 8844 [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-24 18:02:07.408 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.408 DEBUG 8844 [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-24 18:02:07.408 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.424 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.425 DEBUG 8844 [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-24 18:02:07.425 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.425 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.426 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.426 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.442 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.443 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.444 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.445 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.463 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.464 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.464 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:07.482 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:10.900 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:10.901 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:10.927 DEBUG 8844 [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-24 18:02:10.927 DEBUG 8844 [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-24 18:02:10.994 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:10.994 DEBUG 8844 [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-24 18:02:10.994 DEBUG 8844 [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-24 18:02:11.069 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.070 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.071 DEBUG 8844 [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-24 18:02:11.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.092 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.092 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.092 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.110 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.111 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.111 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.128 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.147 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.148 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.148 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.232 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.235 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.235 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.252 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.253 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.253 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.275 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.275 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.337 DEBUG 8844 [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-24 18:02:11.337 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.356 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.356 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.356 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.375 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.412 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.412 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.413 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.444 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.445 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:11.445 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.472 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.475 DEBUG 8844 [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-24 18:02:11.475 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.646 DEBUG 8844 [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-24 18:02:11.646 DEBUG 8844 [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-24 18:02:11.666 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.666 DEBUG 8844 [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-24 18:02:11.666 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.684 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.684 DEBUG 8844 [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-24 18:02:11.685 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.702 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.702 DEBUG 8844 [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-24 18:02:11.702 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.721 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.722 DEBUG 8844 [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-24 18:02:11.722 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.806 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.807 DEBUG 8844 [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-24 18:02:11.807 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.825 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.825 DEBUG 8844 [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-24 18:02:11.825 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.847 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.847 DEBUG 8844 [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-24 18:02:11.847 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.908 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.908 DEBUG 8844 [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-24 18:02:11.908 DEBUG 8844 [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-24 18:02:11.927 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.927 DEBUG 8844 [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-24 18:02:11.927 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.945 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.946 DEBUG 8844 [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-24 18:02:11.946 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.964 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.965 DEBUG 8844 [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-24 18:02:11.965 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:11.984 DEBUG 8844 [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-24 18:02:11.984 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:12.017 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:12.017 DEBUG 8844 [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-24 18:02:12.017 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:12.043 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.186 DEBUG 8844 [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-24 18:02:31.186 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.258 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.258 DEBUG 8844 [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-24 18:02:31.258 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.266 DEBUG 8844 [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-24 18:02:31.266 DEBUG 8844 [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-24 18:02:31.336 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.336 DEBUG 8844 [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-24 18:02:31.336 DEBUG 8844 [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-24 18:02:31.338 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.338 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.387 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.387 DEBUG 8844 [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-24 18:02:31.387 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.404 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.405 DEBUG 8844 [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-24 18:02:31.405 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.423 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.424 DEBUG 8844 [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-24 18:02:31.424 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.462 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.463 DEBUG 8844 [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-24 18:02:31.463 DEBUG 8844 [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-24 18:02:31.480 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.480 DEBUG 8844 [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-24 18:02:31.481 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.498 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.498 DEBUG 8844 [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-24 18:02:31.498 DEBUG 8844 [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-24 18:02:31.507 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.507 DEBUG 8844 [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-24 18:02:31.507 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:02:31.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.525 DEBUG 8844 [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-24 18:02:31.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.541 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.543 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.543 DEBUG 8844 [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-24 18:02:31.543 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.559 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.560 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.560 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.561 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.562 DEBUG 8844 [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-24 18:02:31.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.577 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.577 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.578 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.581 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.581 DEBUG 8844 [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-24 18:02:31.581 DEBUG 8844 [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-24 18:02:31.582 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.582 DEBUG 8844 [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-24 18:02:31.582 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.599 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.599 DEBUG 8844 [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-24 18:02:31.600 DEBUG 8844 [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-24 18:02:31.600 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.600 DEBUG 8844 [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-24 18:02:31.600 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.617 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.618 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.620 DEBUG 8844 [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-24 18:02:31.620 DEBUG 8844 [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-24 18:02:31.620 DEBUG 8844 [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-24 18:02:31.621 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.638 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.638 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.639 DEBUG 8844 [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-24 18:02:31.639 DEBUG 8844 [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-24 18:02:31.640 DEBUG 8844 [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-24 18:02:31.640 DEBUG 8844 [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-24 18:02:31.657 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.658 DEBUG 8844 [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-24 18:02:31.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.660 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.660 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.660 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:02:31.661 DEBUG 8844 [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-24 18:02:31.661 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.677 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.678 DEBUG 8844 [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-24 18:02:31.678 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.678 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.678 DEBUG 8844 [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-24 18:02:31.678 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.678 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.679 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.679 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.695 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.695 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.695 DEBUG 8844 [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-24 18:02:31.696 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.696 DEBUG 8844 [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-24 18:02:31.696 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.696 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.696 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.696 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.714 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.714 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.715 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.715 DEBUG 8844 [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-24 18:02:31.716 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.716 DEBUG 8844 [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-24 18:02:31.733 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.734 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.734 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.735 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.736 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.736 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.751 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.752 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.752 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.769 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.770 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.770 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.770 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.771 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.771 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.786 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.787 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.788 DEBUG 8844 [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-24 18:02:31.788 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.807 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.808 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.827 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.827 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.827 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.844 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.845 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.845 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:02:31.863 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.485 DEBUG 8844 [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-24 18:03:13.485 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.518 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.585 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.585 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.585 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:13.656 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.657 DEBUG 8844 [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-24 18:03:13.657 DEBUG 8844 [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-24 18:03:13.660 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.677 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.677 DEBUG 8844 [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-24 18:03:13.677 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.695 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.695 DEBUG 8844 [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-24 18:03:13.695 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.713 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.713 DEBUG 8844 [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-24 18:03:13.713 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.730 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.731 DEBUG 8844 [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-24 18:03:13.731 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.815 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.815 DEBUG 8844 [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-24 18:03:13.815 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.833 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.833 DEBUG 8844 [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-24 18:03:13.833 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.854 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.857 DEBUG 8844 [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-24 18:03:13.857 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.920 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.920 DEBUG 8844 [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-24 18:03:13.920 DEBUG 8844 [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-24 18:03:13.939 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.939 DEBUG 8844 [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-24 18:03:13.939 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.957 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.958 DEBUG 8844 [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-24 18:03:13.958 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.975 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.975 DEBUG 8844 [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-24 18:03:13.975 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.994 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:13.994 DEBUG 8844 [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-24 18:03:13.995 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.027 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.027 DEBUG 8844 [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-24 18:03:14.027 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.054 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.057 DEBUG 8844 [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-24 18:03:14.057 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.224 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.224 DEBUG 8844 [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-24 18:03:14.225 DEBUG 8844 [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-24 18:03:14.244 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.245 DEBUG 8844 [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-24 18:03:14.245 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.263 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.263 DEBUG 8844 [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-24 18:03:14.263 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.281 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.281 DEBUG 8844 [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-24 18:03:14.281 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.299 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.299 DEBUG 8844 [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-24 18:03:14.299 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.383 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.384 DEBUG 8844 [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-24 18:03:14.384 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.401 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.401 DEBUG 8844 [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-24 18:03:14.401 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.423 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.423 DEBUG 8844 [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-24 18:03:14.423 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.484 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.484 DEBUG 8844 [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-24 18:03:14.484 DEBUG 8844 [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-24 18:03:14.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.503 DEBUG 8844 [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-24 18:03:14.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.521 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.522 DEBUG 8844 [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-24 18:03:14.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.540 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.542 DEBUG 8844 [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-24 18:03:14.542 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.559 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.559 DEBUG 8844 [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-24 18:03:14.559 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.592 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.592 DEBUG 8844 [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-24 18:03:14.592 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:14.619 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.503 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.530 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.531 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.597 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.597 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.597 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:20.673 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.674 DEBUG 8844 [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-24 18:03:20.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.712 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.713 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:20.713 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.730 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.731 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.731 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.749 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.749 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:20.749 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.834 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.837 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.837 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.856 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.856 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:20.856 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.877 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:20.877 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.939 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.939 DEBUG 8844 [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-24 18:03:20.939 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.958 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:20.958 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.976 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.977 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:20.977 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:20.995 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.013 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:21.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.045 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.045 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:21.045 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.074 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.076 DEBUG 8844 [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-24 18:03:21.076 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.243 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.244 DEBUG 8844 [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-24 18:03:21.244 DEBUG 8844 [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-24 18:03:21.265 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.265 DEBUG 8844 [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-24 18:03:21.265 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.283 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.283 DEBUG 8844 [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-24 18:03:21.283 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.300 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.301 DEBUG 8844 [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-24 18:03:21.301 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.318 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.319 DEBUG 8844 [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-24 18:03:21.319 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.402 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.402 DEBUG 8844 [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-24 18:03:21.402 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.419 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.420 DEBUG 8844 [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-24 18:03:21.420 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.442 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.442 DEBUG 8844 [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-24 18:03:21.442 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.503 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.503 DEBUG 8844 [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-24 18:03:21.504 DEBUG 8844 [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-24 18:03:21.521 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.522 DEBUG 8844 [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-24 18:03:21.522 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.541 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.541 DEBUG 8844 [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-24 18:03:21.542 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.559 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.559 DEBUG 8844 [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-24 18:03:21.559 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.578 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.578 DEBUG 8844 [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-24 18:03:21.578 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.610 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.610 DEBUG 8844 [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-24 18:03:21.610 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:21.638 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.297 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.298 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.463 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.464 DEBUG 8844 [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-24 18:03:24.464 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.484 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.484 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.484 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.502 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.503 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.503 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.520 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.520 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.520 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.538 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.539 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.539 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.622 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.622 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.623 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.640 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.641 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.641 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.662 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.662 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.662 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.724 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.724 DEBUG 8844 [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-24 18:03:24.724 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.742 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.742 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.742 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.761 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.762 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.762 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.780 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.780 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.780 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.797 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.798 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.798 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.831 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.831 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:24.831 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.858 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:24.861 DEBUG 8844 [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-24 18:03:24.862 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.026 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.027 DEBUG 8844 [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-24 18:03:25.027 DEBUG 8844 [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-24 18:03:25.046 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.047 DEBUG 8844 [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-24 18:03:25.047 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.065 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.065 DEBUG 8844 [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-24 18:03:25.065 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.082 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.083 DEBUG 8844 [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-24 18:03:25.083 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.101 DEBUG 8844 [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-24 18:03:25.101 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.184 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.185 DEBUG 8844 [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-24 18:03:25.185 DEBUG 8844 [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-24 18:03:25.202 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.202 DEBUG 8844 [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-24 18:03:25.202 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.223 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.223 DEBUG 8844 [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-24 18:03:25.224 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.285 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.285 DEBUG 8844 [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-24 18:03:25.285 DEBUG 8844 [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-24 18:03:25.304 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.304 DEBUG 8844 [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-24 18:03:25.304 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.322 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.323 DEBUG 8844 [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-24 18:03:25.323 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.341 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.342 DEBUG 8844 [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-24 18:03:25.342 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.359 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.359 DEBUG 8844 [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-24 18:03:25.359 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.392 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.392 DEBUG 8844 [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-24 18:03:25.392 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.419 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.498 DEBUG 8844 [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-24 18:03:25.498 DEBUG 8844 [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-24 18:03:25.565 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:25.565 DEBUG 8844 [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-24 18:03:25.565 DEBUG 8844 [http-nio-8879-exec-9] 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-24 18:03:25.641 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.650 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.650 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.819 DEBUG 8844 [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-24 18:03:26.819 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.839 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.840 DEBUG 8844 [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-24 18:03:26.840 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.858 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.858 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.875 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.876 DEBUG 8844 [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-24 18:03:26.876 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.893 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.894 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.894 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.978 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.978 DEBUG 8844 [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-24 18:03:26.978 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:26.996 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.997 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:26.997 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.017 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.018 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:27.018 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.079 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.080 DEBUG 8844 [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-24 18:03:27.080 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.098 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.098 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:27.099 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.118 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.118 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:27.118 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.135 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.135 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.135 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.154 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.154 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:27.154 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.186 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.187 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:27.187 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.216 DEBUG 8844 [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-24 18:03:27.217 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.382 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.383 DEBUG 8844 [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-24 18:03:27.383 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.403 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.403 DEBUG 8844 [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-24 18:03:27.403 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.422 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.424 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.424 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.456 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.456 DEBUG 8844 [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-24 18:03:27.457 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.474 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.475 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.475 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.557 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.557 DEBUG 8844 [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-24 18:03:27.558 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:27.576 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.576 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.577 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.597 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.598 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:27.598 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.659 DEBUG 8844 [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-24 18:03:27.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.677 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.677 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:27.677 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.696 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.696 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:27.697 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.714 DEBUG 8844 [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-24 18:03:27.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.733 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.733 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:27.733 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.766 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.766 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:27.766 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.792 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.873 DEBUG 8844 [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-24 18:03:27.873 DEBUG 8844 [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-24 18:03:27.941 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:27.941 DEBUG 8844 [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-24 18:03:27.941 DEBUG 8844 [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-24 18:03:28.016 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:28.807 DEBUG 8844 [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-24 18:03:28.808 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:28.974 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:28.975 DEBUG 8844 [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-24 18:03:28.975 DEBUG 8844 [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-24 18:03:28.995 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:28.995 DEBUG 8844 [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-24 18:03:28.995 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.013 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.013 DEBUG 8844 [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-24 18:03:29.013 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.031 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.031 DEBUG 8844 [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-24 18:03:29.031 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.049 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.049 DEBUG 8844 [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-24 18:03:29.049 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.134 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.134 DEBUG 8844 [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-24 18:03:29.134 DEBUG 8844 [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-24 18:03:29.152 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.152 DEBUG 8844 [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-24 18:03:29.153 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.173 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.173 DEBUG 8844 [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-24 18:03:29.173 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.235 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.235 DEBUG 8844 [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-24 18:03:29.235 DEBUG 8844 [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-24 18:03:29.253 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.253 DEBUG 8844 [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-24 18:03:29.253 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.272 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.272 DEBUG 8844 [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-24 18:03:29.272 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.290 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.290 DEBUG 8844 [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-24 18:03:29.290 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.308 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.309 DEBUG 8844 [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-24 18:03:29.309 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.341 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.342 DEBUG 8844 [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-24 18:03:29.342 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.368 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.536 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.537 DEBUG 8844 [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-24 18:03:29.537 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.557 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.558 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.558 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.575 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.575 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.576 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.593 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.594 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.594 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.612 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.612 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.612 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.696 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.696 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.696 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.714 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.714 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.714 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.736 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.736 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.736 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.797 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.797 DEBUG 8844 [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-24 18:03:29.797 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.815 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.816 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.816 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.834 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.835 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.835 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.853 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.853 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.853 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.871 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.871 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.871 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.903 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.903 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:29.903 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:29.930 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:30.008 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:30.008 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:30.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:30.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:30.076 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:30.151 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:30.925 DEBUG 8844 [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-24 18:03:30.925 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.093 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.093 DEBUG 8844 [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-24 18:03:31.093 DEBUG 8844 [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-24 18:03:31.113 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.113 DEBUG 8844 [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-24 18:03:31.113 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.131 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.131 DEBUG 8844 [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-24 18:03:31.131 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.149 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.149 DEBUG 8844 [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-24 18:03:31.149 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.167 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.168 DEBUG 8844 [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-24 18:03:31.168 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.252 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.252 DEBUG 8844 [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-24 18:03:31.252 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.270 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.270 DEBUG 8844 [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-24 18:03:31.270 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.291 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.292 DEBUG 8844 [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-24 18:03:31.292 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.354 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.355 DEBUG 8844 [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-24 18:03:31.355 DEBUG 8844 [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-24 18:03:31.372 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.372 DEBUG 8844 [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-24 18:03:31.372 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.391 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.391 DEBUG 8844 [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-24 18:03:31.392 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.409 DEBUG 8844 [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-24 18:03:31.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.427 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.427 DEBUG 8844 [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-24 18:03:31.427 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.460 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.460 DEBUG 8844 [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-24 18:03:31.460 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.487 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.490 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.490 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.654 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.655 DEBUG 8844 [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-24 18:03:31.655 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.674 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.675 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.675 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.694 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:31.694 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.711 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.711 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.711 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.729 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.729 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:31.729 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.814 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.814 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.814 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.832 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.832 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:31.832 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.854 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.854 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:31.854 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.915 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.915 DEBUG 8844 [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-24 18:03:31.915 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.933 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.934 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:31.934 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.952 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.953 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:31.953 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.970 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.972 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.973 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.991 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:31.992 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:31.992 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:32.024 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:32.024 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:32.024 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:32.051 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:32.130 DEBUG 8844 [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-24 18:03:32.130 DEBUG 8844 [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-24 18:03:32.198 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:32.198 DEBUG 8844 [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-24 18:03:32.198 DEBUG 8844 [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-24 18:03:32.273 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.226 DEBUG 8844 [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-24 18:03:33.226 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.391 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.392 DEBUG 8844 [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-24 18:03:33.392 DEBUG 8844 [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-24 18:03:33.413 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.413 DEBUG 8844 [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-24 18:03:33.413 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.431 DEBUG 8844 [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-24 18:03:33.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.449 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.449 DEBUG 8844 [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-24 18:03:33.449 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.467 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.467 DEBUG 8844 [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-24 18:03:33.467 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.550 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.551 DEBUG 8844 [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-24 18:03:33.551 DEBUG 8844 [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-24 18:03:33.569 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.569 DEBUG 8844 [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-24 18:03:33.569 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.590 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.590 DEBUG 8844 [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-24 18:03:33.590 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.652 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.652 DEBUG 8844 [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-24 18:03:33.652 DEBUG 8844 [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-24 18:03:33.672 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.673 DEBUG 8844 [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-24 18:03:33.674 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.692 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.693 DEBUG 8844 [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-24 18:03:33.693 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.711 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.711 DEBUG 8844 [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-24 18:03:33.711 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.729 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.729 DEBUG 8844 [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-24 18:03:33.729 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.761 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.761 DEBUG 8844 [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-24 18:03:33.761 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.788 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.791 DEBUG 8844 [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-24 18:03:33.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.956 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.957 DEBUG 8844 [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-24 18:03:33.957 DEBUG 8844 [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-24 18:03:33.977 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.977 DEBUG 8844 [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-24 18:03:33.977 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.995 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:33.995 DEBUG 8844 [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-24 18:03:33.995 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.013 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.014 DEBUG 8844 [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-24 18:03:34.014 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.031 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.031 DEBUG 8844 [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-24 18:03:34.032 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.114 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.114 DEBUG 8844 [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-24 18:03:34.114 DEBUG 8844 [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-24 18:03:34.132 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.132 DEBUG 8844 [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-24 18:03:34.133 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.154 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.154 DEBUG 8844 [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-24 18:03:34.154 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.215 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.216 DEBUG 8844 [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-24 18:03:34.216 DEBUG 8844 [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-24 18:03:34.234 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.234 DEBUG 8844 [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-24 18:03:34.234 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.253 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.253 DEBUG 8844 [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-24 18:03:34.254 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.271 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.271 DEBUG 8844 [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-24 18:03:34.271 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.289 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.289 DEBUG 8844 [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-24 18:03:34.290 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.320 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.321 DEBUG 8844 [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-24 18:03:34.321 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.348 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.424 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.424 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.491 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.491 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:34.491 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:34.567 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:36.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:36.999 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.165 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.166 DEBUG 8844 [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-24 18:03:37.166 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.185 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.204 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.204 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.204 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.222 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.240 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.240 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.240 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.323 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.323 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.323 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.341 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.342 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.342 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.363 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.425 DEBUG 8844 [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-24 18:03:37.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.443 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.443 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.462 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.463 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.463 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.480 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.480 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.480 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.499 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.500 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.532 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.532 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:37.532 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.558 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.561 DEBUG 8844 [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-24 18:03:37.561 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.727 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.728 DEBUG 8844 [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-24 18:03:37.728 DEBUG 8844 [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-24 18:03:37.748 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.748 DEBUG 8844 [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-24 18:03:37.748 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.769 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.770 DEBUG 8844 [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-24 18:03:37.770 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.787 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.787 DEBUG 8844 [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-24 18:03:37.787 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.805 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.806 DEBUG 8844 [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-24 18:03:37.806 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.889 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.889 DEBUG 8844 [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-24 18:03:37.889 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.908 DEBUG 8844 [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-24 18:03:37.908 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.929 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.930 DEBUG 8844 [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-24 18:03:37.930 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.991 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:37.991 DEBUG 8844 [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-24 18:03:37.991 DEBUG 8844 [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-24 18:03:38.010 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.010 DEBUG 8844 [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-24 18:03:38.010 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.028 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.028 DEBUG 8844 [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-24 18:03:38.029 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.046 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.046 DEBUG 8844 [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-24 18:03:38.046 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.064 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.065 DEBUG 8844 [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-24 18:03:38.065 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.098 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.098 DEBUG 8844 [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-24 18:03:38.098 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:38.125 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.611 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.611 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.777 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.777 DEBUG 8844 [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-24 18:03:39.777 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.797 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.797 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.797 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.815 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.815 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:39.815 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.833 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.833 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.834 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.851 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.852 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:39.852 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.935 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.936 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.936 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.953 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.954 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:39.954 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.975 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:39.975 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:39.975 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.036 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.037 DEBUG 8844 [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-24 18:03:40.037 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.055 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.055 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:40.055 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.074 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.075 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:40.075 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.091 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.092 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.092 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.110 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.111 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:40.111 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.143 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.143 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:40.143 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.170 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.173 DEBUG 8844 [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-24 18:03:40.173 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.338 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.338 DEBUG 8844 [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-24 18:03:40.338 DEBUG 8844 [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-24 18:03:40.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.358 DEBUG 8844 [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-24 18:03:40.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.377 DEBUG 8844 [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-24 18:03:40.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.394 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.395 DEBUG 8844 [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-24 18:03:40.395 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.413 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.413 DEBUG 8844 [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-24 18:03:40.413 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.496 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.498 DEBUG 8844 [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-24 18:03:40.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.519 DEBUG 8844 [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-24 18:03:40.519 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.539 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.540 DEBUG 8844 [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-24 18:03:40.540 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.601 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.601 DEBUG 8844 [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-24 18:03:40.601 DEBUG 8844 [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-24 18:03:40.619 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.619 DEBUG 8844 [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-24 18:03:40.619 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.639 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.640 DEBUG 8844 [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-24 18:03:40.640 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.657 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.658 DEBUG 8844 [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-24 18:03:40.658 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.675 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.676 DEBUG 8844 [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-24 18:03:40.676 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.708 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.708 DEBUG 8844 [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-24 18:03:40.708 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.800 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.801 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.869 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.869 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:40.869 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:03:40.944 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:41.788 DEBUG 8844 [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-24 18:03:41.788 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:41.954 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:41.955 DEBUG 8844 [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-24 18:03:41.955 DEBUG 8844 [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-24 18:03:41.975 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:41.976 DEBUG 8844 [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-24 18:03:41.976 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:41.993 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:41.993 DEBUG 8844 [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-24 18:03:41.994 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.012 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.012 DEBUG 8844 [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-24 18:03:42.012 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.030 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.030 DEBUG 8844 [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-24 18:03:42.030 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.113 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.113 DEBUG 8844 [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-24 18:03:42.113 DEBUG 8844 [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-24 18:03:42.131 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.131 DEBUG 8844 [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-24 18:03:42.132 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.153 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.153 DEBUG 8844 [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-24 18:03:42.153 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.214 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.214 DEBUG 8844 [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-24 18:03:42.214 DEBUG 8844 [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-24 18:03:42.232 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.232 DEBUG 8844 [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-24 18:03:42.232 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.251 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.251 DEBUG 8844 [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-24 18:03:42.252 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.269 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.270 DEBUG 8844 [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-24 18:03:42.270 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.287 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.287 DEBUG 8844 [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-24 18:03:42.288 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.320 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.321 DEBUG 8844 [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-24 18:03:42.321 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.348 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.516 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.518 DEBUG 8844 [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-24 18:03:42.518 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.539 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.539 DEBUG 8844 [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-24 18:03:42.539 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.557 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.557 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.557 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.575 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.575 DEBUG 8844 [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-24 18:03:42.575 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.593 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.595 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.595 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.679 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.679 DEBUG 8844 [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-24 18:03:42.680 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:42.697 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.697 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.697 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.718 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.718 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:42.718 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.779 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.780 DEBUG 8844 [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-24 18:03:42.780 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.798 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:42.798 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.817 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.817 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:42.818 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.835 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.835 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.835 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.853 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.853 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:42.853 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.889 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.890 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:03:42.890 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.917 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:42.988 DEBUG 8844 [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-24 18:03:42.988 DEBUG 8844 [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-24 18:03:43.055 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.055 DEBUG 8844 [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-24 18:03:43.055 DEBUG 8844 [http-nio-8879-exec-8] 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-24 18:03:43.130 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.764 DEBUG 8844 [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-24 18:03:43.764 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.930 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.930 DEBUG 8844 [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-24 18:03:43.930 DEBUG 8844 [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-24 18:03:43.950 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.950 DEBUG 8844 [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-24 18:03:43.950 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.968 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.968 DEBUG 8844 [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-24 18:03:43.968 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.986 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:43.986 DEBUG 8844 [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-24 18:03:43.986 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.004 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.004 DEBUG 8844 [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-24 18:03:44.004 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.086 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.087 DEBUG 8844 [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-24 18:03:44.087 DEBUG 8844 [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-24 18:03:44.104 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.105 DEBUG 8844 [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-24 18:03:44.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.125 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.126 DEBUG 8844 [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-24 18:03:44.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.187 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.187 DEBUG 8844 [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-24 18:03:44.187 DEBUG 8844 [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-24 18:03:44.206 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.206 DEBUG 8844 [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-24 18:03:44.206 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.224 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.225 DEBUG 8844 [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-24 18:03:44.225 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.242 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.243 DEBUG 8844 [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-24 18:03:44.243 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.261 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.261 DEBUG 8844 [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-24 18:03:44.261 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.293 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.293 DEBUG 8844 [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-24 18:03:44.293 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.320 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.323 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.323 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.487 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.488 DEBUG 8844 [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-24 18:03:44.488 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.508 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.508 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.508 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.526 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.544 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.544 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.544 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.562 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.562 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.562 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.646 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.646 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.646 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.665 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.665 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.665 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.686 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.687 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.687 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.747 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.748 DEBUG 8844 [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-24 18:03:44.748 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.766 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.766 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.767 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.784 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.785 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.785 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.803 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.803 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.803 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.821 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.822 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.822 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.854 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.854 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:03:44.854 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.880 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.948 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:44.949 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.015 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.015 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.016 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:03:45.090 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.719 DEBUG 8844 [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-24 18:03:45.720 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.885 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.886 DEBUG 8844 [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-24 18:03:45.886 DEBUG 8844 [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-24 18:03:45.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.907 DEBUG 8844 [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-24 18:03:45.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.925 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.926 DEBUG 8844 [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-24 18:03:45.926 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.943 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.943 DEBUG 8844 [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-24 18:03:45.943 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.961 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:45.961 DEBUG 8844 [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-24 18:03:45.961 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.046 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.046 DEBUG 8844 [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-24 18:03:46.046 DEBUG 8844 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.064 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.064 DEBUG 8844 [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-24 18:03:46.064 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.085 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.086 DEBUG 8844 [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-24 18:03:46.086 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.148 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.148 DEBUG 8844 [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-24 18:03:46.148 DEBUG 8844 [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-24 18:03:46.166 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.166 DEBUG 8844 [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-24 18:03:46.166 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.185 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.186 DEBUG 8844 [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-24 18:03:46.186 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.203 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.203 DEBUG 8844 [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-24 18:03:46.203 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.221 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.221 DEBUG 8844 [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-24 18:03:46.221 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.254 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.254 DEBUG 8844 [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-24 18:03:46.254 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.281 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.284 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.284 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.448 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.449 DEBUG 8844 [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-24 18:03:46.449 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.469 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.469 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.469 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.487 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.487 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.488 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.505 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.506 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.506 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.524 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.524 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.524 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.608 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.608 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.608 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.626 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.627 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.647 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.709 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.709 DEBUG 8844 [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-24 18:03:46.709 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.727 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.727 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.727 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.746 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.747 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.747 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.764 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.765 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.765 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.783 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.783 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.783 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.816 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.816 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:03:46.816 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.842 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.914 DEBUG 8844 [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-24 18:03:46.914 DEBUG 8844 [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-24 18:03:46.981 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:03:46.982 DEBUG 8844 [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-24 18:03:46.982 DEBUG 8844 [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-24 18:03:47.057 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:49.816 DEBUG 8844 [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-24 18:06:49.816 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:49.835 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:49.998 DEBUG 8844 [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-24 18:06:49.998 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:50.016 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:50.078 DEBUG 8844 [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-24 18:06:50.078 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:50.095 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:58.153 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:06:58.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:58.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:58.434 DEBUG 8844 [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-24 18:06:58.434 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:58.451 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:58.489 DEBUG 8844 [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-24 18:06:58.489 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:06:58.507 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:08:22.621 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:08:22.621 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:08:22.638 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:08:22.862 DEBUG 8844 [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-24 18:08:22.862 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:08:22.880 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:08:22.938 DEBUG 8844 [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-24 18:08:22.938 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:08:22.955 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:09:42.600 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:09:42.600 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:09:42.618 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:09:42.644 DEBUG 8844 [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-24 18:09:42.645 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:09:42.662 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:09:42.701 DEBUG 8844 [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-24 18:09:42.701 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:09:42.718 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:10:06.986 DEBUG 8844 [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-24 18:10:06.986 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:10:07.004 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:10:07.019 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:10:07.019 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:10:07.037 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:10:07.041 DEBUG 8844 [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-24 18:10:07.041 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:10:07.059 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.656 DEBUG 8844 [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-24 18:15:35.656 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.676 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.712 DEBUG 8844 [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-24 18:15:35.713 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.883 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.884 DEBUG 8844 [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-24 18:15:35.884 DEBUG 8844 [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-24 18:15:35.905 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.906 DEBUG 8844 [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-24 18:15:35.906 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.923 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.924 DEBUG 8844 [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-24 18:15:35.924 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.943 DEBUG 8844 [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-24 18:15:35.943 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.960 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:35.961 DEBUG 8844 [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-24 18:15:35.961 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.044 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.047 DEBUG 8844 [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-24 18:15:36.047 DEBUG 8844 [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-24 18:15:36.064 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.065 DEBUG 8844 [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-24 18:15:36.065 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.086 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.086 DEBUG 8844 [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-24 18:15:36.086 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.147 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.147 DEBUG 8844 [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-24 18:15:36.147 DEBUG 8844 [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-24 18:15:36.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.166 DEBUG 8844 [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-24 18:15:36.166 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.184 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.185 DEBUG 8844 [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-24 18:15:36.185 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.203 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.203 DEBUG 8844 [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-24 18:15:36.203 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.221 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.221 DEBUG 8844 [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-24 18:15:36.221 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.254 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.254 DEBUG 8844 [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-24 18:15:36.254 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.281 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.287 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.454 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.454 DEBUG 8844 [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-24 18:15:36.455 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.474 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.475 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.475 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.491 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.492 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.492 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.509 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.510 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.510 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.527 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.528 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.528 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.612 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.612 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.612 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.630 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.631 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.631 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.652 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.652 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.652 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.713 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.713 DEBUG 8844 [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-24 18:15:36.713 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.731 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.731 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.732 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.750 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.768 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.768 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.768 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.787 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.787 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.787 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.819 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.819 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:36.819 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:36.846 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:37.712 DEBUG 8844 [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-24 18:15:37.712 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:37.730 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.025 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.025 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.097 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.097 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.097 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.223 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.223 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.223 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.260 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.260 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.261 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.343 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.343 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.344 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:15:41.361 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.362 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.362 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.380 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.380 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.380 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.399 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.399 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.399 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.419 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.420 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.420 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.438 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.438 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.438 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.456 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.456 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.456 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.474 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.474 DEBUG 8844 [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-24 18:15:41.474 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.492 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.493 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.493 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.510 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.511 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.511 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.528 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.529 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.529 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:41.547 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.153 DEBUG 8844 [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-24 18:15:42.153 DEBUG 8844 [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-24 18:15:42.225 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.227 DEBUG 8844 [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-24 18:15:42.227 DEBUG 8844 [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-24 18:15:42.354 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.355 DEBUG 8844 [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-24 18:15:42.355 DEBUG 8844 [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-24 18:15:42.373 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.373 DEBUG 8844 [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-24 18:15:42.374 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.391 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.391 DEBUG 8844 [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-24 18:15:42.392 DEBUG 8844 [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-24 18:15:42.473 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.473 DEBUG 8844 [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-24 18:15:42.474 DEBUG 8844 [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-24 18:15:42.491 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.492 DEBUG 8844 [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-24 18:15:42.492 DEBUG 8844 [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-24 18:15:42.510 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.511 DEBUG 8844 [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-24 18:15:42.511 DEBUG 8844 [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-24 18:15:42.528 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.529 DEBUG 8844 [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-24 18:15:42.529 DEBUG 8844 [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-24 18:15:42.550 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.550 DEBUG 8844 [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-24 18:15:42.550 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.568 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.568 DEBUG 8844 [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-24 18:15:42.568 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.585 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.586 DEBUG 8844 [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-24 18:15:42.586 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.604 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.604 DEBUG 8844 [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-24 18:15:42.604 DEBUG 8844 [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-24 18:15:42.622 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.623 DEBUG 8844 [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-24 18:15:42.623 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.640 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.640 DEBUG 8844 [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-24 18:15:42.641 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.658 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.659 DEBUG 8844 [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-24 18:15:42.659 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.677 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:42.992 DEBUG 8844 [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-24 18:15:42.992 DEBUG 8844 [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-24 18:15:43.064 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.064 DEBUG 8844 [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-24 18:15:43.064 DEBUG 8844 [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-24 18:15:43.191 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.191 DEBUG 8844 [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-24 18:15:43.191 DEBUG 8844 [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-24 18:15:43.209 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.210 DEBUG 8844 [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-24 18:15:43.210 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.228 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.229 DEBUG 8844 [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-24 18:15:43.229 DEBUG 8844 [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-24 18:15:43.312 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.313 DEBUG 8844 [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-24 18:15:43.313 DEBUG 8844 [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-24 18:15:43.330 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.330 DEBUG 8844 [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-24 18:15:43.331 DEBUG 8844 [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-24 18:15:43.348 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.349 DEBUG 8844 [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-24 18:15:43.349 DEBUG 8844 [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-24 18:15:43.367 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.367 DEBUG 8844 [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-24 18:15:43.367 DEBUG 8844 [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-24 18:15:43.388 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.388 DEBUG 8844 [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-24 18:15:43.388 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.406 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.406 DEBUG 8844 [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-24 18:15:43.406 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.424 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.424 DEBUG 8844 [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-24 18:15:43.424 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.441 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.442 DEBUG 8844 [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-24 18:15:43.442 DEBUG 8844 [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-24 18:15:43.459 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.460 DEBUG 8844 [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-24 18:15:43.460 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.479 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.479 DEBUG 8844 [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-24 18:15:43.480 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.496 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.497 DEBUG 8844 [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-24 18:15:43.497 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:43.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.590 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.590 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.758 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.759 DEBUG 8844 [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-24 18:15:48.759 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.778 DEBUG 8844 [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-24 18:15:48.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.797 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.814 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.815 DEBUG 8844 [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-24 18:15:48.815 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.833 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.834 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.834 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.916 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.917 DEBUG 8844 [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-24 18:15:48.917 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:15:48.939 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.940 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.940 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.960 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:48.961 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:15:48.961 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.022 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.022 DEBUG 8844 [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-24 18:15:49.022 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.041 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.041 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:15:49.041 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.060 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.063 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:15:49.064 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.082 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.083 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.083 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.100 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.100 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:15:49.100 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.133 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.134 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:15:49.134 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.160 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.164 DEBUG 8844 [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-24 18:15:49.164 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.330 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.331 DEBUG 8844 [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-24 18:15:49.331 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.351 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.352 DEBUG 8844 [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-24 18:15:49.352 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.370 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.370 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.370 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.387 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.388 DEBUG 8844 [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-24 18:15:49.388 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.406 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.406 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.406 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.490 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.491 DEBUG 8844 [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-24 18:15:49.491 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:15:49.509 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.509 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.509 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.530 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.530 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:15:49.530 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.590 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.591 DEBUG 8844 [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-24 18:15:49.591 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.609 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.609 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:15:49.610 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.628 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.628 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:15:49.629 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.645 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.646 DEBUG 8844 [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-24 18:15:49.646 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.664 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.665 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:15:49.665 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.697 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.698 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:15:49.698 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:49.725 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:50.844 DEBUG 8844 [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-24 18:15:50.844 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.009 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.010 DEBUG 8844 [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-24 18:15:51.010 DEBUG 8844 [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-24 18:15:51.030 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.030 DEBUG 8844 [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-24 18:15:51.030 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.049 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.049 DEBUG 8844 [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-24 18:15:51.049 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.066 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.066 DEBUG 8844 [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-24 18:15:51.067 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.084 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.085 DEBUG 8844 [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-24 18:15:51.085 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.168 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.168 DEBUG 8844 [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-24 18:15:51.169 DEBUG 8844 [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-24 18:15:51.187 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.187 DEBUG 8844 [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-24 18:15:51.187 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.208 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.209 DEBUG 8844 [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-24 18:15:51.209 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.270 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.272 DEBUG 8844 [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-24 18:15:51.273 DEBUG 8844 [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-24 18:15:51.291 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.291 DEBUG 8844 [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-24 18:15:51.291 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.310 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.313 DEBUG 8844 [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-24 18:15:51.313 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.331 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.332 DEBUG 8844 [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-24 18:15:51.332 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.350 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.350 DEBUG 8844 [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-24 18:15:51.350 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.382 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.383 DEBUG 8844 [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-24 18:15:51.383 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.409 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.413 DEBUG 8844 [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-24 18:15:51.413 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.579 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.580 DEBUG 8844 [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-24 18:15:51.580 DEBUG 8844 [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-24 18:15:51.599 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.600 DEBUG 8844 [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-24 18:15:51.600 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.617 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.618 DEBUG 8844 [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-24 18:15:51.618 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.636 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.636 DEBUG 8844 [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-24 18:15:51.636 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.654 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.654 DEBUG 8844 [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-24 18:15:51.655 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.738 DEBUG 8844 [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-24 18:15:51.738 DEBUG 8844 [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-24 18:15:51.757 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.757 DEBUG 8844 [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-24 18:15:51.757 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.777 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.778 DEBUG 8844 [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-24 18:15:51.778 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.839 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.839 DEBUG 8844 [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-24 18:15:51.839 DEBUG 8844 [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-24 18:15:51.858 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.858 DEBUG 8844 [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-24 18:15:51.859 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.876 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.877 DEBUG 8844 [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-24 18:15:51.877 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.895 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.895 DEBUG 8844 [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-24 18:15:51.895 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.913 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.913 DEBUG 8844 [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-24 18:15:51.913 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.945 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.945 DEBUG 8844 [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-24 18:15:51.945 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:51.972 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.179 DEBUG 8844 [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-24 18:15:59.179 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.216 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.216 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.285 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.285 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.285 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:15:59.347 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.348 DEBUG 8844 [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-24 18:15:59.348 DEBUG 8844 [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-24 18:15:59.363 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.367 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.367 DEBUG 8844 [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-24 18:15:59.367 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.385 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.386 DEBUG 8844 [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-24 18:15:59.386 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.404 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.404 DEBUG 8844 [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-24 18:15:59.404 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.422 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.422 DEBUG 8844 [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-24 18:15:59.422 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.506 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.507 DEBUG 8844 [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-24 18:15:59.507 DEBUG 8844 [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-24 18:15:59.525 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.525 DEBUG 8844 [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-24 18:15:59.525 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.546 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.546 DEBUG 8844 [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-24 18:15:59.546 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.608 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.608 DEBUG 8844 [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-24 18:15:59.608 DEBUG 8844 [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-24 18:15:59.626 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.626 DEBUG 8844 [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-24 18:15:59.627 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.645 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.645 DEBUG 8844 [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-24 18:15:59.646 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.663 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.664 DEBUG 8844 [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-24 18:15:59.664 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.681 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.681 DEBUG 8844 [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-24 18:15:59.682 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.714 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.714 DEBUG 8844 [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-24 18:15:59.715 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.740 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.744 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.744 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.910 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.911 DEBUG 8844 [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-24 18:15:59.911 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.931 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.949 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.949 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:15:59.949 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.967 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.967 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.967 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.985 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:15:59.986 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:15:59.986 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.068 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.068 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.068 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:00.086 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.087 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:00.087 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.106 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.107 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:00.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.168 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.168 DEBUG 8844 [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-24 18:16:00.168 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.187 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:00.187 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.205 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.206 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:00.206 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.242 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.242 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:00.242 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.274 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:00.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:00.301 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.501 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.502 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.542 DEBUG 8844 [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-24 18:16:03.542 DEBUG 8844 [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-24 18:16:03.611 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.612 DEBUG 8844 [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-24 18:16:03.612 DEBUG 8844 [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-24 18:16:03.668 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.669 DEBUG 8844 [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-24 18:16:03.669 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.688 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.689 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.689 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.689 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.707 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:03.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.743 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:03.744 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.827 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.827 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.827 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:03.845 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.846 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:03.846 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.867 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.867 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:03.867 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.928 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.928 DEBUG 8844 [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-24 18:16:03.928 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.948 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.949 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:03.950 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.968 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.969 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:03.969 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.987 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.987 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:03.987 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.009 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.010 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:04.010 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.042 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.042 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:04.043 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.069 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.071 DEBUG 8844 [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-24 18:16:04.072 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.237 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.238 DEBUG 8844 [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-24 18:16:04.238 DEBUG 8844 [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-24 18:16:04.257 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.257 DEBUG 8844 [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-24 18:16:04.257 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.275 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.275 DEBUG 8844 [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-24 18:16:04.276 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.293 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.293 DEBUG 8844 [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-24 18:16:04.294 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.312 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.312 DEBUG 8844 [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-24 18:16:04.312 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.396 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.396 DEBUG 8844 [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-24 18:16:04.396 DEBUG 8844 [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-24 18:16:04.414 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.414 DEBUG 8844 [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-24 18:16:04.415 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.434 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.435 DEBUG 8844 [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-24 18:16:04.435 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.496 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.496 DEBUG 8844 [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-24 18:16:04.496 DEBUG 8844 [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-24 18:16:04.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.514 DEBUG 8844 [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-24 18:16:04.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.533 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.534 DEBUG 8844 [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-24 18:16:04.534 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.551 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.553 DEBUG 8844 [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-24 18:16:04.554 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.572 DEBUG 8844 [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-24 18:16:04.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.605 DEBUG 8844 [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-24 18:16:04.605 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:04.632 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:06.610 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:06.611 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:06.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:06.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:06.778 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:06.795 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.447 DEBUG 8844 [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-24 18:16:11.447 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.612 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.613 DEBUG 8844 [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-24 18:16:11.613 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.632 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.633 DEBUG 8844 [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-24 18:16:11.633 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.650 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.651 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.651 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.669 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.670 DEBUG 8844 [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-24 18:16:11.670 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.687 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.688 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.688 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.772 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.772 DEBUG 8844 [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-24 18:16:11.772 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.790 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.790 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.811 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.811 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:11.811 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.872 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.872 DEBUG 8844 [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-24 18:16:11.872 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.891 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.891 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:11.891 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.909 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.909 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:11.909 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.928 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.930 DEBUG 8844 [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-24 18:16:11.931 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.948 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.948 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:11.949 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.980 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:11.980 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:11.980 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.006 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.009 DEBUG 8844 [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-24 18:16:12.009 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.177 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.180 DEBUG 8844 [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-24 18:16:12.181 DEBUG 8844 [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-24 18:16:12.201 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.202 DEBUG 8844 [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-24 18:16:12.202 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.219 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.219 DEBUG 8844 [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-24 18:16:12.219 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.237 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.239 DEBUG 8844 [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-24 18:16:12.240 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.258 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.259 DEBUG 8844 [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-24 18:16:12.259 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.342 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.342 DEBUG 8844 [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-24 18:16:12.342 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.361 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.361 DEBUG 8844 [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-24 18:16:12.361 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.382 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.382 DEBUG 8844 [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-24 18:16:12.382 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.443 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.443 DEBUG 8844 [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-24 18:16:12.443 DEBUG 8844 [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-24 18:16:12.462 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.462 DEBUG 8844 [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-24 18:16:12.462 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.480 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.480 DEBUG 8844 [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-24 18:16:12.481 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.499 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.499 DEBUG 8844 [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-24 18:16:12.500 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.517 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.517 DEBUG 8844 [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-24 18:16:12.517 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.549 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.549 DEBUG 8844 [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-24 18:16:12.549 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:12.576 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.338 DEBUG 8844 [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-24 18:16:17.339 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.504 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.505 DEBUG 8844 [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-24 18:16:17.505 DEBUG 8844 [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-24 18:16:17.525 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.525 DEBUG 8844 [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-24 18:16:17.525 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.543 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.543 DEBUG 8844 [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-24 18:16:17.543 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.561 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.564 DEBUG 8844 [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-24 18:16:17.564 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.582 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.582 DEBUG 8844 [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-24 18:16:17.582 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.665 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.666 DEBUG 8844 [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-24 18:16:17.666 DEBUG 8844 [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-24 18:16:17.684 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.684 DEBUG 8844 [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-24 18:16:17.685 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.705 DEBUG 8844 [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-24 18:16:17.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.765 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.766 DEBUG 8844 [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-24 18:16:17.766 DEBUG 8844 [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-24 18:16:17.785 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.785 DEBUG 8844 [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-24 18:16:17.785 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.803 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.803 DEBUG 8844 [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-24 18:16:17.804 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.820 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.821 DEBUG 8844 [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-24 18:16:17.821 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.839 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.840 DEBUG 8844 [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-24 18:16:17.840 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.872 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.875 DEBUG 8844 [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-24 18:16:17.876 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.903 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.906 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:17.907 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.071 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.072 DEBUG 8844 [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-24 18:16:18.072 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.092 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.092 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.092 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.110 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.110 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.110 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.127 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.127 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.128 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.146 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.146 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.146 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.228 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.229 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.247 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.247 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.247 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.268 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.268 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.268 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.329 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.329 DEBUG 8844 [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-24 18:16:18.329 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.347 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.347 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.347 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.365 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.367 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.367 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.384 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.384 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.384 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.403 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.403 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.403 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.435 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.436 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:18.436 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:18.462 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.518 DEBUG 8844 [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-24 18:16:20.518 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.683 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.684 DEBUG 8844 [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-24 18:16:20.684 DEBUG 8844 [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-24 18:16:20.704 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.705 DEBUG 8844 [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-24 18:16:20.705 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.722 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.723 DEBUG 8844 [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-24 18:16:20.723 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.741 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.742 DEBUG 8844 [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-24 18:16:20.742 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.759 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.759 DEBUG 8844 [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-24 18:16:20.759 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.843 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.844 DEBUG 8844 [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-24 18:16:20.844 DEBUG 8844 [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-24 18:16:20.862 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.862 DEBUG 8844 [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-24 18:16:20.863 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.883 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.883 DEBUG 8844 [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-24 18:16:20.883 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.944 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.944 DEBUG 8844 [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-24 18:16:20.945 DEBUG 8844 [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-24 18:16:20.963 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.963 DEBUG 8844 [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-24 18:16:20.963 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.981 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.982 DEBUG 8844 [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-24 18:16:20.982 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:20.999 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.000 DEBUG 8844 [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-24 18:16:21.000 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.018 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.018 DEBUG 8844 [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-24 18:16:21.018 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.050 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.050 DEBUG 8844 [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-24 18:16:21.050 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.076 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.080 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.080 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.245 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.245 DEBUG 8844 [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-24 18:16:21.246 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.265 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.265 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.265 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.284 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.284 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.284 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.302 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.304 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.305 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.322 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.323 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.323 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.405 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.405 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.405 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.423 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.424 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.424 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.444 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.445 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.445 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.506 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.506 DEBUG 8844 [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-24 18:16:21.506 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.525 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.525 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.525 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.543 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.544 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.560 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.561 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.561 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.579 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.612 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.612 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:21.612 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:21.638 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.462 DEBUG 8844 [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-24 18:16:23.462 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.627 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.628 DEBUG 8844 [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-24 18:16:23.628 DEBUG 8844 [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-24 18:16:23.649 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.649 DEBUG 8844 [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-24 18:16:23.649 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.667 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.668 DEBUG 8844 [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-24 18:16:23.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.684 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.685 DEBUG 8844 [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-24 18:16:23.685 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.703 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.704 DEBUG 8844 [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-24 18:16:23.704 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.787 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.788 DEBUG 8844 [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-24 18:16:23.788 DEBUG 8844 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.806 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.806 DEBUG 8844 [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-24 18:16:23.806 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.827 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.827 DEBUG 8844 [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-24 18:16:23.827 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.889 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.889 DEBUG 8844 [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-24 18:16:23.889 DEBUG 8844 [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-24 18:16:23.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.907 DEBUG 8844 [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-24 18:16:23.907 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.925 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.926 DEBUG 8844 [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-24 18:16:23.926 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.944 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.944 DEBUG 8844 [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-24 18:16:23.944 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.963 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.963 DEBUG 8844 [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-24 18:16:23.963 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.995 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:23.995 DEBUG 8844 [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-24 18:16:23.995 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.021 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.025 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.025 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.190 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.191 DEBUG 8844 [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-24 18:16:24.191 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.211 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.211 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.211 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.229 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.229 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.230 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.248 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.248 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.248 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.265 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.266 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.266 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.349 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.350 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.350 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.368 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.368 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.368 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.389 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.389 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.389 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.456 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.457 DEBUG 8844 [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-24 18:16:24.457 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.475 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.475 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.475 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.493 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.494 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.494 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.512 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.512 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.512 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.530 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.530 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.530 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.562 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.563 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:16:24.563 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:24.589 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.718 DEBUG 8844 [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-24 18:16:28.718 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.885 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.886 DEBUG 8844 [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-24 18:16:28.886 DEBUG 8844 [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-24 18:16:28.905 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.906 DEBUG 8844 [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-24 18:16:28.906 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.924 DEBUG 8844 [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-24 18:16:28.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.942 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.943 DEBUG 8844 [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-24 18:16:28.943 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.961 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:28.961 DEBUG 8844 [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-24 18:16:28.962 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.044 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.044 DEBUG 8844 [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-24 18:16:29.044 DEBUG 8844 [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-24 18:16:29.062 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.062 DEBUG 8844 [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-24 18:16:29.063 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.083 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.083 DEBUG 8844 [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-24 18:16:29.083 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.144 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.145 DEBUG 8844 [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-24 18:16:29.145 DEBUG 8844 [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-24 18:16:29.163 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.163 DEBUG 8844 [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-24 18:16:29.163 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.184 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.185 DEBUG 8844 [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-24 18:16:29.185 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.203 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.205 DEBUG 8844 [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-24 18:16:29.205 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.223 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.223 DEBUG 8844 [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-24 18:16:29.224 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.257 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.257 DEBUG 8844 [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-24 18:16:29.257 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.283 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.286 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.286 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.453 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.454 DEBUG 8844 [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-24 18:16:29.454 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.474 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.474 DEBUG 8844 [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-24 18:16:29.474 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.492 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.510 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.510 DEBUG 8844 [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-24 18:16:29.510 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.527 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.528 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.528 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.612 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.612 DEBUG 8844 [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-24 18:16:29.612 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:16:29.631 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.631 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.631 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.652 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.652 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:16:29.652 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.714 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.714 DEBUG 8844 [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-24 18:16:29.714 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.732 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.732 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:16:29.733 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.751 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.751 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:16:29.752 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.788 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.788 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:16:29.788 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.821 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.822 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:16:29.822 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:29.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.276 DEBUG 8844 [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-24 18:16:33.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.313 DEBUG 8844 [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-24 18:16:33.313 DEBUG 8844 [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-24 18:16:33.382 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.382 DEBUG 8844 [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-24 18:16:33.382 DEBUG 8844 [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-24 18:16:33.443 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.444 DEBUG 8844 [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-24 18:16:33.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.459 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.578 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.579 DEBUG 8844 [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-24 18:16:33.579 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.597 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.597 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.597 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.615 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.615 DEBUG 8844 [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-24 18:16:33.615 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.633 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.636 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.637 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.721 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.721 DEBUG 8844 [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-24 18:16:33.721 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:33.739 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.739 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.739 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.761 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.761 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:33.761 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.822 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.823 DEBUG 8844 [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-24 18:16:33.823 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.840 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.841 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:33.841 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.860 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.860 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:33.861 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.878 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.878 DEBUG 8844 [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-24 18:16:33.878 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.896 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.896 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:33.896 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.929 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.929 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:16:33.929 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.955 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:33.959 DEBUG 8844 [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-24 18:16:33.959 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.127 DEBUG 8844 [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-24 18:16:34.127 DEBUG 8844 [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-24 18:16:34.147 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.147 DEBUG 8844 [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-24 18:16:34.148 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.165 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.165 DEBUG 8844 [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-24 18:16:34.166 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.183 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.184 DEBUG 8844 [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-24 18:16:34.184 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.202 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.202 DEBUG 8844 [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-24 18:16:34.202 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.286 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.287 DEBUG 8844 [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-24 18:16:34.287 DEBUG 8844 [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-24 18:16:34.305 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.305 DEBUG 8844 [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-24 18:16:34.305 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.327 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.327 DEBUG 8844 [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-24 18:16:34.327 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.389 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.389 DEBUG 8844 [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-24 18:16:34.389 DEBUG 8844 [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-24 18:16:34.407 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.408 DEBUG 8844 [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-24 18:16:34.408 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.426 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.426 DEBUG 8844 [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-24 18:16:34.427 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.444 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.445 DEBUG 8844 [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-24 18:16:34.445 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.462 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.462 DEBUG 8844 [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-24 18:16:34.463 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.494 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.495 DEBUG 8844 [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-24 18:16:34.495 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:34.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:36.810 DEBUG 8844 [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-24 18:16:36.811 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:36.976 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:36.977 DEBUG 8844 [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-24 18:16:36.977 DEBUG 8844 [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-24 18:16:36.997 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:36.998 DEBUG 8844 [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-24 18:16:36.998 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.015 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.015 DEBUG 8844 [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-24 18:16:37.015 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.033 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.034 DEBUG 8844 [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-24 18:16:37.034 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.052 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.052 DEBUG 8844 [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-24 18:16:37.052 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.135 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.136 DEBUG 8844 [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-24 18:16:37.136 DEBUG 8844 [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-24 18:16:37.153 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.154 DEBUG 8844 [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-24 18:16:37.154 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.175 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.175 DEBUG 8844 [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-24 18:16:37.175 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.236 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.236 DEBUG 8844 [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-24 18:16:37.236 DEBUG 8844 [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-24 18:16:37.255 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.255 DEBUG 8844 [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-24 18:16:37.256 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.273 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.274 DEBUG 8844 [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-24 18:16:37.275 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.293 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.293 DEBUG 8844 [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-24 18:16:37.293 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.311 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.311 DEBUG 8844 [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-24 18:16:37.311 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.344 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.344 DEBUG 8844 [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-24 18:16:37.344 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.370 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.373 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.373 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.539 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.539 DEBUG 8844 [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-24 18:16:37.540 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.560 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.560 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.561 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.578 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.578 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.578 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.596 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.596 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.596 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.613 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.614 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.614 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.696 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.697 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.697 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.715 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.716 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.716 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.736 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.736 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.736 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.797 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.797 DEBUG 8844 [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-24 18:16:37.798 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.816 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.817 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.817 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.834 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.835 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.835 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.853 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.863 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.864 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.881 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.881 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.882 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.915 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.915 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:16:37.915 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:37.942 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.678 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.678 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.845 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.846 DEBUG 8844 [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-24 18:16:53.846 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.865 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.866 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.866 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.883 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.884 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:53.884 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.901 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.902 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.902 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.920 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:53.920 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:53.920 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.004 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.004 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.005 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:54.022 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.022 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:54.022 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.043 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.044 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:54.044 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.104 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.105 DEBUG 8844 [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-24 18:16:54.105 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.124 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.124 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:54.124 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.142 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.142 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:54.142 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.160 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.161 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.161 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.178 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.179 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:54.179 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.211 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.212 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:16:54.212 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.238 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.242 DEBUG 8844 [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-24 18:16:54.242 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.409 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.410 DEBUG 8844 [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-24 18:16:54.410 DEBUG 8844 [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-24 18:16:54.430 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.431 DEBUG 8844 [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-24 18:16:54.431 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.449 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.450 DEBUG 8844 [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-24 18:16:54.450 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.467 DEBUG 8844 [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-24 18:16:54.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.485 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.486 DEBUG 8844 [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-24 18:16:54.486 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.568 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.571 DEBUG 8844 [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-24 18:16:54.572 DEBUG 8844 [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-24 18:16:54.590 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.591 DEBUG 8844 [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-24 18:16:54.591 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.611 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.611 DEBUG 8844 [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-24 18:16:54.611 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.673 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.674 DEBUG 8844 [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-24 18:16:54.674 DEBUG 8844 [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-24 18:16:54.691 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.692 DEBUG 8844 [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-24 18:16:54.692 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.710 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.711 DEBUG 8844 [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-24 18:16:54.711 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.728 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.729 DEBUG 8844 [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-24 18:16:54.729 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.747 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.747 DEBUG 8844 [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-24 18:16:54.747 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.780 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.780 DEBUG 8844 [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-24 18:16:54.780 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:16:54.806 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:10.798 DEBUG 8844 [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-24 18:17:10.798 DEBUG 8844 [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-24 18:17:10.872 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:10.872 DEBUG 8844 [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-24 18:17:10.872 DEBUG 8844 [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-24 18:17:11.001 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.001 DEBUG 8844 [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-24 18:17:11.001 DEBUG 8844 [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-24 18:17:11.019 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.020 DEBUG 8844 [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-24 18:17:11.020 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.037 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.038 DEBUG 8844 [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-24 18:17:11.038 DEBUG 8844 [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-24 18:17:11.122 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.122 DEBUG 8844 [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-24 18:17:11.123 DEBUG 8844 [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-24 18:17:11.143 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.144 DEBUG 8844 [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-24 18:17:11.144 DEBUG 8844 [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-24 18:17:11.160 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.161 DEBUG 8844 [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-24 18:17:11.161 DEBUG 8844 [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-24 18:17:11.191 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.192 DEBUG 8844 [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-24 18:17:11.192 DEBUG 8844 [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-24 18:17:11.213 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.214 DEBUG 8844 [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-24 18:17:11.214 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.232 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.232 DEBUG 8844 [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-24 18:17:11.233 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.249 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.250 DEBUG 8844 [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-24 18:17:11.250 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.267 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.268 DEBUG 8844 [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-24 18:17:11.268 DEBUG 8844 [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-24 18:17:11.287 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.287 DEBUG 8844 [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-24 18:17:11.287 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.304 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.305 DEBUG 8844 [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-24 18:17:11.305 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.323 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.324 DEBUG 8844 [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-24 18:17:11.324 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:11.341 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.731 DEBUG 8844 [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-24 18:17:13.731 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.767 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.768 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.836 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.836 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.837 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:17:13.900 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.901 DEBUG 8844 [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-24 18:17:13.901 DEBUG 8844 [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-24 18:17:13.915 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.921 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.921 DEBUG 8844 [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-24 18:17:13.921 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.939 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.939 DEBUG 8844 [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-24 18:17:13.940 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.957 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.958 DEBUG 8844 [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-24 18:17:13.958 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.976 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:13.976 DEBUG 8844 [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-24 18:17:13.976 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.061 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.061 DEBUG 8844 [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-24 18:17:14.061 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.079 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.080 DEBUG 8844 [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-24 18:17:14.080 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.101 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.101 DEBUG 8844 [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-24 18:17:14.101 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.163 DEBUG 8844 [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-24 18:17:14.163 DEBUG 8844 [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-24 18:17:14.181 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.181 DEBUG 8844 [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-24 18:17:14.181 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.200 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.201 DEBUG 8844 [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-24 18:17:14.201 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.218 DEBUG 8844 [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-24 18:17:14.218 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.237 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.237 DEBUG 8844 [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-24 18:17:14.238 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.269 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.269 DEBUG 8844 [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-24 18:17:14.269 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.297 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.300 DEBUG 8844 [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-24 18:17:14.301 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.468 DEBUG 8844 [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-24 18:17:14.468 DEBUG 8844 [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-24 18:17:14.489 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.489 DEBUG 8844 [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-24 18:17:14.489 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.507 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.507 DEBUG 8844 [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-24 18:17:14.507 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.525 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.526 DEBUG 8844 [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-24 18:17:14.526 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.543 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.543 DEBUG 8844 [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-24 18:17:14.544 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.626 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.626 DEBUG 8844 [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-24 18:17:14.626 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.644 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.645 DEBUG 8844 [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-24 18:17:14.645 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.666 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.666 DEBUG 8844 [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-24 18:17:14.666 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.727 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.728 DEBUG 8844 [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-24 18:17:14.728 DEBUG 8844 [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-24 18:17:14.746 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.746 DEBUG 8844 [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-24 18:17:14.746 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.764 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.764 DEBUG 8844 [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-24 18:17:14.765 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.782 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.783 DEBUG 8844 [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-24 18:17:14.783 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.800 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.801 DEBUG 8844 [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-24 18:17:14.801 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.834 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.834 DEBUG 8844 [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-24 18:17:14.834 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:14.860 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.635 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.635 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.804 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.805 DEBUG 8844 [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-24 18:17:18.805 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.825 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.825 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.825 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.842 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.842 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:18.843 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.860 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.861 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.861 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.878 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.879 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:18.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.962 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.962 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.962 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:18.981 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:18.981 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:18.981 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.002 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.003 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:19.003 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.064 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.065 DEBUG 8844 [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-24 18:17:19.065 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.084 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.084 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:19.084 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.102 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.102 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:19.103 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.139 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.139 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:19.139 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.171 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.172 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:19.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.199 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.202 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.202 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.376 DEBUG 8844 [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-24 18:17:19.377 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.414 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.415 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.415 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.433 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.433 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.433 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.451 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.451 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.451 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.535 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.536 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.536 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.554 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.554 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.555 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.575 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.576 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.576 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.638 DEBUG 8844 [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-24 18:17:19.638 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.656 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.656 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.656 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.675 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.676 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.676 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.711 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.711 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.712 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.744 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:17:19.744 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.770 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.856 DEBUG 8844 [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-24 18:17:19.856 DEBUG 8844 [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-24 18:17:19.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:19.924 DEBUG 8844 [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-24 18:17:19.924 DEBUG 8844 [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-24 18:17:20.001 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.407 DEBUG 8844 [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-24 18:17:23.407 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.575 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.576 DEBUG 8844 [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-24 18:17:23.576 DEBUG 8844 [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-24 18:17:23.596 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.596 DEBUG 8844 [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-24 18:17:23.596 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.613 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.614 DEBUG 8844 [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-24 18:17:23.614 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.631 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.632 DEBUG 8844 [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-24 18:17:23.632 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.650 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.650 DEBUG 8844 [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-24 18:17:23.650 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.734 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.735 DEBUG 8844 [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-24 18:17:23.735 DEBUG 8844 [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-24 18:17:23.752 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.753 DEBUG 8844 [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-24 18:17:23.753 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.774 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.774 DEBUG 8844 [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-24 18:17:23.774 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.836 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.837 DEBUG 8844 [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-24 18:17:23.837 DEBUG 8844 [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-24 18:17:23.855 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.855 DEBUG 8844 [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-24 18:17:23.855 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.873 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.874 DEBUG 8844 [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-24 18:17:23.874 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.892 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.892 DEBUG 8844 [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-24 18:17:23.892 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.910 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.911 DEBUG 8844 [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-24 18:17:23.911 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.943 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.944 DEBUG 8844 [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-24 18:17:23.944 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.970 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:23.973 DEBUG 8844 [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-24 18:17:23.973 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.140 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.141 DEBUG 8844 [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-24 18:17:24.141 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.162 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.162 DEBUG 8844 [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-24 18:17:24.162 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.179 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.179 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.179 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.197 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.198 DEBUG 8844 [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-24 18:17:24.198 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.216 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.216 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.216 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.300 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.300 DEBUG 8844 [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-24 18:17:24.300 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:17:24.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.318 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.318 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.339 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.340 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:17:24.340 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.401 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.401 DEBUG 8844 [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-24 18:17:24.402 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.420 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.421 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:17:24.421 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.439 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.440 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:17:24.440 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.457 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.457 DEBUG 8844 [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-24 18:17:24.457 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.475 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.475 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:17:24.475 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.507 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.507 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:17:24.507 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.534 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.608 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.608 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.675 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.675 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:24.675 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:17:24.750 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.355 DEBUG 8844 [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-24 18:17:26.356 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.521 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.522 DEBUG 8844 [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-24 18:17:26.522 DEBUG 8844 [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-24 18:17:26.542 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.542 DEBUG 8844 [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-24 18:17:26.542 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.560 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.560 DEBUG 8844 [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-24 18:17:26.561 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.579 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.579 DEBUG 8844 [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-24 18:17:26.579 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.597 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.597 DEBUG 8844 [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-24 18:17:26.597 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.680 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.681 DEBUG 8844 [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-24 18:17:26.681 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.699 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.699 DEBUG 8844 [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-24 18:17:26.700 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.721 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.721 DEBUG 8844 [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-24 18:17:26.721 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.782 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.783 DEBUG 8844 [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-24 18:17:26.783 DEBUG 8844 [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-24 18:17:26.801 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.801 DEBUG 8844 [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-24 18:17:26.801 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.820 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.820 DEBUG 8844 [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-24 18:17:26.821 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.838 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.838 DEBUG 8844 [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-24 18:17:26.838 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.857 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.859 DEBUG 8844 [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-24 18:17:26.859 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.891 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.892 DEBUG 8844 [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-24 18:17:26.892 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.919 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.921 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:26.921 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.087 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.088 DEBUG 8844 [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-24 18:17:27.088 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.107 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.125 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.125 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.143 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.143 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.143 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.161 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.162 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.162 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.245 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.245 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.246 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.263 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.263 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.263 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.285 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.285 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.285 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.345 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.346 DEBUG 8844 [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-24 18:17:27.346 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.364 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.364 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.364 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.382 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.383 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.383 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.402 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.419 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.452 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:17:27.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:27.478 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.307 DEBUG 8844 [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-24 18:17:29.308 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.474 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.475 DEBUG 8844 [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-24 18:17:29.475 DEBUG 8844 [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-24 18:17:29.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.495 DEBUG 8844 [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-24 18:17:29.495 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.513 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.516 DEBUG 8844 [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-24 18:17:29.516 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.534 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.534 DEBUG 8844 [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-24 18:17:29.534 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.552 DEBUG 8844 [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-24 18:17:29.552 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.636 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.636 DEBUG 8844 [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-24 18:17:29.636 DEBUG 8844 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.655 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.658 DEBUG 8844 [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-24 18:17:29.658 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.679 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.679 DEBUG 8844 [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-24 18:17:29.679 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.740 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.740 DEBUG 8844 [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-24 18:17:29.740 DEBUG 8844 [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-24 18:17:29.759 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.759 DEBUG 8844 [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-24 18:17:29.759 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.777 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.778 DEBUG 8844 [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-24 18:17:29.778 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.794 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.795 DEBUG 8844 [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-24 18:17:29.795 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.813 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.813 DEBUG 8844 [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-24 18:17:29.813 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.845 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.845 DEBUG 8844 [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-24 18:17:29.845 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.871 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:29.874 DEBUG 8844 [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-24 18:17:29.874 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.040 DEBUG 8844 [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-24 18:17:30.040 DEBUG 8844 [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-24 18:17:30.059 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.060 DEBUG 8844 [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-24 18:17:30.060 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.078 DEBUG 8844 [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-24 18:17:30.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.096 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.096 DEBUG 8844 [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-24 18:17:30.096 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.113 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.114 DEBUG 8844 [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-24 18:17:30.114 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.197 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.197 DEBUG 8844 [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-24 18:17:30.197 DEBUG 8844 [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-24 18:17:30.216 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.216 DEBUG 8844 [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-24 18:17:30.216 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.237 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.237 DEBUG 8844 [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-24 18:17:30.237 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.298 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.298 DEBUG 8844 [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-24 18:17:30.298 DEBUG 8844 [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-24 18:17:30.317 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.317 DEBUG 8844 [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-24 18:17:30.317 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.335 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.335 DEBUG 8844 [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-24 18:17:30.336 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.353 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.353 DEBUG 8844 [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-24 18:17:30.353 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.371 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.372 DEBUG 8844 [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-24 18:17:30.372 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.405 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.406 DEBUG 8844 [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-24 18:17:30.406 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.432 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.512 DEBUG 8844 [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-24 18:17:30.512 DEBUG 8844 [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-24 18:17:30.579 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:17:30.580 DEBUG 8844 [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-24 18:17:30.580 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:17:30.656 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.277 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.277 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.335 DEBUG 8844 [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-24 18:18:24.335 DEBUG 8844 [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-24 18:18:24.404 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.404 DEBUG 8844 [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-24 18:18:24.404 DEBUG 8844 [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-24 18:18:24.443 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.443 DEBUG 8844 [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-24 18:18:24.443 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.463 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.464 DEBUG 8844 [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-24 18:18:24.464 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.481 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.482 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.482 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.482 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.502 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.502 DEBUG 8844 [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-24 18:18:24.502 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.522 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.524 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.524 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.607 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.607 DEBUG 8844 [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-24 18:18:24.608 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:24.627 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.628 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.628 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.651 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.651 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:24.651 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.714 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.714 DEBUG 8844 [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-24 18:18:24.714 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.734 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.734 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:24.734 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.755 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.757 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:24.757 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.777 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.797 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:24.797 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.831 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:24.831 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.859 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:24.862 DEBUG 8844 [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-24 18:18:24.862 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.031 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.032 DEBUG 8844 [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-24 18:18:25.032 DEBUG 8844 [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-24 18:18:25.053 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.054 DEBUG 8844 [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-24 18:18:25.054 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.073 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.073 DEBUG 8844 [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-24 18:18:25.073 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.093 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.093 DEBUG 8844 [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-24 18:18:25.093 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.112 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.113 DEBUG 8844 [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-24 18:18:25.113 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.198 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.199 DEBUG 8844 [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-24 18:18:25.199 DEBUG 8844 [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-24 18:18:25.217 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.217 DEBUG 8844 [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-24 18:18:25.217 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.239 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.240 DEBUG 8844 [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-24 18:18:25.240 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.302 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.302 DEBUG 8844 [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-24 18:18:25.303 DEBUG 8844 [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-24 18:18:25.323 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.323 DEBUG 8844 [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-24 18:18:25.323 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.343 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.343 DEBUG 8844 [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-24 18:18:25.343 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.363 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.363 DEBUG 8844 [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-24 18:18:25.363 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.383 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.383 DEBUG 8844 [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-24 18:18:25.383 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.418 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.418 DEBUG 8844 [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-24 18:18:25.418 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.447 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.506 DEBUG 8844 [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-24 18:18:25.506 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.535 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.535 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.602 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:25.678 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.678 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.679 DEBUG 8844 [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-24 18:18:25.679 DEBUG 8844 [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-24 18:18:25.701 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.701 DEBUG 8844 [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-24 18:18:25.701 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.720 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.720 DEBUG 8844 [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-24 18:18:25.721 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.740 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.740 DEBUG 8844 [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-24 18:18:25.740 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.756 DEBUG 8844 [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-24 18:18:25.756 DEBUG 8844 [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-24 18:18:25.760 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.760 DEBUG 8844 [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-24 18:18:25.760 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.823 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.823 DEBUG 8844 [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-24 18:18:25.823 DEBUG 8844 [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-24 18:18:25.846 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.846 DEBUG 8844 [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-24 18:18:25.847 DEBUG 8844 [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-24 18:18:25.866 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.866 DEBUG 8844 [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-24 18:18:25.866 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.890 DEBUG 8844 [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-24 18:18:25.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.898 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.953 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.953 DEBUG 8844 [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-24 18:18:25.953 DEBUG 8844 [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-24 18:18:25.974 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.974 DEBUG 8844 [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-24 18:18:25.974 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.994 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:25.994 DEBUG 8844 [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-24 18:18:25.994 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.013 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.014 DEBUG 8844 [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-24 18:18:26.014 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.033 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.034 DEBUG 8844 [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-24 18:18:26.034 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.068 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.069 DEBUG 8844 [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-24 18:18:26.069 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.097 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.099 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.099 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.271 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.272 DEBUG 8844 [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-24 18:18:26.272 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.293 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.293 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.293 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.312 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.313 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.313 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.333 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.333 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.333 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.352 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.352 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.352 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.439 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.439 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.439 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.459 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.459 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.459 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.481 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.483 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.483 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.547 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.547 DEBUG 8844 [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-24 18:18:26.547 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.567 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.588 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.591 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.591 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.610 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.610 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.610 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.630 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.630 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.630 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.664 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.664 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:26.664 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.702 DEBUG 8844 [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-24 18:18:26.702 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.873 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.873 DEBUG 8844 [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-24 18:18:26.874 DEBUG 8844 [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-24 18:18:26.895 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.895 DEBUG 8844 [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-24 18:18:26.895 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.915 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.916 DEBUG 8844 [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-24 18:18:26.916 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.934 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.934 DEBUG 8844 [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-24 18:18:26.934 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.954 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:26.954 DEBUG 8844 [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-24 18:18:26.954 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.041 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.043 DEBUG 8844 [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-24 18:18:27.043 DEBUG 8844 [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-24 18:18:27.063 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.063 DEBUG 8844 [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-24 18:18:27.063 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.085 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.085 DEBUG 8844 [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-24 18:18:27.086 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.149 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.151 DEBUG 8844 [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-24 18:18:27.152 DEBUG 8844 [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-24 18:18:27.171 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.171 DEBUG 8844 [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-24 18:18:27.171 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.195 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.195 DEBUG 8844 [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-24 18:18:27.195 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.214 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.215 DEBUG 8844 [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-24 18:18:27.215 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.235 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.236 DEBUG 8844 [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-24 18:18:27.236 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.270 DEBUG 8844 [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-24 18:18:27.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.299 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.301 DEBUG 8844 [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-24 18:18:27.301 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.473 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.474 DEBUG 8844 [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-24 18:18:27.474 DEBUG 8844 [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-24 18:18:27.495 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.496 DEBUG 8844 [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-24 18:18:27.496 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.515 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.515 DEBUG 8844 [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-24 18:18:27.515 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.535 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.535 DEBUG 8844 [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-24 18:18:27.535 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.554 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.555 DEBUG 8844 [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-24 18:18:27.555 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.642 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.642 DEBUG 8844 [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-24 18:18:27.642 DEBUG 8844 [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-24 18:18:27.662 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.663 DEBUG 8844 [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-24 18:18:27.663 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.684 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.685 DEBUG 8844 [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-24 18:18:27.685 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.748 DEBUG 8844 [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-24 18:18:27.748 DEBUG 8844 [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-24 18:18:27.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.768 DEBUG 8844 [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-24 18:18:27.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.788 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.789 DEBUG 8844 [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-24 18:18:27.789 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.809 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.809 DEBUG 8844 [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-24 18:18:27.809 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.829 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.829 DEBUG 8844 [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-24 18:18:27.829 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.863 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.865 DEBUG 8844 [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-24 18:18:27.865 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:27.894 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.126 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.126 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.161 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.162 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.229 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.229 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:28.298 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.299 DEBUG 8844 [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-24 18:18:28.299 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.321 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.321 DEBUG 8844 [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-24 18:18:28.321 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.341 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.341 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.341 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.360 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.361 DEBUG 8844 [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-24 18:18:28.361 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.380 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.380 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.380 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.467 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.467 DEBUG 8844 [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-24 18:18:28.467 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:28.487 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.487 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.487 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.510 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.510 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:28.510 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.573 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.573 DEBUG 8844 [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-24 18:18:28.573 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.594 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.594 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:28.594 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.614 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.614 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:28.614 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.633 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.633 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.633 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.653 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.653 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:28.653 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.688 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.688 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:28.688 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.717 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.720 DEBUG 8844 [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-24 18:18:28.720 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.893 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.894 DEBUG 8844 [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-24 18:18:28.894 DEBUG 8844 [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-24 18:18:28.915 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.915 DEBUG 8844 [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-24 18:18:28.915 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.934 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.935 DEBUG 8844 [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-24 18:18:28.935 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.954 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.954 DEBUG 8844 [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-24 18:18:28.954 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.974 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:28.974 DEBUG 8844 [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-24 18:18:28.974 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.062 DEBUG 8844 [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-24 18:18:29.062 DEBUG 8844 [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-24 18:18:29.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.082 DEBUG 8844 [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-24 18:18:29.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.105 DEBUG 8844 [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-24 18:18:29.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.168 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.168 DEBUG 8844 [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-24 18:18:29.168 DEBUG 8844 [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-24 18:18:29.188 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.188 DEBUG 8844 [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-24 18:18:29.188 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.209 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.209 DEBUG 8844 [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-24 18:18:29.209 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.228 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.228 DEBUG 8844 [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-24 18:18:29.228 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.248 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.248 DEBUG 8844 [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-24 18:18:29.248 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.282 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.282 DEBUG 8844 [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-24 18:18:29.282 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:29.312 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.316 DEBUG 8844 [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-24 18:18:34.318 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.488 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.489 DEBUG 8844 [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-24 18:18:34.489 DEBUG 8844 [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-24 18:18:34.510 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.510 DEBUG 8844 [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-24 18:18:34.510 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.529 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.530 DEBUG 8844 [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-24 18:18:34.530 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.550 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.550 DEBUG 8844 [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-24 18:18:34.550 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.570 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.570 DEBUG 8844 [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-24 18:18:34.570 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.655 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.655 DEBUG 8844 [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-24 18:18:34.655 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.675 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.675 DEBUG 8844 [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-24 18:18:34.675 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.698 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.698 DEBUG 8844 [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-24 18:18:34.698 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.761 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.761 DEBUG 8844 [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-24 18:18:34.761 DEBUG 8844 [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-24 18:18:34.781 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.781 DEBUG 8844 [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-24 18:18:34.781 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.801 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.802 DEBUG 8844 [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-24 18:18:34.802 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.821 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.821 DEBUG 8844 [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-24 18:18:34.821 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.841 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.843 DEBUG 8844 [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-24 18:18:34.844 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.878 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.878 DEBUG 8844 [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-24 18:18:34.878 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.907 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.909 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:34.909 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.079 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.080 DEBUG 8844 [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-24 18:18:35.080 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.101 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.101 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.101 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.120 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.120 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.120 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.140 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.140 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.140 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.159 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.160 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.160 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.245 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.246 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.246 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.265 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.265 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.265 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.288 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.289 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.289 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.351 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.351 DEBUG 8844 [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-24 18:18:35.351 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.371 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.372 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.391 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.392 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.392 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.411 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.411 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.411 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.431 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.431 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.431 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.465 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.465 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:35.465 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:35.494 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.182 DEBUG 8844 [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-24 18:18:36.183 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.352 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.352 DEBUG 8844 [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-24 18:18:36.352 DEBUG 8844 [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-24 18:18:36.374 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.374 DEBUG 8844 [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-24 18:18:36.374 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.393 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.394 DEBUG 8844 [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-24 18:18:36.394 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.413 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.413 DEBUG 8844 [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-24 18:18:36.414 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.433 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.434 DEBUG 8844 [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-24 18:18:36.434 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.518 DEBUG 8844 [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-24 18:18:36.518 DEBUG 8844 [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-24 18:18:36.538 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.538 DEBUG 8844 [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-24 18:18:36.538 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.560 DEBUG 8844 [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-24 18:18:36.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.623 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.623 DEBUG 8844 [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-24 18:18:36.623 DEBUG 8844 [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-24 18:18:36.643 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.643 DEBUG 8844 [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-24 18:18:36.643 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.664 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.665 DEBUG 8844 [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-24 18:18:36.665 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.683 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.683 DEBUG 8844 [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-24 18:18:36.684 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.704 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.704 DEBUG 8844 [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-24 18:18:36.704 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.737 DEBUG 8844 [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-24 18:18:36.737 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.765 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.768 DEBUG 8844 [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-24 18:18:36.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.938 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.938 DEBUG 8844 [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-24 18:18:36.939 DEBUG 8844 [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-24 18:18:36.960 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.960 DEBUG 8844 [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-24 18:18:36.960 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.979 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.979 DEBUG 8844 [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-24 18:18:36.979 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:36.999 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.000 DEBUG 8844 [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-24 18:18:37.000 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.019 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.019 DEBUG 8844 [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-24 18:18:37.019 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.105 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.105 DEBUG 8844 [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-24 18:18:37.105 DEBUG 8844 [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-24 18:18:37.125 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.125 DEBUG 8844 [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-24 18:18:37.125 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.148 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.149 DEBUG 8844 [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-24 18:18:37.149 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.211 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.211 DEBUG 8844 [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-24 18:18:37.212 DEBUG 8844 [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-24 18:18:37.231 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.231 DEBUG 8844 [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-24 18:18:37.231 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.252 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.253 DEBUG 8844 [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-24 18:18:37.253 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.272 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.272 DEBUG 8844 [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-24 18:18:37.272 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.307 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.307 DEBUG 8844 [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-24 18:18:37.307 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.349 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.350 DEBUG 8844 [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-24 18:18:37.350 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:37.379 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.062 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.062 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.232 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.232 DEBUG 8844 [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-24 18:18:39.232 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.273 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.274 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.293 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.294 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.294 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.312 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.313 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.313 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.398 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.398 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.399 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.419 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.419 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.419 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.442 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.504 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.504 DEBUG 8844 [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-24 18:18:39.504 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.524 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.524 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.525 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.545 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.545 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.545 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.564 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.564 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.564 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.585 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.587 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.587 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.621 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.622 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:39.622 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.650 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.653 DEBUG 8844 [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-24 18:18:39.653 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.823 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.823 DEBUG 8844 [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-24 18:18:39.824 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.844 DEBUG 8844 [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-24 18:18:39.844 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.863 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.864 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.864 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.884 DEBUG 8844 [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-24 18:18:39.884 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.903 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.903 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.988 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:39.989 DEBUG 8844 [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-24 18:18:39.989 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:18:40.009 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.009 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.009 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.032 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.032 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:18:40.032 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.094 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.094 DEBUG 8844 [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-24 18:18:40.094 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.114 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.114 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:18:40.115 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.135 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.136 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:18:40.136 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.155 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.155 DEBUG 8844 [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-24 18:18:40.155 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.175 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.175 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:18:40.175 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.208 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.208 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:18:40.208 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:40.237 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.318 DEBUG 8844 [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-24 18:18:45.318 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.392 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.392 DEBUG 8844 [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-24 18:18:45.392 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.522 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.523 DEBUG 8844 [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-24 18:18:45.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.542 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.543 DEBUG 8844 [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-24 18:18:45.543 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.562 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.562 DEBUG 8844 [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-24 18:18:45.562 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.647 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.647 DEBUG 8844 [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-24 18:18:45.648 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:18:45.667 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.667 DEBUG 8844 [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-24 18:18:45.667 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.687 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.687 DEBUG 8844 [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-24 18:18:45.687 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.707 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.707 DEBUG 8844 [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-24 18:18:45.707 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.730 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.730 DEBUG 8844 [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-24 18:18:45.730 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.750 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.752 DEBUG 8844 [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-24 18:18:45.752 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.770 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.771 DEBUG 8844 [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-24 18:18:45.771 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.791 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.791 DEBUG 8844 [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-24 18:18:45.791 DEBUG 8844 [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-24 18:18:45.810 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.811 DEBUG 8844 [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-24 18:18:45.811 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.831 DEBUG 8844 [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-24 18:18:45.831 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.850 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.850 DEBUG 8844 [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-24 18:18:45.851 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:45.870 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.562 DEBUG 8844 [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-24 18:18:47.563 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.600 DEBUG 8844 [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-24 18:18:47.600 DEBUG 8844 [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-24 18:18:47.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.668 DEBUG 8844 [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-24 18:18:47.668 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:18:47.732 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.733 DEBUG 8844 [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-24 18:18:47.733 DEBUG 8844 [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-24 18:18:47.745 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.753 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.754 DEBUG 8844 [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-24 18:18:47.754 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.773 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.774 DEBUG 8844 [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-24 18:18:47.774 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.793 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.794 DEBUG 8844 [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-24 18:18:47.794 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.813 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.813 DEBUG 8844 [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-24 18:18:47.813 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.898 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.898 DEBUG 8844 [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-24 18:18:47.898 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.918 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.918 DEBUG 8844 [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-24 18:18:47.918 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.941 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:47.941 DEBUG 8844 [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-24 18:18:47.941 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.004 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.004 DEBUG 8844 [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-24 18:18:48.004 DEBUG 8844 [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-24 18:18:48.024 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.024 DEBUG 8844 [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-24 18:18:48.024 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.045 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.045 DEBUG 8844 [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-24 18:18:48.045 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.064 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.065 DEBUG 8844 [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-24 18:18:48.065 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.084 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.084 DEBUG 8844 [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-24 18:18:48.084 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.119 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.120 DEBUG 8844 [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-24 18:18:48.120 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.147 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.149 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.319 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.320 DEBUG 8844 [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-24 18:18:48.320 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.341 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.342 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.342 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.361 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.401 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.401 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.486 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.486 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.486 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.506 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.506 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.506 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.529 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.530 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.530 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.591 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.592 DEBUG 8844 [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-24 18:18:48.592 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.612 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.612 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.612 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.632 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.632 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.633 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.652 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.671 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.672 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.672 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.706 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.706 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:18:48.706 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:48.734 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:51.980 DEBUG 8844 [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-24 18:18:51.981 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.150 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.151 DEBUG 8844 [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-24 18:18:52.151 DEBUG 8844 [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-24 18:18:52.172 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.172 DEBUG 8844 [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-24 18:18:52.172 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.192 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.192 DEBUG 8844 [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-24 18:18:52.192 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.212 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.212 DEBUG 8844 [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-24 18:18:52.212 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.231 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.232 DEBUG 8844 [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-24 18:18:52.232 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.318 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.318 DEBUG 8844 [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-24 18:18:52.318 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.337 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.338 DEBUG 8844 [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-24 18:18:52.338 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.361 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.361 DEBUG 8844 [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-24 18:18:52.361 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.424 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.424 DEBUG 8844 [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-24 18:18:52.424 DEBUG 8844 [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-24 18:18:52.444 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.444 DEBUG 8844 [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-24 18:18:52.445 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.464 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.464 DEBUG 8844 [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-24 18:18:52.464 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.484 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.484 DEBUG 8844 [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-24 18:18:52.484 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.504 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.504 DEBUG 8844 [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-24 18:18:52.504 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.538 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.540 DEBUG 8844 [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-24 18:18:52.540 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.568 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.571 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.572 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.740 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.741 DEBUG 8844 [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-24 18:18:52.741 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.763 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.763 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.763 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.783 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.783 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:52.783 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.803 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.803 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.803 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.822 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.823 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:52.823 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.908 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.908 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.908 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.927 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.927 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:52.927 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.950 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:52.950 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:52.951 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.013 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.013 DEBUG 8844 [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-24 18:18:53.013 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.033 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.033 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:53.033 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.053 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:53.054 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.073 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.073 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.073 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.093 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.093 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:53.093 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.127 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.127 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:18:53.127 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:53.156 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.614 DEBUG 8844 [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-24 18:18:57.614 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.784 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.785 DEBUG 8844 [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-24 18:18:57.785 DEBUG 8844 [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-24 18:18:57.805 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.806 DEBUG 8844 [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-24 18:18:57.806 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.826 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.826 DEBUG 8844 [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-24 18:18:57.826 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.846 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.846 DEBUG 8844 [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-24 18:18:57.846 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.866 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.866 DEBUG 8844 [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-24 18:18:57.866 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.951 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.951 DEBUG 8844 [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-24 18:18:57.951 DEBUG 8844 [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-24 18:18:57.971 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.971 DEBUG 8844 [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-24 18:18:57.971 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.994 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:57.994 DEBUG 8844 [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-24 18:18:57.994 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.057 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.057 DEBUG 8844 [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-24 18:18:58.057 DEBUG 8844 [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-24 18:18:58.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.078 DEBUG 8844 [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-24 18:18:58.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.098 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.098 DEBUG 8844 [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-24 18:18:58.098 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.118 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.118 DEBUG 8844 [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-24 18:18:58.119 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.137 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.138 DEBUG 8844 [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-24 18:18:58.138 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.172 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.172 DEBUG 8844 [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-24 18:18:58.172 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.201 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.203 DEBUG 8844 [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-24 18:18:58.203 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.374 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.375 DEBUG 8844 [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-24 18:18:58.375 DEBUG 8844 [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-24 18:18:58.396 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.396 DEBUG 8844 [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-24 18:18:58.396 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.415 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.415 DEBUG 8844 [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-24 18:18:58.415 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.435 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.435 DEBUG 8844 [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-24 18:18:58.435 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.455 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.455 DEBUG 8844 [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-24 18:18:58.455 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.540 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.540 DEBUG 8844 [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-24 18:18:58.540 DEBUG 8844 [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-24 18:18:58.560 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.560 DEBUG 8844 [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-24 18:18:58.560 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.583 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.583 DEBUG 8844 [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-24 18:18:58.583 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.646 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.646 DEBUG 8844 [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-24 18:18:58.646 DEBUG 8844 [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-24 18:18:58.666 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.666 DEBUG 8844 [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-24 18:18:58.666 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.687 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.687 DEBUG 8844 [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-24 18:18:58.687 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.706 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.707 DEBUG 8844 [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-24 18:18:58.707 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.727 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.727 DEBUG 8844 [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-24 18:18:58.727 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.761 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.761 DEBUG 8844 [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-24 18:18:58.761 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.790 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.872 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.872 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.942 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.942 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:18:58.942 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:18:59.018 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.375 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.376 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.445 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.445 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.445 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:19:12.474 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.474 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.524 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.639 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.640 DEBUG 8844 [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-24 18:19:12.640 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.660 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.660 DEBUG 8844 [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-24 18:19:12.660 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.677 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.678 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.678 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.696 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.696 DEBUG 8844 [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-24 18:19:12.696 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.714 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.714 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.714 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.796 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.796 DEBUG 8844 [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-24 18:19:12.796 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:19:12.814 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.815 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.815 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.836 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.836 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:19:12.836 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.897 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.897 DEBUG 8844 [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-24 18:19:12.897 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.915 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.915 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:19:12.915 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.934 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.935 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:19:12.935 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.970 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:12.971 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:19:12.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.002 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.002 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:19:13.002 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.029 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.032 DEBUG 8844 [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-24 18:19:13.032 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.197 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.198 DEBUG 8844 [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-24 18:19:13.198 DEBUG 8844 [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-24 18:19:13.218 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.219 DEBUG 8844 [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-24 18:19:13.219 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.236 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.236 DEBUG 8844 [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-24 18:19:13.236 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.253 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.254 DEBUG 8844 [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-24 18:19:13.254 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.272 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.273 DEBUG 8844 [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-24 18:19:13.273 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.356 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.356 DEBUG 8844 [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-24 18:19:13.356 DEBUG 8844 [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) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.374 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.375 DEBUG 8844 [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-24 18:19:13.375 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.396 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.396 DEBUG 8844 [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-24 18:19:13.396 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.458 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.458 DEBUG 8844 [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-24 18:19:13.458 DEBUG 8844 [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-24 18:19:13.476 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.476 DEBUG 8844 [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-24 18:19:13.476 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.495 DEBUG 8844 [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-24 18:19:13.495 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.512 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.513 DEBUG 8844 [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-24 18:19:13.513 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.531 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.532 DEBUG 8844 [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-24 18:19:13.532 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.563 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.563 DEBUG 8844 [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-24 18:19:13.563 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:13.590 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.059 DEBUG 8844 [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-24 18:19:16.060 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.097 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.097 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.167 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.167 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.167 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:19:16.226 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.227 DEBUG 8844 [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-24 18:19:16.227 DEBUG 8844 [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-24 18:19:16.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.246 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.246 DEBUG 8844 [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-24 18:19:16.246 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.264 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.264 DEBUG 8844 [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-24 18:19:16.264 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.282 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.284 DEBUG 8844 [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-24 18:19:16.284 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.302 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.302 DEBUG 8844 [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-24 18:19:16.302 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.384 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.384 DEBUG 8844 [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-24 18:19:16.385 DEBUG 8844 [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-24 18:19:16.403 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.403 DEBUG 8844 [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-24 18:19:16.403 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.424 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.425 DEBUG 8844 [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-24 18:19:16.425 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.485 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.486 DEBUG 8844 [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-24 18:19:16.486 DEBUG 8844 [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-24 18:19:16.504 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.504 DEBUG 8844 [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-24 18:19:16.504 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.522 DEBUG 8844 [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-24 18:19:16.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.541 DEBUG 8844 [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-24 18:19:16.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.559 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.559 DEBUG 8844 [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-24 18:19:16.559 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.591 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.591 DEBUG 8844 [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-24 18:19:16.591 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.617 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.620 DEBUG 8844 [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-24 18:19:16.620 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.785 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.786 DEBUG 8844 [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-24 18:19:16.786 DEBUG 8844 [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-24 18:19:16.805 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.805 DEBUG 8844 [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-24 18:19:16.805 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.823 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.823 DEBUG 8844 [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-24 18:19:16.823 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.841 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.841 DEBUG 8844 [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-24 18:19:16.841 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.859 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.860 DEBUG 8844 [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-24 18:19:16.860 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.942 DEBUG 8844 [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-24 18:19:16.942 DEBUG 8844 [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-24 18:19:16.960 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.960 DEBUG 8844 [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-24 18:19:16.960 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.982 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:16.982 DEBUG 8844 [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-24 18:19:16.982 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.042 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.042 DEBUG 8844 [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-24 18:19:17.042 DEBUG 8844 [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-24 18:19:17.061 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.061 DEBUG 8844 [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-24 18:19:17.061 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.080 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.080 DEBUG 8844 [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-24 18:19:17.080 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.098 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.099 DEBUG 8844 [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-24 18:19:17.099 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.116 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.116 DEBUG 8844 [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-24 18:19:17.116 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.148 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.148 DEBUG 8844 [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-24 18:19:17.148 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:17.175 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.015 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.015 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.054 DEBUG 8844 [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-24 18:19:20.054 DEBUG 8844 [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-24 18:19:20.122 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.122 DEBUG 8844 [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-24 18:19:20.123 DEBUG 8844 [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-24 18:19:20.185 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.187 DEBUG 8844 [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-24 18:19:20.187 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.200 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.207 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.207 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.207 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.225 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.226 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.226 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.242 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.263 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.264 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.264 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.346 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.347 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.347 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.365 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.365 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.365 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.386 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.386 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.386 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.447 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.447 DEBUG 8844 [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-24 18:19:20.447 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.466 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.466 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.466 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.484 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.484 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.484 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.502 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.502 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.502 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.521 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.521 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.521 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.554 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.554 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:20.554 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.581 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.583 DEBUG 8844 [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-24 18:19:20.584 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.749 DEBUG 8844 [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-24 18:19:20.749 DEBUG 8844 [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-24 18:19:20.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.768 DEBUG 8844 [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-24 18:19:20.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.786 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.786 DEBUG 8844 [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-24 18:19:20.786 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.804 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.804 DEBUG 8844 [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-24 18:19:20.804 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.822 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.822 DEBUG 8844 [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-24 18:19:20.822 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.906 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.906 DEBUG 8844 [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-24 18:19:20.906 DEBUG 8844 [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-24 18:19:20.925 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.925 DEBUG 8844 [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-24 18:19:20.925 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.945 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:20.946 DEBUG 8844 [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-24 18:19:20.946 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.007 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.007 DEBUG 8844 [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-24 18:19:21.008 DEBUG 8844 [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-24 18:19:21.026 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.026 DEBUG 8844 [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-24 18:19:21.026 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.044 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.044 DEBUG 8844 [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-24 18:19:21.044 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.063 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.063 DEBUG 8844 [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-24 18:19:21.063 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.081 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.081 DEBUG 8844 [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-24 18:19:21.081 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.113 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.113 DEBUG 8844 [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-24 18:19:21.113 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:21.140 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.193 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.194 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.359 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.360 DEBUG 8844 [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-24 18:19:23.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.382 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.382 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.382 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.399 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.400 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.400 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.418 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.420 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.420 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.438 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.438 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.439 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.521 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.522 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.522 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.539 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.540 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.540 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.561 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.561 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.561 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.621 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.622 DEBUG 8844 [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-24 18:19:23.622 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.640 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.640 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.640 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.659 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.659 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.660 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.677 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.677 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.677 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.695 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.695 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.696 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.728 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.728 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:19:23.728 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.755 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.757 DEBUG 8844 [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-24 18:19:23.758 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.922 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.923 DEBUG 8844 [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-24 18:19:23.923 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.945 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.946 DEBUG 8844 [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-24 18:19:23.946 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.963 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.963 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.964 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.981 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.981 DEBUG 8844 [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-24 18:19:23.981 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:23.999 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.000 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.000 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.083 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.083 DEBUG 8844 [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-24 18:19:24.084 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.100 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.101 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.101 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.122 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.122 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:19:24.122 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.182 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.183 DEBUG 8844 [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-24 18:19:24.183 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.201 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.201 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:19:24.201 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.220 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.221 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:19:24.221 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.238 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.239 DEBUG 8844 [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-24 18:19:24.239 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.257 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.257 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:19:24.257 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.290 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.290 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:19:24.290 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:24.316 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.660 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.660 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.826 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.827 DEBUG 8844 [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-24 18:19:53.827 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.846 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.847 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.847 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.864 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.864 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:53.865 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.882 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.883 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.883 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.901 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.901 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:53.901 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.985 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.985 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:53.985 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.002 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.003 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:54.003 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.024 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.024 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:54.024 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.085 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.085 DEBUG 8844 [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-24 18:19:54.085 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.104 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.104 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:54.104 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.122 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.123 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:54.123 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.140 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.140 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.140 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.159 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.159 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:54.159 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.190 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.191 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:19:54.191 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.218 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.221 DEBUG 8844 [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-24 18:19:54.221 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.385 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.386 DEBUG 8844 [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-24 18:19:54.386 DEBUG 8844 [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-24 18:19:54.405 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.405 DEBUG 8844 [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-24 18:19:54.405 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.423 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.423 DEBUG 8844 [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-24 18:19:54.423 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.441 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.441 DEBUG 8844 [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-24 18:19:54.441 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.459 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.460 DEBUG 8844 [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-24 18:19:54.460 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.542 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.542 DEBUG 8844 [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-24 18:19:54.542 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.560 DEBUG 8844 [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-24 18:19:54.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.581 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.581 DEBUG 8844 [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-24 18:19:54.582 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.641 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.642 DEBUG 8844 [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-24 18:19:54.642 DEBUG 8844 [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-24 18:19:54.660 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.660 DEBUG 8844 [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-24 18:19:54.660 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.679 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.680 DEBUG 8844 [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-24 18:19:54.680 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.696 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.697 DEBUG 8844 [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-24 18:19:54.697 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.715 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.716 DEBUG 8844 [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-24 18:19:54.716 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.747 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.747 DEBUG 8844 [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-24 18:19:54.747 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.774 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.849 DEBUG 8844 [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-24 18:19:54.850 DEBUG 8844 [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-24 18:19:54.917 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:19:54.918 DEBUG 8844 [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-24 18:19:54.919 DEBUG 8844 [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-24 18:19:54.995 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:00.953 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:00.954 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:00.990 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:00.990 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.059 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.059 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.059 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:01.119 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.120 DEBUG 8844 [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-24 18:20:01.120 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.136 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.140 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.141 DEBUG 8844 [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-24 18:20:01.141 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.158 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.158 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.158 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.176 DEBUG 8844 [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-24 18:20:01.176 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.194 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.194 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.194 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.278 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.279 DEBUG 8844 [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-24 18:20:01.279 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.296 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.296 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.296 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.317 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.317 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:01.317 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.378 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.378 DEBUG 8844 [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-24 18:20:01.378 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.396 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.396 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:01.396 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.415 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.415 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:01.415 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.433 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.434 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.434 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.451 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.451 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:01.451 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.484 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.484 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:01.484 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.511 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.513 DEBUG 8844 [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-24 18:20:01.513 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.679 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.679 DEBUG 8844 [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-24 18:20:01.680 DEBUG 8844 [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-24 18:20:01.700 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.700 DEBUG 8844 [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-24 18:20:01.700 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.718 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.718 DEBUG 8844 [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-24 18:20:01.718 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.736 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.736 DEBUG 8844 [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-24 18:20:01.736 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.754 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.754 DEBUG 8844 [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-24 18:20:01.754 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.838 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.838 DEBUG 8844 [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-24 18:20:01.838 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.855 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.855 DEBUG 8844 [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-24 18:20:01.855 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.876 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.878 DEBUG 8844 [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-24 18:20:01.879 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.940 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.941 DEBUG 8844 [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-24 18:20:01.941 DEBUG 8844 [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-24 18:20:01.959 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.960 DEBUG 8844 [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-24 18:20:01.960 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.977 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.978 DEBUG 8844 [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-24 18:20:01.978 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.996 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:01.996 DEBUG 8844 [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-24 18:20:01.996 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:02.014 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:02.014 DEBUG 8844 [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-24 18:20:02.014 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:02.046 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:02.047 DEBUG 8844 [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-24 18:20:02.047 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:02.073 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:03.231 DEBUG 8844 [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-24 18:20:03.231 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:03.398 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:03.398 DEBUG 8844 [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-24 18:20:03.398 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:03.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.075 DEBUG 8844 [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-24 18:20:11.075 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.242 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.243 DEBUG 8844 [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-24 18:20:11.243 DEBUG 8844 [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-24 18:20:11.263 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.263 DEBUG 8844 [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-24 18:20:11.263 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.281 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.281 DEBUG 8844 [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-24 18:20:11.281 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.299 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.299 DEBUG 8844 [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-24 18:20:11.299 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.317 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.318 DEBUG 8844 [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-24 18:20:11.318 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.400 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.400 DEBUG 8844 [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-24 18:20:11.400 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.419 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.419 DEBUG 8844 [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-24 18:20:11.419 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.439 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.440 DEBUG 8844 [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-24 18:20:11.440 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.501 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.502 DEBUG 8844 [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-24 18:20:11.502 DEBUG 8844 [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-24 18:20:11.520 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.520 DEBUG 8844 [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-24 18:20:11.521 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.539 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.539 DEBUG 8844 [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-24 18:20:11.539 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.558 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.558 DEBUG 8844 [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-24 18:20:11.558 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.576 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.576 DEBUG 8844 [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-24 18:20:11.577 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.608 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.609 DEBUG 8844 [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-24 18:20:11.609 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.635 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.638 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.804 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.805 DEBUG 8844 [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-24 18:20:11.805 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.824 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.824 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.824 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.842 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.842 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:11.842 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.860 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.860 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.860 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.877 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.878 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:11.878 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.962 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.962 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.962 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.980 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:11.980 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:11.980 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.002 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.002 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:12.002 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.063 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.064 DEBUG 8844 [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-24 18:20:12.064 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.082 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.082 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:12.082 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.100 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:12.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.118 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.118 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.118 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.136 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.137 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:12.137 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.170 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.170 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:20:12.170 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:12.196 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:17.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:17.832 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:17.997 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:17.997 DEBUG 8844 [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-24 18:20:17.998 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.017 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.035 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.035 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.071 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.154 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.172 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.193 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.194 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.194 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.254 DEBUG 8844 [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-24 18:20:18.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.273 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.273 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.273 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.291 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.328 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.328 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.328 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.361 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:18.361 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.388 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.390 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.391 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.556 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.556 DEBUG 8844 [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-24 18:20:18.557 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.576 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.577 DEBUG 8844 [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-24 18:20:18.577 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.594 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.594 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.595 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.612 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.614 DEBUG 8844 [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-24 18:20:18.614 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.632 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.632 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.632 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.716 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.718 DEBUG 8844 [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-24 18:20:18.719 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:18.737 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.737 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.737 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.758 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.759 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:18.759 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.820 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.820 DEBUG 8844 [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-24 18:20:18.820 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.838 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.838 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:18.839 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.857 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:18.857 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.875 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.875 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.875 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.893 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.893 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:18.893 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.926 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.926 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:18.926 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:18.953 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:19.052 DEBUG 8844 [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-24 18:20:19.052 DEBUG 8844 [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-24 18:20:19.119 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:19.119 DEBUG 8844 [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-24 18:20:19.120 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:20:19.196 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.456 DEBUG 8844 [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-24 18:20:26.456 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.492 DEBUG 8844 [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-24 18:20:26.492 DEBUG 8844 [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-24 18:20:26.562 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.562 DEBUG 8844 [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-24 18:20:26.563 DEBUG 8844 [http-nio-8879-exec-8] 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-24 18:20:26.623 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.624 DEBUG 8844 [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-24 18:20:26.624 DEBUG 8844 [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-24 18:20:26.641 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.644 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.644 DEBUG 8844 [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-24 18:20:26.644 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.662 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.662 DEBUG 8844 [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-24 18:20:26.662 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.679 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.679 DEBUG 8844 [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-24 18:20:26.679 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.697 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.698 DEBUG 8844 [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-24 18:20:26.698 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.781 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.782 DEBUG 8844 [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-24 18:20:26.782 DEBUG 8844 [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-24 18:20:26.798 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.799 DEBUG 8844 [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-24 18:20:26.799 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.820 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.820 DEBUG 8844 [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-24 18:20:26.820 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.882 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.882 DEBUG 8844 [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-24 18:20:26.882 DEBUG 8844 [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-24 18:20:26.900 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.901 DEBUG 8844 [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-24 18:20:26.901 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.918 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.919 DEBUG 8844 [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-24 18:20:26.919 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.937 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.938 DEBUG 8844 [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-24 18:20:26.938 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.955 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.955 DEBUG 8844 [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-24 18:20:26.956 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.989 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:26.989 DEBUG 8844 [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-24 18:20:26.989 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.016 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.018 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.018 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.184 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.185 DEBUG 8844 [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-24 18:20:27.185 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.204 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.204 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.204 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.222 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.222 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.222 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.240 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.240 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.240 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.258 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.258 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.258 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.341 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.341 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.341 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.359 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.359 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.359 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.381 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.381 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.381 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.441 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.443 DEBUG 8844 [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-24 18:20:27.443 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.462 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.462 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.462 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.481 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.481 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.481 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.499 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.499 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.499 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.517 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.517 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.517 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.549 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.549 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:20:27.549 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:27.576 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:29.151 DEBUG 8844 [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-24 18:20:29.152 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:29.320 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:29.320 DEBUG 8844 [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-24 18:20:29.320 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:29.338 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.289 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.290 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.456 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.458 DEBUG 8844 [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-24 18:20:32.458 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.477 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.477 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.477 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.494 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.495 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.495 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.513 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.513 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.513 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.531 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.615 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.615 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.615 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.633 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.633 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.633 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.654 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.655 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.655 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.715 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.715 DEBUG 8844 [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-24 18:20:32.715 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.734 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.734 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.734 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.752 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.753 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.753 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.770 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.770 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.770 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.788 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.789 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.821 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.821 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:20:32.822 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.848 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.851 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:32.851 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.016 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.017 DEBUG 8844 [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-24 18:20:33.017 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.036 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.036 DEBUG 8844 [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-24 18:20:33.036 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.054 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.072 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.073 DEBUG 8844 [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-24 18:20:33.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.090 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.090 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.090 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.173 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.174 DEBUG 8844 [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-24 18:20:33.174 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.192 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.192 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.192 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.213 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:33.213 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.275 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.275 DEBUG 8844 [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-24 18:20:33.275 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.293 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.293 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:33.293 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.311 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.311 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:33.312 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.330 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.330 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.330 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.348 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:33.348 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.380 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.380 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:20:33.380 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:20:33.407 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:21:07.915 DEBUG 8844 [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-24 18:21:07.915 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:21:07.933 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:21:07.983 DEBUG 8844 [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-24 18:21:07.984 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:21:08.001 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:21:08.037 DEBUG 8844 [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-24 18:21:08.037 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:21:08.055 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.148 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.148 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.221 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.348 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.349 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.349 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.366 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.368 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.368 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.386 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.386 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.387 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.468 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.468 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:22.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.487 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.522 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.523 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.544 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.562 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.562 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.562 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.580 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.580 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.597 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.599 DEBUG 8844 [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-24 18:23:22.599 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.617 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.618 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.618 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.635 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.654 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.654 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.655 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:22.672 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.594 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.595 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.652 DEBUG 8844 [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-24 18:23:24.652 DEBUG 8844 [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-24 18:23:24.723 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.723 DEBUG 8844 [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-24 18:23:24.723 DEBUG 8844 [http-nio-8879-exec-9] 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-24 18:23:24.762 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.762 DEBUG 8844 [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-24 18:23:24.763 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.782 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.782 DEBUG 8844 [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-24 18:23:24.782 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.800 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.800 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.800 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.800 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.820 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.820 DEBUG 8844 [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-24 18:23:24.820 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.839 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.840 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.840 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.926 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.926 DEBUG 8844 [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-24 18:23:24.926 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.945 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.945 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.945 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.968 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:24.968 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:23:24.968 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.031 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.032 DEBUG 8844 [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-24 18:23:25.032 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.051 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.051 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:23:25.051 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.072 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.072 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:23:25.072 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.092 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.092 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.111 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.111 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:23:25.111 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.146 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.146 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:23:25.146 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:25.174 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.148 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.148 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.221 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.222 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.222 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.393 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.393 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.393 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.477 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.478 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.478 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:23:42.498 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.498 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.499 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.518 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.518 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.518 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.538 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.538 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.538 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.560 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.560 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.561 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.580 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.580 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.580 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.599 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.600 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.600 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.619 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.619 DEBUG 8844 [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-24 18:23:42.619 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.639 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.640 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.640 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.659 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.659 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.659 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.679 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.680 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.680 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:42.699 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.714 DEBUG 8844 [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-24 18:23:44.715 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.888 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.889 DEBUG 8844 [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-24 18:23:44.889 DEBUG 8844 [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-24 18:23:44.910 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.911 DEBUG 8844 [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-24 18:23:44.911 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.930 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.930 DEBUG 8844 [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-24 18:23:44.930 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.950 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.950 DEBUG 8844 [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-24 18:23:44.950 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.970 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:44.972 DEBUG 8844 [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-24 18:23:44.973 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.058 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.058 DEBUG 8844 [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-24 18:23:45.058 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.077 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.077 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.078 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.078 DEBUG 8844 [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-24 18:23:45.078 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.101 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.101 DEBUG 8844 [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-24 18:23:45.101 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.145 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.145 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.145 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:23:45.164 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.165 DEBUG 8844 [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-24 18:23:45.165 DEBUG 8844 [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-24 18:23:45.185 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.185 DEBUG 8844 [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-24 18:23:45.185 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.205 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.205 DEBUG 8844 [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-24 18:23:45.205 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.221 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.225 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.225 DEBUG 8844 [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-24 18:23:45.225 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.245 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.245 DEBUG 8844 [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-24 18:23:45.245 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.279 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.279 DEBUG 8844 [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-24 18:23:45.279 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.307 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.310 DEBUG 8844 [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-24 18:23:45.311 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.482 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.483 DEBUG 8844 [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-24 18:23:45.483 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.504 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.504 DEBUG 8844 [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-24 18:23:45.504 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.524 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.524 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.524 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.543 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.543 DEBUG 8844 [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-24 18:23:45.544 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.563 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.650 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.650 DEBUG 8844 [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-24 18:23:45.650 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.669 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.670 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.670 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.693 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:23:45.693 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.756 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.757 DEBUG 8844 [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-24 18:23:45.757 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.776 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.776 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:23:45.776 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.796 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.797 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:23:45.797 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.817 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.817 DEBUG 8844 [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-24 18:23:45.817 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.836 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.837 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:23:45.837 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.870 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.870 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:23:45.870 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:45.899 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:50.245 DEBUG 8844 [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-24 18:23:50.245 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:50.419 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:50.419 DEBUG 8844 [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-24 18:23:50.419 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:50.439 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.059 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.060 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.230 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.230 DEBUG 8844 [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-24 18:23:52.230 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.252 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.252 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.252 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.272 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.272 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.291 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.292 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.292 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.311 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.311 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.311 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.396 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.396 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.396 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.417 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.419 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.420 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.442 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.442 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.505 DEBUG 8844 [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-24 18:23:52.505 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.525 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.525 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.525 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.546 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.546 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.547 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.565 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.565 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.565 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.585 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.585 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.585 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.619 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.620 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:23:52.620 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.648 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.651 DEBUG 8844 [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-24 18:23:52.652 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.821 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.822 DEBUG 8844 [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-24 18:23:52.822 DEBUG 8844 [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-24 18:23:52.844 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.844 DEBUG 8844 [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-24 18:23:52.844 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.864 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.864 DEBUG 8844 [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-24 18:23:52.864 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.883 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.884 DEBUG 8844 [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-24 18:23:52.884 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.903 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.903 DEBUG 8844 [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-24 18:23:52.903 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.989 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:52.989 DEBUG 8844 [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-24 18:23:52.989 DEBUG 8844 [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-24 18:23:53.008 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.009 DEBUG 8844 [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-24 18:23:53.009 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.032 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.032 DEBUG 8844 [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-24 18:23:53.032 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.095 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.095 DEBUG 8844 [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-24 18:23:53.095 DEBUG 8844 [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-24 18:23:53.115 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.115 DEBUG 8844 [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-24 18:23:53.116 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.136 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.136 DEBUG 8844 [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-24 18:23:53.136 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.155 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.156 DEBUG 8844 [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-24 18:23:53.156 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.175 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.176 DEBUG 8844 [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-24 18:23:53.176 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.209 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.210 DEBUG 8844 [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-24 18:23:53.210 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.238 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.332 DEBUG 8844 [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-24 18:23:53.332 DEBUG 8844 [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-24 18:23:53.401 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.401 DEBUG 8844 [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-24 18:23:53.401 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:23:53.478 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.518 DEBUG 8844 [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-24 18:23:53.518 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.537 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.581 DEBUG 8844 [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-24 18:23:53.581 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.600 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.686 DEBUG 8844 [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-24 18:23:53.686 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:23:53.705 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.566 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.567 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.602 DEBUG 8844 [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-24 18:24:14.602 DEBUG 8844 [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-24 18:24:14.669 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.670 DEBUG 8844 [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-24 18:24:14.670 DEBUG 8844 [http-nio-8879-exec-8] 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-24 18:24:14.738 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.738 DEBUG 8844 [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-24 18:24:14.738 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.746 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.760 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.760 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.760 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.779 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.780 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:14.780 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.800 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.800 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.801 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.820 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.820 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:14.820 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.906 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.908 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.908 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:14.927 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.927 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:14.927 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.949 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:14.949 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:14.949 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.012 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.012 DEBUG 8844 [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-24 18:24:15.013 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.033 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.033 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:15.033 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.053 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.054 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:15.054 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.073 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.073 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.073 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.093 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.093 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:15.094 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.129 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.129 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:24:15.129 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.157 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.160 DEBUG 8844 [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-24 18:24:15.160 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.330 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.330 DEBUG 8844 [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-24 18:24:15.330 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.351 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.351 DEBUG 8844 [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-24 18:24:15.352 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.371 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.371 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.371 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.391 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.391 DEBUG 8844 [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-24 18:24:15.391 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.411 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.411 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.411 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.497 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.497 DEBUG 8844 [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-24 18:24:15.497 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:24:15.517 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.517 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.517 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.539 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.540 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:24:15.540 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.602 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.603 DEBUG 8844 [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-24 18:24:15.603 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.623 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.623 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:24:15.623 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.643 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.643 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:24:15.644 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.663 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.663 DEBUG 8844 [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-24 18:24:15.663 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.683 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.684 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:24:15.684 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.717 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.718 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:24:15.718 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:15.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:19.964 DEBUG 8844 [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-24 18:24:19.964 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:20.134 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:20.135 DEBUG 8844 [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-24 18:24:20.135 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:20.154 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:21.864 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:21.865 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.036 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.037 DEBUG 8844 [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-24 18:24:22.037 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.058 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.059 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.059 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.077 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.078 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.078 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.097 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.098 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.098 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.117 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.118 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.118 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.203 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.204 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.204 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.223 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.224 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.224 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.246 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.247 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.247 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.309 DEBUG 8844 [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-24 18:24:22.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.330 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.330 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.330 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.350 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.351 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.351 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.370 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.371 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.371 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.390 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.391 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.391 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.425 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:22.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.454 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.457 DEBUG 8844 [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-24 18:24:22.458 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.627 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.628 DEBUG 8844 [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-24 18:24:22.628 DEBUG 8844 [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-24 18:24:22.650 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.651 DEBUG 8844 [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-24 18:24:22.651 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.670 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.670 DEBUG 8844 [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-24 18:24:22.670 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.690 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.690 DEBUG 8844 [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-24 18:24:22.690 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.710 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.710 DEBUG 8844 [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-24 18:24:22.710 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.795 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.796 DEBUG 8844 [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-24 18:24:22.796 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.815 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.816 DEBUG 8844 [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-24 18:24:22.816 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.838 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.839 DEBUG 8844 [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-24 18:24:22.840 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.902 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.903 DEBUG 8844 [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-24 18:24:22.903 DEBUG 8844 [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-24 18:24:22.922 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.922 DEBUG 8844 [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-24 18:24:22.922 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.942 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.943 DEBUG 8844 [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-24 18:24:22.943 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.962 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.963 DEBUG 8844 [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-24 18:24:22.963 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.982 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:22.983 DEBUG 8844 [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-24 18:24:22.983 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:23.017 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:23.017 DEBUG 8844 [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-24 18:24:23.017 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:23.046 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:34.980 DEBUG 8844 [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-24 18:24:34.980 DEBUG 8844 [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-24 18:24:35.052 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.053 DEBUG 8844 [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-24 18:24:35.053 DEBUG 8844 [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-24 18:24:35.182 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.183 DEBUG 8844 [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-24 18:24:35.183 DEBUG 8844 [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-24 18:24:35.202 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.203 DEBUG 8844 [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-24 18:24:35.203 DEBUG 8844 [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-24 18:24:35.223 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.224 DEBUG 8844 [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-24 18:24:35.224 DEBUG 8844 [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-24 18:24:35.307 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.308 DEBUG 8844 [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-24 18:24:35.308 DEBUG 8844 [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-24 18:24:35.328 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.328 DEBUG 8844 [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-24 18:24:35.329 DEBUG 8844 [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-24 18:24:35.348 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.348 DEBUG 8844 [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-24 18:24:35.348 DEBUG 8844 [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-24 18:24:35.369 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.369 DEBUG 8844 [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-24 18:24:35.369 DEBUG 8844 [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-24 18:24:35.392 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.393 DEBUG 8844 [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-24 18:24:35.393 DEBUG 8844 [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-24 18:24:35.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.428 DEBUG 8844 [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-24 18:24:35.428 DEBUG 8844 [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-24 18:24:35.447 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.448 DEBUG 8844 [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-24 18:24:35.448 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.467 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.467 DEBUG 8844 [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-24 18:24:35.468 DEBUG 8844 [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-24 18:24:35.487 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.489 DEBUG 8844 [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-24 18:24:35.489 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.508 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.509 DEBUG 8844 [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-24 18:24:35.509 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.528 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.530 DEBUG 8844 [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-24 18:24:35.530 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.548 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.550 DEBUG 8844 [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-24 18:24:35.550 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:35.570 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.323 DEBUG 8844 [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-24 18:24:40.323 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.493 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.494 DEBUG 8844 [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-24 18:24:40.495 DEBUG 8844 [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-24 18:24:40.516 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.517 DEBUG 8844 [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-24 18:24:40.517 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.536 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.537 DEBUG 8844 [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-24 18:24:40.537 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.557 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.560 DEBUG 8844 [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-24 18:24:40.560 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.579 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.580 DEBUG 8844 [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-24 18:24:40.580 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.664 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.665 DEBUG 8844 [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-24 18:24:40.665 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.684 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.685 DEBUG 8844 [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-24 18:24:40.685 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.707 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.708 DEBUG 8844 [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-24 18:24:40.708 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.770 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.771 DEBUG 8844 [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-24 18:24:40.771 DEBUG 8844 [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-24 18:24:40.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.791 DEBUG 8844 [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-24 18:24:40.792 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.812 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.813 DEBUG 8844 [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-24 18:24:40.813 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.832 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.833 DEBUG 8844 [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-24 18:24:40.833 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.853 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.854 DEBUG 8844 [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-24 18:24:40.854 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.888 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.888 DEBUG 8844 [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-24 18:24:40.889 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.917 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.921 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:40.921 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.090 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.091 DEBUG 8844 [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-24 18:24:41.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.113 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.114 DEBUG 8844 [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-24 18:24:41.114 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.134 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.135 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.135 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.154 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.155 DEBUG 8844 [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-24 18:24:41.155 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.174 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.175 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.175 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.261 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.261 DEBUG 8844 [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-24 18:24:41.261 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.281 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.281 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.281 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.304 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.305 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:41.305 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.367 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.368 DEBUG 8844 [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-24 18:24:41.368 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.388 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:41.388 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.408 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.409 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:41.409 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.428 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.429 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.430 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.449 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.450 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:41.450 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.484 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.485 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:41.485 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.513 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.604 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.604 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.674 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.674 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:41.674 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:41.751 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.623 DEBUG 8844 [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-24 18:24:50.623 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.644 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.644 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.712 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.712 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.712 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:24:50.789 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.793 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.794 DEBUG 8844 [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-24 18:24:50.794 DEBUG 8844 [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-24 18:24:50.816 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.817 DEBUG 8844 [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-24 18:24:50.817 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.835 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.836 DEBUG 8844 [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-24 18:24:50.837 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.856 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.856 DEBUG 8844 [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-24 18:24:50.856 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.876 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.877 DEBUG 8844 [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-24 18:24:50.877 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.962 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.963 DEBUG 8844 [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-24 18:24:50.963 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.982 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:50.983 DEBUG 8844 [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-24 18:24:50.983 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.005 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.006 DEBUG 8844 [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-24 18:24:51.006 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.068 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.069 DEBUG 8844 [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-24 18:24:51.069 DEBUG 8844 [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-24 18:24:51.092 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.093 DEBUG 8844 [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-24 18:24:51.094 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.114 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.115 DEBUG 8844 [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-24 18:24:51.115 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.135 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.135 DEBUG 8844 [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-24 18:24:51.136 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.155 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.156 DEBUG 8844 [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-24 18:24:51.156 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.189 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.190 DEBUG 8844 [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-24 18:24:51.190 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.218 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.222 DEBUG 8844 [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-24 18:24:51.222 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.390 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.392 DEBUG 8844 [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-24 18:24:51.392 DEBUG 8844 [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-24 18:24:51.413 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.414 DEBUG 8844 [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-24 18:24:51.414 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.434 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.435 DEBUG 8844 [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-24 18:24:51.435 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.454 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.455 DEBUG 8844 [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-24 18:24:51.455 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.474 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.475 DEBUG 8844 [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-24 18:24:51.475 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.560 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.561 DEBUG 8844 [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-24 18:24:51.561 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.580 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.581 DEBUG 8844 [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-24 18:24:51.581 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.604 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.607 DEBUG 8844 [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-24 18:24:51.608 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.670 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.671 DEBUG 8844 [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-24 18:24:51.671 DEBUG 8844 [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-24 18:24:51.691 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.691 DEBUG 8844 [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-24 18:24:51.692 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.712 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.713 DEBUG 8844 [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-24 18:24:51.713 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.732 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.733 DEBUG 8844 [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-24 18:24:51.733 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.753 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.754 DEBUG 8844 [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-24 18:24:51.754 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.787 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.788 DEBUG 8844 [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-24 18:24:51.788 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:51.816 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.220 DEBUG 8844 [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-24 18:24:53.220 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.255 DEBUG 8844 [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-24 18:24:53.255 DEBUG 8844 [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-24 18:24:53.323 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.324 DEBUG 8844 [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-24 18:24:53.324 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:53.392 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.393 DEBUG 8844 [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-24 18:24:53.393 DEBUG 8844 [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-24 18:24:53.401 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.415 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.416 DEBUG 8844 [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-24 18:24:53.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.435 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.436 DEBUG 8844 [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-24 18:24:53.436 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.455 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.456 DEBUG 8844 [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-24 18:24:53.456 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.476 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.477 DEBUG 8844 [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-24 18:24:53.477 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.561 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.562 DEBUG 8844 [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-24 18:24:53.562 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.581 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.582 DEBUG 8844 [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-24 18:24:53.582 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.605 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.605 DEBUG 8844 [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-24 18:24:53.606 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.668 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.670 DEBUG 8844 [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-24 18:24:53.670 DEBUG 8844 [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-24 18:24:53.690 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.690 DEBUG 8844 [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-24 18:24:53.690 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.710 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.711 DEBUG 8844 [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-24 18:24:53.711 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.730 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.732 DEBUG 8844 [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-24 18:24:53.732 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.751 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.752 DEBUG 8844 [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-24 18:24:53.752 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.785 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.786 DEBUG 8844 [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-24 18:24:53.786 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.815 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.818 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.818 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.988 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:53.989 DEBUG 8844 [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-24 18:24:53.990 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.011 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.012 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.012 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.032 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.033 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.033 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.072 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.073 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.074 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.159 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.160 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.160 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.179 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.183 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.184 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.207 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.207 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.208 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.271 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.272 DEBUG 8844 [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-24 18:24:54.272 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.291 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.291 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.292 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.312 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.313 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.313 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.332 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.333 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.333 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.354 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.387 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.388 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:54.388 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:54.415 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.529 DEBUG 8844 [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-24 18:24:55.529 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.565 DEBUG 8844 [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-24 18:24:55.565 DEBUG 8844 [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-24 18:24:55.633 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.633 DEBUG 8844 [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-24 18:24:55.633 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:24:55.700 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.701 DEBUG 8844 [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-24 18:24:55.701 DEBUG 8844 [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-24 18:24:55.710 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.723 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.724 DEBUG 8844 [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-24 18:24:55.724 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.749 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.750 DEBUG 8844 [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-24 18:24:55.750 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.771 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.772 DEBUG 8844 [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-24 18:24:55.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.791 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.792 DEBUG 8844 [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-24 18:24:55.792 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.879 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.880 DEBUG 8844 [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-24 18:24:55.880 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.899 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.899 DEBUG 8844 [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-24 18:24:55.899 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.923 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.923 DEBUG 8844 [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-24 18:24:55.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.986 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:55.987 DEBUG 8844 [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-24 18:24:55.987 DEBUG 8844 [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-24 18:24:56.007 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.007 DEBUG 8844 [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-24 18:24:56.008 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.027 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.028 DEBUG 8844 [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-24 18:24:56.028 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.047 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.048 DEBUG 8844 [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-24 18:24:56.048 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.068 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.069 DEBUG 8844 [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-24 18:24:56.069 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.104 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.108 DEBUG 8844 [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-24 18:24:56.108 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.135 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.139 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.139 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.309 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.310 DEBUG 8844 [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-24 18:24:56.310 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.332 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.333 DEBUG 8844 [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-24 18:24:56.333 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.353 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.354 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.354 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.373 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.373 DEBUG 8844 [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-24 18:24:56.374 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.393 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.394 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.394 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.478 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.479 DEBUG 8844 [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-24 18:24:56.479 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.499 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.500 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.500 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.523 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.527 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:56.528 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.590 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.591 DEBUG 8844 [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-24 18:24:56.591 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.610 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.611 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:56.611 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.633 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.636 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:56.636 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.656 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.657 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.657 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.676 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.676 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:56.677 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.712 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.712 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:24:56.713 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:56.740 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.534 DEBUG 8844 [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-24 18:24:57.535 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.707 DEBUG 8844 [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-24 18:24:57.707 DEBUG 8844 [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-24 18:24:57.729 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.730 DEBUG 8844 [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-24 18:24:57.730 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.749 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.750 DEBUG 8844 [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-24 18:24:57.750 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.769 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.770 DEBUG 8844 [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-24 18:24:57.770 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.794 DEBUG 8844 [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-24 18:24:57.795 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.880 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.880 DEBUG 8844 [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-24 18:24:57.881 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.900 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.901 DEBUG 8844 [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-24 18:24:57.901 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.923 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.924 DEBUG 8844 [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-24 18:24:57.924 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.988 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:57.989 DEBUG 8844 [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-24 18:24:57.989 DEBUG 8844 [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-24 18:24:58.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.008 DEBUG 8844 [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-24 18:24:58.009 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.029 DEBUG 8844 [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-24 18:24:58.029 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.049 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.050 DEBUG 8844 [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-24 18:24:58.050 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.069 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.070 DEBUG 8844 [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-24 18:24:58.070 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.104 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.106 DEBUG 8844 [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-24 18:24:58.106 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.134 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.137 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.138 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.307 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.308 DEBUG 8844 [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-24 18:24:58.308 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.330 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.331 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.331 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.350 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.351 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.351 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.370 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.391 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.392 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.392 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.478 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.479 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.479 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.497 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.498 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.498 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.521 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.522 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.522 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.585 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.586 DEBUG 8844 [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-24 18:24:58.586 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.606 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.606 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.606 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.626 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.626 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.646 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.667 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.668 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.668 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.702 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.702 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:24:58.703 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:24:58.730 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.212 DEBUG 8844 [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-24 18:25:14.212 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.238 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.239 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.305 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:25:14.382 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.387 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.388 DEBUG 8844 [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-24 18:25:14.388 DEBUG 8844 [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-24 18:25:14.409 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.410 DEBUG 8844 [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-24 18:25:14.410 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.429 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.430 DEBUG 8844 [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-24 18:25:14.431 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.450 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.451 DEBUG 8844 [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-24 18:25:14.451 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.470 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.471 DEBUG 8844 [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-24 18:25:14.471 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.557 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.558 DEBUG 8844 [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-24 18:25:14.558 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.577 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.578 DEBUG 8844 [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-24 18:25:14.578 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.601 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.602 DEBUG 8844 [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-24 18:25:14.602 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.665 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.665 DEBUG 8844 [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-24 18:25:14.665 DEBUG 8844 [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-24 18:25:14.686 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.686 DEBUG 8844 [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-24 18:25:14.686 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.708 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.712 DEBUG 8844 [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-24 18:25:14.712 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.731 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.732 DEBUG 8844 [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-24 18:25:14.732 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.751 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.752 DEBUG 8844 [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-24 18:25:14.752 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.785 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.786 DEBUG 8844 [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-24 18:25:14.786 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.815 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.818 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.818 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.988 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:14.989 DEBUG 8844 [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-24 18:25:14.989 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.011 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.012 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.012 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.033 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.033 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.052 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.053 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.072 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.073 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.073 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.158 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.159 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.160 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.179 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.180 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.180 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.202 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.203 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.203 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.266 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.267 DEBUG 8844 [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-24 18:25:15.267 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.287 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.287 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.287 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.308 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.309 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.309 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.328 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.329 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.329 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.348 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.349 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.349 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.354 DEBUG 8844 [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-24 18:25:15.354 DEBUG 8844 [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-24 18:25:15.383 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.384 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:25:15.384 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.411 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.422 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.422 DEBUG 8844 [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-24 18:25:15.422 DEBUG 8844 [http-nio-8879-exec-9] 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-24 18:25:15.423 DEBUG 8844 [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-24 18:25:15.424 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.498 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.594 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.595 DEBUG 8844 [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-24 18:25:15.595 DEBUG 8844 [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-24 18:25:15.617 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.618 DEBUG 8844 [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-24 18:25:15.618 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.637 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.638 DEBUG 8844 [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-24 18:25:15.638 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.657 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.658 DEBUG 8844 [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-24 18:25:15.658 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.678 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.679 DEBUG 8844 [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-24 18:25:15.679 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.764 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.765 DEBUG 8844 [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-24 18:25:15.765 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.784 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.785 DEBUG 8844 [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-24 18:25:15.785 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.807 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.808 DEBUG 8844 [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-24 18:25:15.808 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.871 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.872 DEBUG 8844 [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-24 18:25:15.872 DEBUG 8844 [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-24 18:25:15.892 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.892 DEBUG 8844 [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-24 18:25:15.893 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.912 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.913 DEBUG 8844 [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-24 18:25:15.913 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.933 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.934 DEBUG 8844 [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-24 18:25:15.934 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.953 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.953 DEBUG 8844 [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-24 18:25:15.954 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.988 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:15.989 DEBUG 8844 [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-24 18:25:15.989 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.017 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.020 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.021 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.190 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.191 DEBUG 8844 [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-24 18:25:16.192 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.215 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.216 DEBUG 8844 [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-24 18:25:16.216 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.235 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.236 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.236 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.255 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.256 DEBUG 8844 [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-24 18:25:16.256 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.275 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.276 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.276 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.361 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.362 DEBUG 8844 [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-24 18:25:16.362 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.381 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.382 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.382 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.405 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.406 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:25:16.406 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.469 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.470 DEBUG 8844 [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-24 18:25:16.470 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.489 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.489 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:25:16.490 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.510 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.510 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:25:16.511 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.530 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.531 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.532 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.551 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.552 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:25:16.552 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.586 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.587 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:25:16.587 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:16.615 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.269 DEBUG 8844 [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-24 18:25:18.269 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.439 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.440 DEBUG 8844 [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-24 18:25:18.440 DEBUG 8844 [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-24 18:25:18.463 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.464 DEBUG 8844 [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-24 18:25:18.464 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.483 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.484 DEBUG 8844 [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-24 18:25:18.484 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.503 DEBUG 8844 [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-24 18:25:18.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.524 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.525 DEBUG 8844 [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-24 18:25:18.525 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.609 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.610 DEBUG 8844 [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-24 18:25:18.610 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.629 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.630 DEBUG 8844 [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-24 18:25:18.630 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.653 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.654 DEBUG 8844 [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-24 18:25:18.654 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.717 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.718 DEBUG 8844 [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-24 18:25:18.718 DEBUG 8844 [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-24 18:25:18.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.738 DEBUG 8844 [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-24 18:25:18.738 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.758 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.759 DEBUG 8844 [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-24 18:25:18.759 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.778 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.779 DEBUG 8844 [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-24 18:25:18.779 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.799 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.800 DEBUG 8844 [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-24 18:25:18.800 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.833 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.834 DEBUG 8844 [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-24 18:25:18.834 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.862 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.865 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:18.865 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.036 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.037 DEBUG 8844 [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-24 18:25:19.037 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.059 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.060 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.060 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.080 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.080 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.080 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.101 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.101 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.120 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.121 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.121 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.206 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.208 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.208 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.227 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.228 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.228 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.250 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.251 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.251 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.314 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.315 DEBUG 8844 [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-24 18:25:19.315 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.335 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.335 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.336 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.356 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.357 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.357 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.376 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.377 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.377 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.397 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.397 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.431 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.432 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:25:19.432 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:25:19.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.166 DEBUG 8844 [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-24 18:26:26.166 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.240 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.240 DEBUG 8844 [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-24 18:26:26.240 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.369 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.370 DEBUG 8844 [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-24 18:26:26.370 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.390 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.391 DEBUG 8844 [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-24 18:26:26.391 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.411 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.412 DEBUG 8844 [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-24 18:26:26.412 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.495 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.496 DEBUG 8844 [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-24 18:26:26.496 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:26:26.516 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.517 DEBUG 8844 [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-24 18:26:26.517 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.536 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.537 DEBUG 8844 [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-24 18:26:26.537 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.556 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.557 DEBUG 8844 [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-24 18:26:26.557 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.580 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.581 DEBUG 8844 [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-24 18:26:26.581 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.599 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.600 DEBUG 8844 [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-24 18:26:26.600 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.619 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.619 DEBUG 8844 [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-24 18:26:26.620 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.639 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.640 DEBUG 8844 [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-24 18:26:26.640 DEBUG 8844 [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-24 18:26:26.660 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.661 DEBUG 8844 [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-24 18:26:26.661 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.680 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.681 DEBUG 8844 [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-24 18:26:26.681 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.700 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.702 DEBUG 8844 [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-24 18:26:26.702 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.722 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.755 DEBUG 8844 [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-24 18:26:26.756 DEBUG 8844 [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-24 18:26:26.830 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.830 DEBUG 8844 [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-24 18:26:26.830 DEBUG 8844 [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-24 18:26:26.924 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.924 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.959 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.960 DEBUG 8844 [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-24 18:26:26.960 DEBUG 8844 [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-24 18:26:26.979 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.980 DEBUG 8844 [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-24 18:26:26.980 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.996 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.997 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:26.997 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.000 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.001 DEBUG 8844 [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-24 18:26:27.001 DEBUG 8844 [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-24 18:26:27.085 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.086 DEBUG 8844 [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-24 18:26:27.086 DEBUG 8844 [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-24 18:26:27.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.106 DEBUG 8844 [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-24 18:26:27.106 DEBUG 8844 [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-24 18:26:27.125 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.129 DEBUG 8844 [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-24 18:26:27.130 DEBUG 8844 [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-24 18:26:27.149 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.150 DEBUG 8844 [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-24 18:26:27.150 DEBUG 8844 [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-24 18:26:27.172 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.173 DEBUG 8844 [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-24 18:26:27.173 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.193 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.194 DEBUG 8844 [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-24 18:26:27.194 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.213 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.214 DEBUG 8844 [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-24 18:26:27.214 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.233 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.234 DEBUG 8844 [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-24 18:26:27.234 DEBUG 8844 [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-24 18:26:27.253 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.254 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.254 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.274 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.275 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.275 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.294 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.295 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.295 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.315 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.446 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.447 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.447 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.464 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.464 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.465 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.483 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.484 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.484 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.566 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.568 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:26:27.586 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.605 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.606 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.606 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.623 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.624 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.624 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.645 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.646 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.646 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.663 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.664 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.664 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.681 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.682 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.682 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.700 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.701 DEBUG 8844 [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-24 18:26:27.701 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.720 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.722 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.722 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.739 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.740 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.740 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.758 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.759 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.759 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.777 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.865 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.865 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.897 DEBUG 8844 [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-24 18:26:27.897 DEBUG 8844 [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-24 18:26:27.965 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:27.965 DEBUG 8844 [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-24 18:26:27.965 DEBUG 8844 [http-nio-8879-exec-8] 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-24 18:26:28.031 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.032 DEBUG 8844 [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-24 18:26:28.032 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.042 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.068 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.069 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.069 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.087 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.087 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.088 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.105 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.106 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.106 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.124 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.125 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.125 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.207 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.208 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.208 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.226 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.227 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.227 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.248 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.249 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.249 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.309 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.310 DEBUG 8844 [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-24 18:26:28.310 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.328 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.329 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.329 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.347 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.348 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.348 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.366 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.370 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.371 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.389 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.390 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.390 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.422 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.422 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:26:28.423 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.449 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.452 DEBUG 8844 [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-24 18:26:28.452 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.619 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.620 DEBUG 8844 [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-24 18:26:28.620 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.658 DEBUG 8844 [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-24 18:26:28.659 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.676 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.677 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.677 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.695 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.696 DEBUG 8844 [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-24 18:26:28.696 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.712 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.713 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.798 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.799 DEBUG 8844 [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-24 18:26:28.799 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.817 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.817 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.817 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.839 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.840 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:26:28.840 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.901 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.902 DEBUG 8844 [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-24 18:26:28.902 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.920 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.920 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:26:28.921 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.938 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.939 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:26:28.939 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.957 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.958 DEBUG 8844 [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-24 18:26:28.958 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.976 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:28.977 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:26:28.977 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:29.010 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:29.010 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:26:29.011 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:26:29.036 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:16.807 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:16.807 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:16.879 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:16.881 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:16.882 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.011 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.013 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.031 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.032 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.050 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.135 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.136 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:27:17.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.154 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.190 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.190 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.191 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.214 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.214 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.231 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.232 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.232 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.250 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.250 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.251 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.268 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.269 DEBUG 8844 [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-24 18:27:17.269 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.287 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.288 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.288 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.306 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.307 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.307 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.325 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.326 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.326 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:17.344 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.107 DEBUG 8844 [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-24 18:27:18.108 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.179 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.180 DEBUG 8844 [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-24 18:27:18.180 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.307 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.308 DEBUG 8844 [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-24 18:27:18.308 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.326 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.327 DEBUG 8844 [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-24 18:27:18.327 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.344 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.345 DEBUG 8844 [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-24 18:27:18.345 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.428 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.429 DEBUG 8844 [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-24 18:27:18.429 DEBUG 8844 [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), 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-24 18:27:18.447 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.448 DEBUG 8844 [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-24 18:27:18.448 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.466 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.467 DEBUG 8844 [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-24 18:27:18.467 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.485 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.488 DEBUG 8844 [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-24 18:27:18.488 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.508 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.509 DEBUG 8844 [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-24 18:27:18.509 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.527 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.528 DEBUG 8844 [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-24 18:27:18.528 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.545 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.546 DEBUG 8844 [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-24 18:27:18.546 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.563 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.564 DEBUG 8844 [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-24 18:27:18.564 DEBUG 8844 [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-24 18:27:18.582 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.583 DEBUG 8844 [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-24 18:27:18.583 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.601 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.602 DEBUG 8844 [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-24 18:27:18.602 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.619 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.620 DEBUG 8844 [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-24 18:27:18.620 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.638 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.661 DEBUG 8844 [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-24 18:27:18.661 DEBUG 8844 [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-24 18:27:18.732 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.733 DEBUG 8844 [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-24 18:27:18.733 DEBUG 8844 [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-24 18:27:18.859 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.860 DEBUG 8844 [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-24 18:27:18.860 DEBUG 8844 [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-24 18:27:18.878 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.879 DEBUG 8844 [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-24 18:27:18.879 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.898 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.898 DEBUG 8844 [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-24 18:27:18.898 DEBUG 8844 [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-24 18:27:18.981 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:18.982 DEBUG 8844 [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-24 18:27:18.982 DEBUG 8844 [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-24 18:27:18.999 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.000 DEBUG 8844 [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-24 18:27:19.000 DEBUG 8844 [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-24 18:27:19.018 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.019 DEBUG 8844 [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-24 18:27:19.019 DEBUG 8844 [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-24 18:27:19.037 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.038 DEBUG 8844 [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-24 18:27:19.038 DEBUG 8844 [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-24 18:27:19.058 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.059 DEBUG 8844 [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-24 18:27:19.059 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.077 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.078 DEBUG 8844 [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-24 18:27:19.078 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.095 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.096 DEBUG 8844 [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-24 18:27:19.096 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.113 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.114 DEBUG 8844 [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-24 18:27:19.114 DEBUG 8844 [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-24 18:27:19.133 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.134 DEBUG 8844 [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-24 18:27:19.134 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.151 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.152 DEBUG 8844 [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-24 18:27:19.152 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.170 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.171 DEBUG 8844 [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-24 18:27:19.172 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:19.189 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.600 DEBUG 8844 [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-24 18:27:22.600 DEBUG 8844 [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-24 18:27:22.673 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.673 DEBUG 8844 [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-24 18:27:22.674 DEBUG 8844 [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-24 18:27:22.803 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.804 DEBUG 8844 [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-24 18:27:22.804 DEBUG 8844 [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-24 18:27:22.821 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.822 DEBUG 8844 [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-24 18:27:22.822 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.840 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.841 DEBUG 8844 [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-24 18:27:22.841 DEBUG 8844 [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-24 18:27:22.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.925 DEBUG 8844 [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-24 18:27:22.925 DEBUG 8844 [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-24 18:27:22.943 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.944 DEBUG 8844 [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-24 18:27:22.944 DEBUG 8844 [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-24 18:27:22.962 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.963 DEBUG 8844 [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-24 18:27:22.963 DEBUG 8844 [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-24 18:27:22.980 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:22.981 DEBUG 8844 [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-24 18:27:22.981 DEBUG 8844 [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-24 18:27:23.002 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.002 DEBUG 8844 [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-24 18:27:23.002 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.021 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.022 DEBUG 8844 [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-24 18:27:23.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.039 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.042 DEBUG 8844 [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-24 18:27:23.042 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.059 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.060 DEBUG 8844 [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-24 18:27:23.060 DEBUG 8844 [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-24 18:27:23.078 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.079 DEBUG 8844 [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-24 18:27:23.079 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.097 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.098 DEBUG 8844 [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-24 18:27:23.098 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.115 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.117 DEBUG 8844 [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-24 18:27:23.117 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:23.135 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.586 DEBUG 8844 [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-24 18:27:34.587 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.658 DEBUG 8844 [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-24 18:27:34.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.739 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.740 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.786 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.787 DEBUG 8844 [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-24 18:27:34.787 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.804 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.804 DEBUG 8844 [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-24 18:27:34.805 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.813 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.823 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.824 DEBUG 8844 [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-24 18:27:34.824 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.907 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.908 DEBUG 8844 [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-24 18:27:34.908 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:27:34.926 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.927 DEBUG 8844 [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-24 18:27:34.927 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.942 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.943 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.943 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.944 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.945 DEBUG 8844 [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-24 18:27:34.945 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.963 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.963 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.963 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.964 DEBUG 8844 [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-24 18:27:34.964 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.964 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.983 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.983 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.984 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.984 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:34.985 DEBUG 8844 [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-24 18:27:34.985 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.002 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.003 DEBUG 8844 [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-24 18:27:35.003 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.020 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.021 DEBUG 8844 [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-24 18:27:35.021 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.039 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.039 DEBUG 8844 [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-24 18:27:35.040 DEBUG 8844 [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-24 18:27:35.057 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.058 DEBUG 8844 [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-24 18:27:35.058 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.068 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.069 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.069 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:27:35.076 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.077 DEBUG 8844 [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-24 18:27:35.077 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.089 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.090 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.090 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.095 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.096 DEBUG 8844 [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-24 18:27:35.096 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.109 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.109 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.109 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.113 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.129 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.130 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.130 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.152 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.172 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.173 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.173 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.191 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.192 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.192 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.212 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.213 DEBUG 8844 [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-24 18:27:35.213 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.232 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.234 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.234 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.253 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.254 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.273 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.274 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:35.294 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.234 DEBUG 8844 [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-24 18:27:37.234 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.308 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.308 DEBUG 8844 [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-24 18:27:37.308 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.438 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.439 DEBUG 8844 [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-24 18:27:37.439 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.458 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.458 DEBUG 8844 [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-24 18:27:37.458 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.478 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.479 DEBUG 8844 [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-24 18:27:37.479 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.562 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.563 DEBUG 8844 [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-24 18:27:37.563 DEBUG 8844 [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), 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-24 18:27:37.583 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.584 DEBUG 8844 [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-24 18:27:37.584 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.603 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.606 DEBUG 8844 [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-24 18:27:37.606 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.625 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.626 DEBUG 8844 [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-24 18:27:37.626 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.649 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.650 DEBUG 8844 [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-24 18:27:37.650 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.669 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.670 DEBUG 8844 [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-24 18:27:37.670 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.689 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.689 DEBUG 8844 [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-24 18:27:37.689 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.709 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.709 DEBUG 8844 [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-24 18:27:37.710 DEBUG 8844 [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-24 18:27:37.730 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.731 DEBUG 8844 [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-24 18:27:37.731 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.750 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.751 DEBUG 8844 [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-24 18:27:37.751 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.771 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.772 DEBUG 8844 [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-24 18:27:37.772 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:37.791 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.067 DEBUG 8844 [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-24 18:27:50.067 DEBUG 8844 [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-24 18:27:50.129 DEBUG 8844 [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-24 18:27:50.129 DEBUG 8844 [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-24 18:27:50.141 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.142 DEBUG 8844 [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-24 18:27:50.142 DEBUG 8844 [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-24 18:27:50.200 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.200 DEBUG 8844 [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-24 18:27:50.200 DEBUG 8844 [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-24 18:27:50.273 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.274 DEBUG 8844 [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-24 18:27:50.274 DEBUG 8844 [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-24 18:27:50.293 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.294 DEBUG 8844 [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-24 18:27:50.294 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.314 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.315 DEBUG 8844 [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-24 18:27:50.315 DEBUG 8844 [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-24 18:27:50.326 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.327 DEBUG 8844 [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-24 18:27:50.328 DEBUG 8844 [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-24 18:27:50.346 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.347 DEBUG 8844 [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-24 18:27:50.347 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.364 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.365 DEBUG 8844 [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-24 18:27:50.365 DEBUG 8844 [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-24 18:27:50.398 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.399 DEBUG 8844 [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-24 18:27:50.399 DEBUG 8844 [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-24 18:27:50.420 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.420 DEBUG 8844 [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-24 18:27:50.420 DEBUG 8844 [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-24 18:27:50.439 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.440 DEBUG 8844 [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-24 18:27:50.440 DEBUG 8844 [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-24 18:27:50.448 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.449 DEBUG 8844 [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-24 18:27:50.450 DEBUG 8844 [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-24 18:27:50.459 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.459 DEBUG 8844 [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-24 18:27:50.460 DEBUG 8844 [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-24 18:27:50.467 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.468 DEBUG 8844 [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-24 18:27:50.468 DEBUG 8844 [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-24 18:27:50.482 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.483 DEBUG 8844 [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-24 18:27:50.483 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.486 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.487 DEBUG 8844 [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-24 18:27:50.487 DEBUG 8844 [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-24 18:27:50.501 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.502 DEBUG 8844 [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-24 18:27:50.502 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.503 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.504 DEBUG 8844 [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-24 18:27:50.505 DEBUG 8844 [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-24 18:27:50.522 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.522 DEBUG 8844 [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-24 18:27:50.523 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.525 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.526 DEBUG 8844 [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-24 18:27:50.526 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.542 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.543 DEBUG 8844 [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-24 18:27:50.543 DEBUG 8844 [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-24 18:27:50.544 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.545 DEBUG 8844 [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-24 18:27:50.545 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.562 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.562 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.563 DEBUG 8844 [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-24 18:27:50.563 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.563 DEBUG 8844 [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-24 18:27:50.563 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.581 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.582 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.582 DEBUG 8844 [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-24 18:27:50.583 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.583 DEBUG 8844 [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-24 18:27:50.583 DEBUG 8844 [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-24 18:27:50.600 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.601 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.602 DEBUG 8844 [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-24 18:27:50.602 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.602 DEBUG 8844 [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-24 18:27:50.602 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.620 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.621 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.622 DEBUG 8844 [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-24 18:27:50.622 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.644 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.645 DEBUG 8844 [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-24 18:27:50.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:27:50.664 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:20.408 DEBUG 8844 [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-24 18:28:20.408 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:20.428 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:20.442 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:28:20.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:20.461 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:20.474 DEBUG 8844 [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-24 18:28:20.475 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:20.494 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.432 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.432 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.533 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.534 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.534 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:28:52.668 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.669 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.669 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.688 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.689 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.689 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.709 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.710 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.710 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.793 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.794 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.794 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:28:52.814 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.815 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.815 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.835 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.836 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.836 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.855 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.856 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.856 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.878 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.879 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.879 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.899 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.900 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.900 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.919 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.920 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.920 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.939 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.940 DEBUG 8844 [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-24 18:28:52.940 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.959 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.960 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.960 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.979 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.980 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:52.981 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:53.001 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:53.002 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:53.002 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:53.021 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:53.022 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:53.022 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:28:53.042 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:07.960 DEBUG 8844 [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-24 18:29:07.960 DEBUG 8844 [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-24 18:29:08.033 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.034 DEBUG 8844 [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-24 18:29:08.034 DEBUG 8844 [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-24 18:29:08.164 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.165 DEBUG 8844 [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-24 18:29:08.165 DEBUG 8844 [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-24 18:29:08.184 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.186 DEBUG 8844 [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-24 18:29:08.186 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.208 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.209 DEBUG 8844 [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-24 18:29:08.209 DEBUG 8844 [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-24 18:29:08.292 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.293 DEBUG 8844 [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-24 18:29:08.293 DEBUG 8844 [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-24 18:29:08.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.316 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.317 DEBUG 8844 [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-24 18:29:08.317 DEBUG 8844 [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-24 18:29:08.336 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.337 DEBUG 8844 [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-24 18:29:08.338 DEBUG 8844 [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-24 18:29:08.357 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.358 DEBUG 8844 [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-24 18:29:08.358 DEBUG 8844 [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-24 18:29:08.376 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.377 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.377 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.380 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.381 DEBUG 8844 [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-24 18:29:08.381 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.400 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.401 DEBUG 8844 [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-24 18:29:08.401 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.420 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.420 DEBUG 8844 [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-24 18:29:08.422 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.442 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.443 DEBUG 8844 [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-24 18:29:08.443 DEBUG 8844 [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-24 18:29:08.467 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.468 DEBUG 8844 [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-24 18:29:08.468 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.487 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.488 DEBUG 8844 [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-24 18:29:08.488 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.504 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.505 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.505 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.508 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.509 DEBUG 8844 [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-24 18:29:08.509 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.522 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.523 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.523 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.528 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.541 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.542 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.542 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.624 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.625 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.625 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:29:08.636 DEBUG 8844 [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-24 18:29:08.636 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.643 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.644 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.645 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.662 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.663 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.663 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.680 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.681 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.681 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.702 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.703 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.703 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.709 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.709 DEBUG 8844 [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-24 18:29:08.709 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.719 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.720 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.720 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.738 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.739 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.739 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.757 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.757 DEBUG 8844 [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-24 18:29:08.758 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.775 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.776 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.776 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.794 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.795 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.795 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.813 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.814 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.814 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.831 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.838 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.839 DEBUG 8844 [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-24 18:29:08.839 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.859 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.860 DEBUG 8844 [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-24 18:29:08.860 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.880 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.880 DEBUG 8844 [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-24 18:29:08.880 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.965 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.966 DEBUG 8844 [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-24 18:29:08.966 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:29:08.986 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:08.987 DEBUG 8844 [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-24 18:29:08.987 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.006 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.007 DEBUG 8844 [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-24 18:29:09.007 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.026 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.027 DEBUG 8844 [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-24 18:29:09.027 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.049 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.050 DEBUG 8844 [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-24 18:29:09.050 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.070 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.070 DEBUG 8844 [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-24 18:29:09.070 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.089 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.090 DEBUG 8844 [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-24 18:29:09.090 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.109 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.110 DEBUG 8844 [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-24 18:29:09.110 DEBUG 8844 [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-24 18:29:09.129 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.131 DEBUG 8844 [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-24 18:29:09.131 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.151 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.152 DEBUG 8844 [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-24 18:29:09.153 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.171 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.172 DEBUG 8844 [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-24 18:29:09.172 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:29:09.192 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:25.653 DEBUG 8844 [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-24 18:30:25.654 DEBUG 8844 [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-24 18:30:25.728 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:25.729 DEBUG 8844 [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-24 18:30:25.729 DEBUG 8844 [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-24 18:30:25.864 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:25.866 DEBUG 8844 [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-24 18:30:25.866 DEBUG 8844 [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-24 18:30:25.885 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:25.886 DEBUG 8844 [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-24 18:30:25.886 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:25.906 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:25.907 DEBUG 8844 [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-24 18:30:25.907 DEBUG 8844 [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-24 18:30:25.992 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:25.994 DEBUG 8844 [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-24 18:30:25.995 DEBUG 8844 [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-24 18:30:26.015 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.016 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.018 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.042 DEBUG 8844 [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-24 18:30:26.042 DEBUG 8844 [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-24 18:30:26.062 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.064 DEBUG 8844 [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-24 18:30:26.064 DEBUG 8844 [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-24 18:30:26.083 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.085 DEBUG 8844 [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-24 18:30:26.085 DEBUG 8844 [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-24 18:30:26.087 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.099 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.099 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.120 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.121 DEBUG 8844 [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-24 18:30:26.121 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.140 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.142 DEBUG 8844 [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-24 18:30:26.142 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.161 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.162 DEBUG 8844 [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-24 18:30:26.162 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.181 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.182 DEBUG 8844 [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-24 18:30:26.182 DEBUG 8844 [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-24 18:30:26.201 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.203 DEBUG 8844 [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-24 18:30:26.203 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.222 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.224 DEBUG 8844 [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-24 18:30:26.224 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.227 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.228 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.228 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.245 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.245 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.246 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.246 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.247 DEBUG 8844 [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-24 18:30:26.247 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.265 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.266 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.266 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.357 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.361 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:30:26.394 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.395 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.395 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.413 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.415 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.416 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.451 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.453 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.454 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.475 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.476 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.476 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.494 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.495 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.495 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.512 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.513 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.513 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.531 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.537 DEBUG 8844 [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-24 18:30:26.538 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.556 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.559 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.559 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.577 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.586 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.587 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.605 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.606 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.606 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:26.624 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.078 DEBUG 8844 [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-24 18:30:27.078 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.150 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.150 DEBUG 8844 [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-24 18:30:27.150 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.278 DEBUG 8844 [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-24 18:30:27.278 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.296 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.297 DEBUG 8844 [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-24 18:30:27.297 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.314 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.315 DEBUG 8844 [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-24 18:30:27.316 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.399 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.400 DEBUG 8844 [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-24 18:30:27.400 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:30:27.418 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.419 DEBUG 8844 [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-24 18:30:27.419 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.436 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.437 DEBUG 8844 [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-24 18:30:27.437 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.454 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.455 DEBUG 8844 [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-24 18:30:27.455 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.476 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.477 DEBUG 8844 [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-24 18:30:27.477 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.495 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.496 DEBUG 8844 [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-24 18:30:27.496 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.514 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.519 DEBUG 8844 [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-24 18:30:27.519 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.536 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.537 DEBUG 8844 [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-24 18:30:27.537 DEBUG 8844 [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-24 18:30:27.555 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.556 DEBUG 8844 [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-24 18:30:27.556 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.573 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.575 DEBUG 8844 [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-24 18:30:27.575 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.592 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.593 DEBUG 8844 [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-24 18:30:27.593 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:27.611 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.458 DEBUG 8844 [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-24 18:30:36.458 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.530 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.531 DEBUG 8844 [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-24 18:30:36.531 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.657 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.658 DEBUG 8844 [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-24 18:30:36.658 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.676 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.677 DEBUG 8844 [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-24 18:30:36.677 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.695 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.696 DEBUG 8844 [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-24 18:30:36.696 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.779 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.780 DEBUG 8844 [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-24 18:30:36.780 DEBUG 8844 [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), 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-24 18:30:36.798 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.799 DEBUG 8844 [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-24 18:30:36.799 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.816 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.817 DEBUG 8844 [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-24 18:30:36.817 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.835 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.836 DEBUG 8844 [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-24 18:30:36.836 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.857 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.858 DEBUG 8844 [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-24 18:30:36.858 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.876 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.877 DEBUG 8844 [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-24 18:30:36.877 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.894 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.894 DEBUG 8844 [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-24 18:30:36.895 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.911 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.912 DEBUG 8844 [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-24 18:30:36.912 DEBUG 8844 [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-24 18:30:36.931 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.932 DEBUG 8844 [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-24 18:30:36.932 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.950 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.953 DEBUG 8844 [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-24 18:30:36.953 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.970 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.971 DEBUG 8844 [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-24 18:30:36.971 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:36.988 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:38.871 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:38.872 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:38.908 DEBUG 8844 [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-24 18:30:38.908 DEBUG 8844 [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-24 18:30:38.976 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:38.976 DEBUG 8844 [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-24 18:30:38.977 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:30:39.039 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.040 DEBUG 8844 [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-24 18:30:39.040 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.054 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.077 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.077 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.095 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.096 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.096 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.114 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.115 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.115 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.133 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.134 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.134 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.234 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.235 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.235 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.256 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.256 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.257 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.317 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.318 DEBUG 8844 [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-24 18:30:39.318 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.336 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.337 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.337 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.355 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.356 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.356 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.374 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.375 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.393 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.394 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.394 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.425 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.426 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:30:39.426 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.453 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.457 DEBUG 8844 [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-24 18:30:39.457 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.622 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.623 DEBUG 8844 [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-24 18:30:39.624 DEBUG 8844 [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-24 18:30:39.644 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.645 DEBUG 8844 [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-24 18:30:39.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.662 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.663 DEBUG 8844 [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-24 18:30:39.663 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.681 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.681 DEBUG 8844 [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-24 18:30:39.682 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.700 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.701 DEBUG 8844 [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-24 18:30:39.701 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.783 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.784 DEBUG 8844 [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-24 18:30:39.785 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.802 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.803 DEBUG 8844 [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-24 18:30:39.803 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.824 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.825 DEBUG 8844 [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-24 18:30:39.825 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.885 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.886 DEBUG 8844 [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-24 18:30:39.886 DEBUG 8844 [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-24 18:30:39.905 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.905 DEBUG 8844 [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-24 18:30:39.905 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.924 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.925 DEBUG 8844 [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-24 18:30:39.925 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.943 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.943 DEBUG 8844 [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-24 18:30:39.944 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.962 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.963 DEBUG 8844 [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-24 18:30:39.963 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.994 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:39.995 DEBUG 8844 [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-24 18:30:39.995 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:40.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:43.578 DEBUG 8844 [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-24 18:30:43.578 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:43.744 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:43.745 DEBUG 8844 [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-24 18:30:43.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:43.764 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:45.831 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:45.832 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:45.997 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:45.999 DEBUG 8844 [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-24 18:30:45.999 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.019 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.020 DEBUG 8844 [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-24 18:30:46.020 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.037 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.037 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.038 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.056 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.056 DEBUG 8844 [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-24 18:30:46.056 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.074 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.075 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.075 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.159 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.160 DEBUG 8844 [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-24 18:30:46.160 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.178 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.179 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.179 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.199 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.200 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:30:46.200 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.261 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.262 DEBUG 8844 [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-24 18:30:46.262 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.280 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.280 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:30:46.280 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.299 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.300 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:30:46.300 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.317 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.319 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.319 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.337 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.338 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:30:46.338 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.370 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.371 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:30:46.371 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.397 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.400 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.401 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.568 DEBUG 8844 [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-24 18:30:46.568 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.588 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.589 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.589 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.607 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.607 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.608 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.626 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.644 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.645 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.646 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.729 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.730 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.730 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.748 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.749 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.749 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.769 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.770 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.770 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.830 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.830 DEBUG 8844 [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-24 18:30:46.831 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.849 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.849 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.849 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.868 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.869 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.869 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.886 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.887 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.887 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.906 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.906 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.907 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.939 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.940 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:30:46.940 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:46.966 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:49.702 DEBUG 8844 [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-24 18:30:49.702 DEBUG 8844 [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-24 18:30:49.774 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:49.774 DEBUG 8844 [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-24 18:30:49.775 DEBUG 8844 [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-24 18:30:49.901 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:49.902 DEBUG 8844 [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-24 18:30:49.902 DEBUG 8844 [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-24 18:30:49.920 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:49.921 DEBUG 8844 [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-24 18:30:49.921 DEBUG 8844 [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-24 18:30:49.939 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:49.940 DEBUG 8844 [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-24 18:30:49.940 DEBUG 8844 [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-24 18:30:50.021 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.022 DEBUG 8844 [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-24 18:30:50.022 DEBUG 8844 [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-24 18:30:50.041 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.042 DEBUG 8844 [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-24 18:30:50.042 DEBUG 8844 [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-24 18:30:50.058 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.059 DEBUG 8844 [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-24 18:30:50.059 DEBUG 8844 [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-24 18:30:50.077 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.078 DEBUG 8844 [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-24 18:30:50.078 DEBUG 8844 [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-24 18:30:50.099 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.100 DEBUG 8844 [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-24 18:30:50.100 DEBUG 8844 [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-24 18:30:50.117 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.118 DEBUG 8844 [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-24 18:30:50.118 DEBUG 8844 [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-24 18:30:50.136 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.136 DEBUG 8844 [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-24 18:30:50.137 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.154 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.155 DEBUG 8844 [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-24 18:30:50.155 DEBUG 8844 [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-24 18:30:50.173 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.174 DEBUG 8844 [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-24 18:30:50.174 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.195 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.196 DEBUG 8844 [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-24 18:30:50.196 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.214 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.215 DEBUG 8844 [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-24 18:30:50.215 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.233 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.234 DEBUG 8844 [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-24 18:30:50.234 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.251 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.299 DEBUG 8844 [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-24 18:30:50.299 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.316 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.333 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:30:50.333 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.350 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.702 DEBUG 8844 [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-24 18:30:50.702 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:30:50.719 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:20.492 DEBUG 8844 [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-24 18:31:20.492 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:20.509 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:20.524 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:20.525 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:20.542 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:20.557 DEBUG 8844 [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-24 18:31:20.557 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:20.575 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:21.995 DEBUG 8844 [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-24 18:31:21.996 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.029 DEBUG 8844 [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-24 18:31:22.029 DEBUG 8844 [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-24 18:31:22.096 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.096 DEBUG 8844 [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-24 18:31:22.096 DEBUG 8844 [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-24 18:31:22.163 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.164 DEBUG 8844 [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-24 18:31:22.164 DEBUG 8844 [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-24 18:31:22.175 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.184 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.185 DEBUG 8844 [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-24 18:31:22.185 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.203 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.204 DEBUG 8844 [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-24 18:31:22.204 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.222 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.223 DEBUG 8844 [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-24 18:31:22.223 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.240 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.241 DEBUG 8844 [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-24 18:31:22.241 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.325 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.326 DEBUG 8844 [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-24 18:31:22.326 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.343 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.344 DEBUG 8844 [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-24 18:31:22.344 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.365 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.366 DEBUG 8844 [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-24 18:31:22.366 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.427 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.428 DEBUG 8844 [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-24 18:31:22.428 DEBUG 8844 [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-24 18:31:22.446 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.446 DEBUG 8844 [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-24 18:31:22.446 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.464 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.465 DEBUG 8844 [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-24 18:31:22.466 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.484 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.485 DEBUG 8844 [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-24 18:31:22.485 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.504 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.505 DEBUG 8844 [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-24 18:31:22.505 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.537 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.538 DEBUG 8844 [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-24 18:31:22.538 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.565 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.734 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.735 DEBUG 8844 [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-24 18:31:22.735 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.755 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.756 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.756 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.773 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.778 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:22.778 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.796 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.797 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.797 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.815 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.816 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:22.816 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.898 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.899 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.899 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.916 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.917 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:22.917 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.937 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.938 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:22.939 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.999 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:22.999 DEBUG 8844 [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-24 18:31:23.000 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.018 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.018 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:23.019 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.037 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.038 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:23.038 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.055 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.056 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.056 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.074 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.075 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:23.075 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.107 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.109 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:23.109 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:23.135 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:25.988 DEBUG 8844 [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-24 18:31:25.988 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:26.155 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:26.156 DEBUG 8844 [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-24 18:31:26.156 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:26.173 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.159 DEBUG 8844 [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-24 18:31:31.160 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.326 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.327 DEBUG 8844 [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-24 18:31:31.327 DEBUG 8844 [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-24 18:31:31.349 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.349 DEBUG 8844 [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-24 18:31:31.350 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.366 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.367 DEBUG 8844 [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-24 18:31:31.367 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.385 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.385 DEBUG 8844 [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-24 18:31:31.386 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.404 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.405 DEBUG 8844 [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-24 18:31:31.405 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.487 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.488 DEBUG 8844 [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-24 18:31:31.488 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.506 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.507 DEBUG 8844 [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-24 18:31:31.507 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.528 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.528 DEBUG 8844 [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-24 18:31:31.529 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.590 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.591 DEBUG 8844 [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-24 18:31:31.591 DEBUG 8844 [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-24 18:31:31.609 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.609 DEBUG 8844 [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-24 18:31:31.610 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.627 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.628 DEBUG 8844 [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-24 18:31:31.629 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.646 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.647 DEBUG 8844 [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-24 18:31:31.647 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.665 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.666 DEBUG 8844 [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-24 18:31:31.666 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.698 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.698 DEBUG 8844 [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-24 18:31:31.698 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.725 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.728 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.729 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.895 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.897 DEBUG 8844 [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-24 18:31:31.897 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.917 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.918 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.935 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.936 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:31.936 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.954 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.955 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.955 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.973 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:31.973 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:31.974 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.056 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.057 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.057 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.075 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.076 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:32.076 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.096 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.096 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:32.097 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.158 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.159 DEBUG 8844 [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-24 18:31:32.159 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.177 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.177 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:32.178 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.195 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.196 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:32.196 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.215 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.216 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.233 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.234 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:32.234 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.265 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.266 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:32.266 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:32.293 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.041 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.041 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.075 DEBUG 8844 [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-24 18:31:55.075 DEBUG 8844 [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-24 18:31:55.142 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.142 DEBUG 8844 [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-24 18:31:55.143 DEBUG 8844 [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-24 18:31:55.207 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.208 DEBUG 8844 [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-24 18:31:55.208 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.220 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.228 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.229 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.229 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.246 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.247 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.247 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.265 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.266 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.266 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.284 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.285 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.285 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.368 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.369 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.369 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.386 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.387 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.387 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.408 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.408 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.409 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.469 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.470 DEBUG 8844 [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-24 18:31:55.470 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.489 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.489 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.490 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.507 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.508 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.508 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.526 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.527 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.527 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.545 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.546 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.546 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.578 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.578 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:31:55.578 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.605 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.621 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.622 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.789 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.790 DEBUG 8844 [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-24 18:31:55.790 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.810 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.811 DEBUG 8844 [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-24 18:31:55.811 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.831 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.831 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.848 DEBUG 8844 [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-24 18:31:55.849 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.866 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.867 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.867 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.953 DEBUG 8844 [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-24 18:31:55.953 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.971 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.992 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:55.993 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:31:55.993 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.055 DEBUG 8844 [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-24 18:31:56.055 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.073 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:31:56.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.093 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.094 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:31:56.094 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.111 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.112 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.130 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.131 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:31:56.131 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.162 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.163 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:31:56.163 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:56.189 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.558 DEBUG 8844 [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-24 18:31:58.558 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.725 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.726 DEBUG 8844 [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-24 18:31:58.726 DEBUG 8844 [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-24 18:31:58.746 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.748 DEBUG 8844 [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-24 18:31:58.748 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.765 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.766 DEBUG 8844 [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-24 18:31:58.766 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.784 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.785 DEBUG 8844 [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-24 18:31:58.785 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.802 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.803 DEBUG 8844 [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-24 18:31:58.803 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.887 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.888 DEBUG 8844 [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-24 18:31:58.888 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.906 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.907 DEBUG 8844 [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-24 18:31:58.907 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.927 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.928 DEBUG 8844 [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-24 18:31:58.928 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.989 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:58.990 DEBUG 8844 [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-24 18:31:58.990 DEBUG 8844 [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-24 18:31:59.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.008 DEBUG 8844 [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-24 18:31:59.009 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.027 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.028 DEBUG 8844 [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-24 18:31:59.028 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.046 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.047 DEBUG 8844 [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-24 18:31:59.047 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.065 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.066 DEBUG 8844 [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-24 18:31:59.066 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.098 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.099 DEBUG 8844 [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-24 18:31:59.099 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.126 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.129 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.129 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.295 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.296 DEBUG 8844 [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-24 18:31:59.296 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.316 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.317 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.317 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.334 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.336 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.336 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.353 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.372 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.373 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.373 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.457 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.458 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.458 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.475 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.476 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.476 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.497 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.498 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.498 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.557 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.558 DEBUG 8844 [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-24 18:31:59.558 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.577 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.577 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.578 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.596 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.597 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.597 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.614 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.615 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.615 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.633 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.634 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.634 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.666 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.667 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:31:59.667 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:31:59.693 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.553 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.553 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.609 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.609 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.677 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.677 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.677 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:32:58.723 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.727 DEBUG 8844 [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-24 18:32:58.727 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.747 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.747 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.748 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.755 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.766 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.767 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:58.767 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.784 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.785 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.785 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.803 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.804 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:58.804 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.888 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.889 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.889 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.906 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.907 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:58.907 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.928 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.929 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:58.929 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.990 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:58.991 DEBUG 8844 [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-24 18:32:58.991 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.008 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.008 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:59.009 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.027 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.028 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:59.028 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.045 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.046 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.046 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.065 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.065 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:59.066 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.099 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.100 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:32:59.100 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.126 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.130 DEBUG 8844 [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-24 18:32:59.130 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.300 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.301 DEBUG 8844 [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-24 18:32:59.301 DEBUG 8844 [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-24 18:32:59.321 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.322 DEBUG 8844 [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-24 18:32:59.322 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.343 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.344 DEBUG 8844 [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-24 18:32:59.344 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.362 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.363 DEBUG 8844 [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-24 18:32:59.363 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.380 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.381 DEBUG 8844 [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-24 18:32:59.381 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.465 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.469 DEBUG 8844 [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-24 18:32:59.469 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.487 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.488 DEBUG 8844 [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-24 18:32:59.488 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.509 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.509 DEBUG 8844 [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-24 18:32:59.510 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.570 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.571 DEBUG 8844 [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-24 18:32:59.572 DEBUG 8844 [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-24 18:32:59.589 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.589 DEBUG 8844 [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-24 18:32:59.590 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.608 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.609 DEBUG 8844 [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-24 18:32:59.609 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.626 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.627 DEBUG 8844 [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-24 18:32:59.627 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.646 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.647 DEBUG 8844 [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-24 18:32:59.647 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.670 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.670 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.679 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.679 DEBUG 8844 [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-24 18:32:59.680 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.706 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.721 DEBUG 8844 [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-24 18:32:59.722 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.738 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.738 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.738 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:32:59.815 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.887 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.889 DEBUG 8844 [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-24 18:32:59.889 DEBUG 8844 [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-24 18:32:59.909 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.910 DEBUG 8844 [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-24 18:32:59.910 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.928 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.929 DEBUG 8844 [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-24 18:32:59.929 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.947 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.949 DEBUG 8844 [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-24 18:32:59.949 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.966 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:32:59.967 DEBUG 8844 [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-24 18:32:59.967 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.051 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.052 DEBUG 8844 [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-24 18:33:00.052 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.070 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.071 DEBUG 8844 [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-24 18:33:00.071 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.092 DEBUG 8844 [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-24 18:33:00.092 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.153 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.153 DEBUG 8844 [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-24 18:33:00.153 DEBUG 8844 [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-24 18:33:00.172 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.173 DEBUG 8844 [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-24 18:33:00.173 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.191 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.192 DEBUG 8844 [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-24 18:33:00.193 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.210 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.210 DEBUG 8844 [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-24 18:33:00.211 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.229 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.230 DEBUG 8844 [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-24 18:33:00.230 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.261 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.262 DEBUG 8844 [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-24 18:33:00.262 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.289 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.293 DEBUG 8844 [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-24 18:33:00.293 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.458 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.459 DEBUG 8844 [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-24 18:33:00.459 DEBUG 8844 [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-24 18:33:00.480 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.481 DEBUG 8844 [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-24 18:33:00.481 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.498 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.498 DEBUG 8844 [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-24 18:33:00.499 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.516 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.517 DEBUG 8844 [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-24 18:33:00.517 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.534 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.536 DEBUG 8844 [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-24 18:33:00.536 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.619 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.620 DEBUG 8844 [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-24 18:33:00.620 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.637 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.638 DEBUG 8844 [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-24 18:33:00.638 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.658 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.659 DEBUG 8844 [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-24 18:33:00.659 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.720 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.721 DEBUG 8844 [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-24 18:33:00.721 DEBUG 8844 [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-24 18:33:00.740 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.741 DEBUG 8844 [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-24 18:33:00.741 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.758 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.759 DEBUG 8844 [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-24 18:33:00.759 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.778 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.779 DEBUG 8844 [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-24 18:33:00.779 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.796 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.798 DEBUG 8844 [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-24 18:33:00.798 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.830 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.831 DEBUG 8844 [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-24 18:33:00.831 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:00.858 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.436 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.436 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.475 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.504 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.504 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:09.579 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.642 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.644 DEBUG 8844 [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-24 18:33:09.644 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.664 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.665 DEBUG 8844 [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-24 18:33:09.665 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.683 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.684 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.684 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.702 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.703 DEBUG 8844 [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-24 18:33:09.703 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.721 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.724 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.724 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.808 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.809 DEBUG 8844 [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-24 18:33:09.809 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.827 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.827 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.847 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.848 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:33:09.848 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.911 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.911 DEBUG 8844 [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-24 18:33:09.912 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.929 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.929 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:33:09.930 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.952 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:33:09.952 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.970 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.988 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:09.989 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:33:09.989 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.022 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.022 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:33:10.023 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.048 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.052 DEBUG 8844 [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-24 18:33:10.052 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.219 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.220 DEBUG 8844 [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-24 18:33:10.220 DEBUG 8844 [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-24 18:33:10.241 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.242 DEBUG 8844 [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-24 18:33:10.242 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.259 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.260 DEBUG 8844 [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-24 18:33:10.260 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.277 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.278 DEBUG 8844 [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-24 18:33:10.278 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.297 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.298 DEBUG 8844 [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-24 18:33:10.298 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.381 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.382 DEBUG 8844 [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-24 18:33:10.382 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.399 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.400 DEBUG 8844 [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-24 18:33:10.400 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.420 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.421 DEBUG 8844 [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-24 18:33:10.421 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.483 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.484 DEBUG 8844 [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-24 18:33:10.484 DEBUG 8844 [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-24 18:33:10.502 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.502 DEBUG 8844 [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-24 18:33:10.503 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.521 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.522 DEBUG 8844 [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-24 18:33:10.522 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.540 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.541 DEBUG 8844 [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-24 18:33:10.541 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.559 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.560 DEBUG 8844 [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-24 18:33:10.560 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.592 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.593 DEBUG 8844 [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-24 18:33:10.593 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:10.620 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.356 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.356 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.392 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.393 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.460 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.460 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:23.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.527 DEBUG 8844 [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-24 18:33:23.527 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.538 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.547 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.548 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.548 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.565 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.566 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.566 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.584 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.585 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.585 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.603 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.603 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.604 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.688 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.689 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.689 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.707 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.708 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.708 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.729 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.792 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.793 DEBUG 8844 [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-24 18:33:23.793 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.811 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.811 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.812 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.829 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.830 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.830 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.848 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.849 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.849 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.867 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.867 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.868 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.901 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.905 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:23.906 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.932 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:23.936 DEBUG 8844 [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-24 18:33:23.936 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.104 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.105 DEBUG 8844 [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-24 18:33:24.105 DEBUG 8844 [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-24 18:33:24.126 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.127 DEBUG 8844 [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-24 18:33:24.127 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.144 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.145 DEBUG 8844 [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-24 18:33:24.145 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.162 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.163 DEBUG 8844 [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-24 18:33:24.163 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.181 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.182 DEBUG 8844 [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-24 18:33:24.182 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.266 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.270 DEBUG 8844 [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-24 18:33:24.270 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.288 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.289 DEBUG 8844 [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-24 18:33:24.289 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.310 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.310 DEBUG 8844 [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-24 18:33:24.311 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.373 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.377 DEBUG 8844 [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-24 18:33:24.378 DEBUG 8844 [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-24 18:33:24.396 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.396 DEBUG 8844 [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-24 18:33:24.396 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.415 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.416 DEBUG 8844 [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-24 18:33:24.416 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.434 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.435 DEBUG 8844 [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-24 18:33:24.435 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.453 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.454 DEBUG 8844 [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-24 18:33:24.454 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.485 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.486 DEBUG 8844 [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-24 18:33:24.486 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:24.512 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:26.444 DEBUG 8844 [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-24 18:33:26.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:26.611 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:26.612 DEBUG 8844 [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-24 18:33:26.612 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:26.629 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.468 DEBUG 8844 [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-24 18:33:28.468 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.637 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.638 DEBUG 8844 [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-24 18:33:28.638 DEBUG 8844 [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-24 18:33:28.658 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.659 DEBUG 8844 [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-24 18:33:28.659 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.677 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.678 DEBUG 8844 [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-24 18:33:28.678 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.695 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.696 DEBUG 8844 [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-24 18:33:28.696 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.714 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.715 DEBUG 8844 [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-24 18:33:28.715 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.798 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.799 DEBUG 8844 [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-24 18:33:28.799 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.817 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.818 DEBUG 8844 [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-24 18:33:28.818 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.839 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.840 DEBUG 8844 [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-24 18:33:28.840 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.902 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.903 DEBUG 8844 [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-24 18:33:28.903 DEBUG 8844 [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-24 18:33:28.920 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.920 DEBUG 8844 [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-24 18:33:28.921 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.940 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.940 DEBUG 8844 [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-24 18:33:28.941 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.957 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.958 DEBUG 8844 [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-24 18:33:28.958 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.976 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:28.977 DEBUG 8844 [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-24 18:33:28.977 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.009 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.010 DEBUG 8844 [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-24 18:33:29.010 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.036 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.062 DEBUG 8844 [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-24 18:33:29.063 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.230 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.231 DEBUG 8844 [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-24 18:33:29.231 DEBUG 8844 [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-24 18:33:29.252 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.253 DEBUG 8844 [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-24 18:33:29.253 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.270 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.271 DEBUG 8844 [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-24 18:33:29.271 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.289 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.290 DEBUG 8844 [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-24 18:33:29.290 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.308 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.309 DEBUG 8844 [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-24 18:33:29.309 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.391 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.392 DEBUG 8844 [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-24 18:33:29.392 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.409 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.411 DEBUG 8844 [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-24 18:33:29.411 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.417 DEBUG 8844 [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-24 18:33:29.417 DEBUG 8844 [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-24 18:33:29.432 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.433 DEBUG 8844 [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-24 18:33:29.433 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.490 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.490 DEBUG 8844 [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-24 18:33:29.490 DEBUG 8844 [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-24 18:33:29.494 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.495 DEBUG 8844 [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-24 18:33:29.495 DEBUG 8844 [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-24 18:33:29.516 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.517 DEBUG 8844 [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-24 18:33:29.518 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.536 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.537 DEBUG 8844 [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-24 18:33:29.537 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.554 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.555 DEBUG 8844 [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-24 18:33:29.555 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.574 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.574 DEBUG 8844 [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-24 18:33:29.574 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.606 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.606 DEBUG 8844 [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-24 18:33:29.607 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.618 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.619 DEBUG 8844 [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-24 18:33:29.619 DEBUG 8844 [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-24 18:33:29.633 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.636 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.637 DEBUG 8844 [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-24 18:33:29.637 DEBUG 8844 [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-24 18:33:29.654 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.655 DEBUG 8844 [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-24 18:33:29.656 DEBUG 8844 [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-24 18:33:29.738 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.739 DEBUG 8844 [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-24 18:33:29.739 DEBUG 8844 [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-24 18:33:29.757 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.758 DEBUG 8844 [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-24 18:33:29.758 DEBUG 8844 [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-24 18:33:29.776 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.777 DEBUG 8844 [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-24 18:33:29.777 DEBUG 8844 [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-24 18:33:29.795 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.795 DEBUG 8844 [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-24 18:33:29.796 DEBUG 8844 [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-24 18:33:29.817 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.818 DEBUG 8844 [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-24 18:33:29.818 DEBUG 8844 [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-24 18:33:29.835 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.836 DEBUG 8844 [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-24 18:33:29.836 DEBUG 8844 [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-24 18:33:29.854 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.855 DEBUG 8844 [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-24 18:33:29.855 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.872 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.873 DEBUG 8844 [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-24 18:33:29.873 DEBUG 8844 [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-24 18:33:29.890 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.891 DEBUG 8844 [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-24 18:33:29.892 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.910 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.911 DEBUG 8844 [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-24 18:33:29.911 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.928 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.929 DEBUG 8844 [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-24 18:33:29.930 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.947 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.948 DEBUG 8844 [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-24 18:33:29.948 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:29.967 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:53.894 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:53.895 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:53.938 DEBUG 8844 [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-24 18:33:53.938 DEBUG 8844 [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-24 18:33:54.006 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.006 DEBUG 8844 [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-24 18:33:54.006 DEBUG 8844 [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-24 18:33:54.062 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.063 DEBUG 8844 [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-24 18:33:54.063 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.083 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.084 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.085 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.085 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.102 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.103 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.103 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.120 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.121 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.122 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.140 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.141 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.141 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.224 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.225 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.225 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.244 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.244 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.265 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.266 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.266 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.327 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.328 DEBUG 8844 [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-24 18:33:54.328 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.346 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.346 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.347 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.365 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.366 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.366 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.384 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.385 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.385 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.402 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.403 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.403 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.435 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.436 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:33:54.436 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.466 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.470 DEBUG 8844 [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-24 18:33:54.470 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.636 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.637 DEBUG 8844 [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-24 18:33:54.638 DEBUG 8844 [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-24 18:33:54.657 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.658 DEBUG 8844 [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-24 18:33:54.658 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.676 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.677 DEBUG 8844 [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-24 18:33:54.677 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.694 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.705 DEBUG 8844 [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-24 18:33:54.705 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.723 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.723 DEBUG 8844 [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-24 18:33:54.723 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.807 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.807 DEBUG 8844 [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-24 18:33:54.807 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.825 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.825 DEBUG 8844 [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-24 18:33:54.825 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.846 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.846 DEBUG 8844 [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-24 18:33:54.846 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.908 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.908 DEBUG 8844 [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-24 18:33:54.908 DEBUG 8844 [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-24 18:33:54.927 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.927 DEBUG 8844 [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-24 18:33:54.927 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.945 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.945 DEBUG 8844 [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-24 18:33:54.946 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.964 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.964 DEBUG 8844 [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-24 18:33:54.964 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.982 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:54.983 DEBUG 8844 [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-24 18:33:54.983 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.014 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.014 DEBUG 8844 [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-24 18:33:55.014 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.041 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.243 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.243 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.274 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.341 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.341 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.341 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:33:55.399 DEBUG 8844 [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-24 18:33:55.399 DEBUG 8844 [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-24 18:33:55.411 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.411 DEBUG 8844 [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-24 18:33:55.411 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.418 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.431 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.432 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.432 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.449 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.450 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.450 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.467 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.468 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.468 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.473 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.473 DEBUG 8844 [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-24 18:33:55.473 DEBUG 8844 [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-24 18:33:55.486 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.486 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.486 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.569 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.588 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.588 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.588 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.604 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.604 DEBUG 8844 [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-24 18:33:55.604 DEBUG 8844 [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-24 18:33:55.609 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.609 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.610 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.624 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.624 DEBUG 8844 [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-24 18:33:55.624 DEBUG 8844 [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-24 18:33:55.644 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.644 DEBUG 8844 [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-24 18:33:55.645 DEBUG 8844 [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-24 18:33:55.670 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.670 DEBUG 8844 [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-24 18:33:55.671 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.688 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.688 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.688 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.707 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.708 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.708 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.725 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.729 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.730 DEBUG 8844 [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-24 18:33:55.730 DEBUG 8844 [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-24 18:33:55.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.743 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.743 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.749 DEBUG 8844 [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-24 18:33:55.749 DEBUG 8844 [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-24 18:33:55.769 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.769 DEBUG 8844 [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-24 18:33:55.769 DEBUG 8844 [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-24 18:33:55.776 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.776 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:33:55.776 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.788 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.789 DEBUG 8844 [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-24 18:33:55.789 DEBUG 8844 [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-24 18:33:55.803 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.805 DEBUG 8844 [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-24 18:33:55.805 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.812 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.812 DEBUG 8844 [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-24 18:33:55.812 DEBUG 8844 [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-24 18:33:55.832 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.832 DEBUG 8844 [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-24 18:33:55.832 DEBUG 8844 [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-24 18:33:55.851 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.851 DEBUG 8844 [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-24 18:33:55.851 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.870 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.871 DEBUG 8844 [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-24 18:33:55.871 DEBUG 8844 [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-24 18:33:55.891 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.892 DEBUG 8844 [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-24 18:33:55.892 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.911 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.912 DEBUG 8844 [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-24 18:33:55.912 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.931 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.932 DEBUG 8844 [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-24 18:33:55.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.951 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.952 DEBUG 8844 [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-24 18:33:55.952 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.972 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.974 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.974 DEBUG 8844 [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-24 18:33:55.974 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.994 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:55.994 DEBUG 8844 [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-24 18:33:55.994 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.011 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.012 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.012 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.030 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.030 DEBUG 8844 [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-24 18:33:56.030 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.047 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.048 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.048 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.130 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.130 DEBUG 8844 [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-24 18:33:56.130 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.148 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.149 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.149 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.170 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:33:56.170 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.231 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.232 DEBUG 8844 [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-24 18:33:56.232 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.250 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.250 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:33:56.250 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.269 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.269 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:33:56.270 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.286 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.287 DEBUG 8844 [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-24 18:33:56.287 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.304 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.305 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:33:56.305 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.337 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.338 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:33:56.338 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:56.365 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.591 DEBUG 8844 [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-24 18:33:57.591 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.625 DEBUG 8844 [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-24 18:33:57.625 DEBUG 8844 [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-24 18:33:57.693 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.694 DEBUG 8844 [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-24 18:33:57.694 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:33:57.758 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.759 DEBUG 8844 [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-24 18:33:57.759 DEBUG 8844 [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-24 18:33:57.771 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.778 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.778 DEBUG 8844 [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-24 18:33:57.778 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.797 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.797 DEBUG 8844 [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-24 18:33:57.798 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.815 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.815 DEBUG 8844 [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-24 18:33:57.816 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.833 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.834 DEBUG 8844 [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-24 18:33:57.834 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.916 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.916 DEBUG 8844 [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-24 18:33:57.916 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.934 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.934 DEBUG 8844 [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-24 18:33:57.934 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.956 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:57.956 DEBUG 8844 [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-24 18:33:57.956 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.017 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.017 DEBUG 8844 [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-24 18:33:58.017 DEBUG 8844 [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-24 18:33:58.036 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.036 DEBUG 8844 [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-24 18:33:58.036 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.054 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.055 DEBUG 8844 [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-24 18:33:58.055 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.072 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.072 DEBUG 8844 [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-24 18:33:58.072 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.090 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.091 DEBUG 8844 [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-24 18:33:58.091 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.123 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.123 DEBUG 8844 [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-24 18:33:58.123 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.149 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.153 DEBUG 8844 [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-24 18:33:58.153 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.319 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.320 DEBUG 8844 [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-24 18:33:58.320 DEBUG 8844 [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-24 18:33:58.340 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.341 DEBUG 8844 [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-24 18:33:58.341 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.358 DEBUG 8844 [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-24 18:33:58.358 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.376 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.376 DEBUG 8844 [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-24 18:33:58.377 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.395 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.395 DEBUG 8844 [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-24 18:33:58.395 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.478 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.479 DEBUG 8844 [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-24 18:33:58.479 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.497 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.497 DEBUG 8844 [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-24 18:33:58.497 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.518 DEBUG 8844 [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-24 18:33:58.518 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.579 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.579 DEBUG 8844 [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-24 18:33:58.579 DEBUG 8844 [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-24 18:33:58.597 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.597 DEBUG 8844 [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-24 18:33:58.597 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.616 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.616 DEBUG 8844 [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-24 18:33:58.616 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.634 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.634 DEBUG 8844 [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-24 18:33:58.634 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.652 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.652 DEBUG 8844 [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-24 18:33:58.652 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.684 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.685 DEBUG 8844 [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-24 18:33:58.685 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:33:58.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.506 DEBUG 8844 [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-24 18:34:00.506 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.542 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.542 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.613 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.613 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.613 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:34:00.673 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.674 DEBUG 8844 [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-24 18:34:00.674 DEBUG 8844 [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-24 18:34:00.691 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.694 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.694 DEBUG 8844 [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-24 18:34:00.694 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.712 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.712 DEBUG 8844 [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-24 18:34:00.712 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.730 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.730 DEBUG 8844 [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-24 18:34:00.731 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.748 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.749 DEBUG 8844 [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-24 18:34:00.749 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.833 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.834 DEBUG 8844 [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-24 18:34:00.834 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.842 DEBUG 8844 [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-24 18:34:00.842 DEBUG 8844 [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-24 18:34:00.852 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.852 DEBUG 8844 [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-24 18:34:00.852 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.873 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.873 DEBUG 8844 [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-24 18:34:00.874 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.916 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.917 DEBUG 8844 [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-24 18:34:00.918 DEBUG 8844 [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-24 18:34:00.934 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.935 DEBUG 8844 [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-24 18:34:00.935 DEBUG 8844 [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-24 18:34:00.952 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.953 DEBUG 8844 [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-24 18:34:00.953 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.971 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.972 DEBUG 8844 [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-24 18:34:00.972 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.990 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:00.990 DEBUG 8844 [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-24 18:34:00.991 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.008 DEBUG 8844 [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-24 18:34:01.008 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.041 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.041 DEBUG 8844 [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-24 18:34:01.041 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.048 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.049 DEBUG 8844 [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-24 18:34:01.049 DEBUG 8844 [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-24 18:34:01.068 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.068 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.069 DEBUG 8844 [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-24 18:34:01.069 DEBUG 8844 [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-24 18:34:01.070 DEBUG 8844 [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-24 18:34:01.070 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.088 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.088 DEBUG 8844 [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-24 18:34:01.088 DEBUG 8844 [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-24 18:34:01.174 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.174 DEBUG 8844 [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-24 18:34:01.175 DEBUG 8844 [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-24 18:34:01.195 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.195 DEBUG 8844 [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-24 18:34:01.195 DEBUG 8844 [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-24 18:34:01.214 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.215 DEBUG 8844 [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-24 18:34:01.215 DEBUG 8844 [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-24 18:34:01.234 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.234 DEBUG 8844 [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-24 18:34:01.234 DEBUG 8844 [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-24 18:34:01.237 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.238 DEBUG 8844 [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-24 18:34:01.238 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.257 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.258 DEBUG 8844 [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-24 18:34:01.258 DEBUG 8844 [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-24 18:34:01.258 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.259 DEBUG 8844 [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-24 18:34:01.259 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.277 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.277 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.278 DEBUG 8844 [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-24 18:34:01.278 DEBUG 8844 [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-24 18:34:01.294 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.295 DEBUG 8844 [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-24 18:34:01.295 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.295 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.296 DEBUG 8844 [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-24 18:34:01.296 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.313 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.313 DEBUG 8844 [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-24 18:34:01.313 DEBUG 8844 [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-24 18:34:01.316 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.316 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.316 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.331 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.332 DEBUG 8844 [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-24 18:34:01.332 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.349 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.350 DEBUG 8844 [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-24 18:34:01.350 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.368 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.369 DEBUG 8844 [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-24 18:34:01.369 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.386 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.387 DEBUG 8844 [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-24 18:34:01.387 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.401 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.401 DEBUG 8844 [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-24 18:34:01.402 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.405 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.421 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.421 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.421 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.444 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:34:01.444 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.506 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.507 DEBUG 8844 [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-24 18:34:01.507 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.527 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.527 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:34:01.527 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.547 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.547 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:34:01.548 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.567 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.568 DEBUG 8844 [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-24 18:34:01.568 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.587 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.587 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:34:01.587 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.621 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.621 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:34:01.621 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:01.650 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:03.009 DEBUG 8844 [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-24 18:34:03.010 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:03.182 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:03.182 DEBUG 8844 [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-24 18:34:03.183 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:03.202 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.558 DEBUG 8844 [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-24 18:34:08.558 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.729 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.730 DEBUG 8844 [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-24 18:34:08.730 DEBUG 8844 [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-24 18:34:08.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.752 DEBUG 8844 [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-24 18:34:08.752 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.771 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.772 DEBUG 8844 [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-24 18:34:08.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.791 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.791 DEBUG 8844 [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-24 18:34:08.791 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.811 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.811 DEBUG 8844 [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-24 18:34:08.811 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.896 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.897 DEBUG 8844 [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-24 18:34:08.897 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.916 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.917 DEBUG 8844 [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-24 18:34:08.917 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:08.940 DEBUG 8844 [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-24 18:34:08.940 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.003 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.003 DEBUG 8844 [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-24 18:34:09.003 DEBUG 8844 [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-24 18:34:09.024 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.024 DEBUG 8844 [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-24 18:34:09.024 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.044 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.045 DEBUG 8844 [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-24 18:34:09.045 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.064 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.064 DEBUG 8844 [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-24 18:34:09.064 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.084 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.085 DEBUG 8844 [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-24 18:34:09.085 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.119 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.119 DEBUG 8844 [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-24 18:34:09.119 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.148 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.150 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.151 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.320 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.321 DEBUG 8844 [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-24 18:34:09.321 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.343 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.343 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.343 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.363 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.363 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.383 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.383 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.384 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.403 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.403 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.403 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.488 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.489 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.489 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.508 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.508 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.508 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.531 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.532 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.532 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.594 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.594 DEBUG 8844 [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-24 18:34:09.594 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.614 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.614 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.615 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.635 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.636 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.636 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.655 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.655 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.655 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.674 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.675 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.675 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.709 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:34:09.709 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:09.737 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:16.755 DEBUG 8844 [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-24 18:34:16.756 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:16.775 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:16.789 DEBUG 8844 [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-24 18:34:16.789 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:16.809 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:16.820 DEBUG 8844 [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-24 18:34:16.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:16.839 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.609 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.610 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.783 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.784 DEBUG 8844 [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-24 18:34:54.784 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.805 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.806 DEBUG 8844 [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-24 18:34:54.806 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.825 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.826 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.826 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.845 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.845 DEBUG 8844 [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-24 18:34:54.845 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.865 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.865 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.865 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.951 DEBUG 8844 [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-24 18:34:54.951 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.971 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.971 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:54.994 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:34:54.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.057 DEBUG 8844 [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-24 18:34:55.057 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.077 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.078 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:34:55.078 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.098 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.098 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:34:55.099 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.118 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.118 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.118 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.138 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.139 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:34:55.139 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.172 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.172 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:34:55.172 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.201 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.203 DEBUG 8844 [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-24 18:34:55.203 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.374 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.375 DEBUG 8844 [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-24 18:34:55.375 DEBUG 8844 [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-24 18:34:55.397 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.397 DEBUG 8844 [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-24 18:34:55.397 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.416 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.417 DEBUG 8844 [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-24 18:34:55.417 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.437 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.437 DEBUG 8844 [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-24 18:34:55.438 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.457 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.457 DEBUG 8844 [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-24 18:34:55.457 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.543 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.543 DEBUG 8844 [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-24 18:34:55.543 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.563 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.563 DEBUG 8844 [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-24 18:34:55.563 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.586 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.588 DEBUG 8844 [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-24 18:34:55.589 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.653 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.653 DEBUG 8844 [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-24 18:34:55.653 DEBUG 8844 [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-24 18:34:55.673 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.673 DEBUG 8844 [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-24 18:34:55.673 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.693 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.694 DEBUG 8844 [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-24 18:34:55.694 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.712 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.713 DEBUG 8844 [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-24 18:34:55.713 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.733 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.734 DEBUG 8844 [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-24 18:34:55.734 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.767 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.767 DEBUG 8844 [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-24 18:34:55.767 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:34:55.796 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.259 DEBUG 8844 [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-24 18:36:25.259 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.313 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.313 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.381 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.381 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:36:25.432 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.432 DEBUG 8844 [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-24 18:36:25.433 DEBUG 8844 [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-24 18:36:25.455 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.455 DEBUG 8844 [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-24 18:36:25.455 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.457 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.475 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.475 DEBUG 8844 [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-24 18:36:25.475 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.494 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.495 DEBUG 8844 [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-24 18:36:25.495 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.514 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.515 DEBUG 8844 [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-24 18:36:25.515 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.600 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.601 DEBUG 8844 [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-24 18:36:25.601 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.620 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.620 DEBUG 8844 [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-24 18:36:25.620 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.643 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.643 DEBUG 8844 [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-24 18:36:25.643 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.706 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.707 DEBUG 8844 [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-24 18:36:25.707 DEBUG 8844 [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-24 18:36:25.727 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.727 DEBUG 8844 [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-24 18:36:25.728 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.748 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.749 DEBUG 8844 [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-24 18:36:25.749 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.767 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.767 DEBUG 8844 [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-24 18:36:25.768 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.787 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.788 DEBUG 8844 [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-24 18:36:25.788 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.821 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.822 DEBUG 8844 [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-24 18:36:25.822 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.850 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.853 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:25.853 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.026 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.026 DEBUG 8844 [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-24 18:36:26.026 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.048 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.048 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.048 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.068 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.068 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.068 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.088 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.088 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.088 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.107 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.108 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.108 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.193 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.193 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.193 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.213 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.213 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.213 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.235 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.236 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.236 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.300 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.300 DEBUG 8844 [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-24 18:36:26.300 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.320 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.320 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.320 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.340 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.341 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.341 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.380 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.380 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.380 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.416 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.416 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:36:26.416 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:26.445 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:28.180 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:28.181 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:28.350 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:28.350 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:28.351 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:28.370 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.006 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.007 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.176 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.177 DEBUG 8844 [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-24 18:36:35.177 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.199 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.199 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.199 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.219 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.219 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.219 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.238 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.241 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.241 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.260 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.261 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.261 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.346 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.346 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.346 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.365 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.366 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.366 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.389 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.389 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.389 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.452 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.452 DEBUG 8844 [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-24 18:36:35.452 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.472 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.473 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.473 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.492 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.493 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.493 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.513 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.513 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.513 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.532 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.533 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.533 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.566 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.566 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:36:35.566 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.595 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.598 DEBUG 8844 [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-24 18:36:35.598 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.768 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.769 DEBUG 8844 [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-24 18:36:35.769 DEBUG 8844 [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-24 18:36:35.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.791 DEBUG 8844 [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-24 18:36:35.791 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.811 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.811 DEBUG 8844 [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-24 18:36:35.811 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.831 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.831 DEBUG 8844 [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-24 18:36:35.831 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.850 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.851 DEBUG 8844 [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-24 18:36:35.851 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.935 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.936 DEBUG 8844 [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-24 18:36:35.936 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.955 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.955 DEBUG 8844 [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-24 18:36:35.955 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.979 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:35.979 DEBUG 8844 [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-24 18:36:35.979 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.042 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.042 DEBUG 8844 [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-24 18:36:36.042 DEBUG 8844 [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-24 18:36:36.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.062 DEBUG 8844 [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-24 18:36:36.062 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.082 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.083 DEBUG 8844 [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-24 18:36:36.083 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.103 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.103 DEBUG 8844 [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-24 18:36:36.103 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.122 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.123 DEBUG 8844 [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-24 18:36:36.123 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.171 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.171 DEBUG 8844 [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-24 18:36:36.171 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:36:36.200 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.680 DEBUG 8844 [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-24 18:37:16.680 DEBUG 8844 [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-24 18:37:16.693 DEBUG 8844 [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-24 18:37:16.693 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.752 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.752 DEBUG 8844 [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-24 18:37:16.752 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:37:16.830 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.858 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.859 DEBUG 8844 [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-24 18:37:16.859 DEBUG 8844 [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-24 18:37:16.879 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.879 DEBUG 8844 [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-24 18:37:16.879 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.897 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.897 DEBUG 8844 [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-24 18:37:16.898 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.915 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.915 DEBUG 8844 [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-24 18:37:16.915 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.934 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:16.934 DEBUG 8844 [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-24 18:37:16.935 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.017 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.018 DEBUG 8844 [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-24 18:37:17.018 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.035 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.036 DEBUG 8844 [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-24 18:37:17.036 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.057 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.057 DEBUG 8844 [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-24 18:37:17.057 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.118 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.119 DEBUG 8844 [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-24 18:37:17.119 DEBUG 8844 [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-24 18:37:17.136 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.137 DEBUG 8844 [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-24 18:37:17.137 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.155 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.155 DEBUG 8844 [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-24 18:37:17.156 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.174 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.174 DEBUG 8844 [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-24 18:37:17.174 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.192 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.192 DEBUG 8844 [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-24 18:37:17.193 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.224 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.224 DEBUG 8844 [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-24 18:37:17.224 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.251 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.254 DEBUG 8844 [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-24 18:37:17.255 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.419 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.420 DEBUG 8844 [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-24 18:37:17.420 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.439 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.440 DEBUG 8844 [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-24 18:37:17.440 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.458 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.458 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.459 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.476 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.476 DEBUG 8844 [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-24 18:37:17.476 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.494 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.494 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.494 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.576 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.577 DEBUG 8844 [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-24 18:37:17.577 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.595 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.595 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.595 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.615 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.616 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:17.616 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.677 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.677 DEBUG 8844 [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-24 18:37:17.677 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.696 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.697 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:17.697 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.714 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.715 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:17.716 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.734 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.734 DEBUG 8844 [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-24 18:37:17.734 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.752 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.752 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:17.753 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.785 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.786 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:17.786 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:17.811 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.663 DEBUG 8844 [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-24 18:37:18.664 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.693 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.694 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.763 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.763 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.763 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:37:18.830 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.831 DEBUG 8844 [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-24 18:37:18.831 DEBUG 8844 [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-24 18:37:18.841 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.851 DEBUG 8844 [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-24 18:37:18.851 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.869 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.869 DEBUG 8844 [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-24 18:37:18.869 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.887 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.890 DEBUG 8844 [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-24 18:37:18.890 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.908 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.909 DEBUG 8844 [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-24 18:37:18.909 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.993 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:18.993 DEBUG 8844 [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-24 18:37:18.993 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.011 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.011 DEBUG 8844 [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-24 18:37:19.011 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.032 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.033 DEBUG 8844 [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-24 18:37:19.033 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.093 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.094 DEBUG 8844 [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-24 18:37:19.094 DEBUG 8844 [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-24 18:37:19.112 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.112 DEBUG 8844 [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-24 18:37:19.113 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.131 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.131 DEBUG 8844 [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-24 18:37:19.131 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.149 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.150 DEBUG 8844 [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-24 18:37:19.150 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.167 DEBUG 8844 [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-24 18:37:19.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.200 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.201 DEBUG 8844 [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-24 18:37:19.201 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.227 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.230 DEBUG 8844 [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-24 18:37:19.230 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.395 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.396 DEBUG 8844 [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-24 18:37:19.396 DEBUG 8844 [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-24 18:37:19.416 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.416 DEBUG 8844 [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-24 18:37:19.417 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.434 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.435 DEBUG 8844 [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-24 18:37:19.435 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.452 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.452 DEBUG 8844 [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-24 18:37:19.452 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.470 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.470 DEBUG 8844 [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-24 18:37:19.470 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.554 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.555 DEBUG 8844 [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-24 18:37:19.555 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.572 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.573 DEBUG 8844 [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-24 18:37:19.573 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.594 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.594 DEBUG 8844 [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-24 18:37:19.594 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.655 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.655 DEBUG 8844 [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-24 18:37:19.655 DEBUG 8844 [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-24 18:37:19.674 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.674 DEBUG 8844 [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-24 18:37:19.674 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.692 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.693 DEBUG 8844 [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-24 18:37:19.693 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.711 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.712 DEBUG 8844 [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-24 18:37:19.712 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.729 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.730 DEBUG 8844 [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-24 18:37:19.730 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.763 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.763 DEBUG 8844 [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-24 18:37:19.763 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:19.790 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.745 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.745 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.780 DEBUG 8844 [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-24 18:37:23.780 DEBUG 8844 [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-24 18:37:23.851 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.851 DEBUG 8844 [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-24 18:37:23.851 DEBUG 8844 [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-24 18:37:23.912 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.913 DEBUG 8844 [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-24 18:37:23.913 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.930 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.933 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.933 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.933 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.950 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.951 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:23.951 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.969 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.969 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.970 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.988 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:23.988 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:23.989 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.072 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.072 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.072 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.089 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.090 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:24.090 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.111 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.111 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:24.111 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.172 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.172 DEBUG 8844 [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-24 18:37:24.172 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.191 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.191 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:24.191 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.209 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.209 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:24.210 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.227 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.228 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.228 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.246 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.246 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:24.246 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.278 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.279 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:24.279 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.308 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.308 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.473 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.474 DEBUG 8844 [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-24 18:37:24.474 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.493 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.494 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.494 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.511 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.511 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.511 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.529 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.529 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.529 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.547 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.548 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.548 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.632 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.633 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.633 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.650 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.650 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.650 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.671 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.671 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.671 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.733 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.733 DEBUG 8844 [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-24 18:37:24.733 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.751 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.751 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.751 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.770 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.770 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.771 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.788 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.788 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.788 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.806 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.806 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.806 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.838 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.839 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:24.839 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:24.866 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:26.034 DEBUG 8844 [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-24 18:37:26.034 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:26.201 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:26.201 DEBUG 8844 [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-24 18:37:26.202 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:26.219 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.008 DEBUG 8844 [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-24 18:37:29.008 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.175 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.175 DEBUG 8844 [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-24 18:37:29.176 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.195 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.196 DEBUG 8844 [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-24 18:37:29.196 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.214 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.215 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.215 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.232 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.232 DEBUG 8844 [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-24 18:37:29.232 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.250 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.250 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.251 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.335 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.335 DEBUG 8844 [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-24 18:37:29.335 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.353 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.356 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.356 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.376 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.377 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:29.377 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.438 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.438 DEBUG 8844 [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-24 18:37:29.438 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.456 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.456 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:29.456 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.475 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.476 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:29.476 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.493 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.494 DEBUG 8844 [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-24 18:37:29.494 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.511 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.512 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:29.512 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.544 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.544 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:37:29.544 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.570 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.573 DEBUG 8844 [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-24 18:37:29.574 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.739 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.740 DEBUG 8844 [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-24 18:37:29.740 DEBUG 8844 [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-24 18:37:29.760 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.761 DEBUG 8844 [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-24 18:37:29.761 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.778 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.779 DEBUG 8844 [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-24 18:37:29.779 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.797 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.798 DEBUG 8844 [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-24 18:37:29.798 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.815 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.816 DEBUG 8844 [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-24 18:37:29.816 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.899 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.899 DEBUG 8844 [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-24 18:37:29.899 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.917 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.917 DEBUG 8844 [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-24 18:37:29.917 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.939 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:29.939 DEBUG 8844 [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-24 18:37:29.939 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.000 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.001 DEBUG 8844 [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-24 18:37:30.001 DEBUG 8844 [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-24 18:37:30.019 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.019 DEBUG 8844 [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-24 18:37:30.019 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.038 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.038 DEBUG 8844 [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-24 18:37:30.039 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.056 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.056 DEBUG 8844 [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-24 18:37:30.056 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.074 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.074 DEBUG 8844 [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-24 18:37:30.074 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.106 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.106 DEBUG 8844 [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-24 18:37:30.106 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:30.133 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:42.867 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:42.868 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:42.902 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:42.903 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:42.973 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:42.973 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:42.973 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:37:43.034 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.035 DEBUG 8844 [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-24 18:37:43.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.050 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.054 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.055 DEBUG 8844 [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-24 18:37:43.055 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.073 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.073 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.091 DEBUG 8844 [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-24 18:37:43.091 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.109 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.109 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.109 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.193 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.193 DEBUG 8844 [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-24 18:37:43.193 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.211 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.211 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.211 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.232 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:37:43.232 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.294 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.294 DEBUG 8844 [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-24 18:37:43.294 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.312 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.312 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:37:43.312 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.331 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.331 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:37:43.332 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.349 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.349 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.349 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.366 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.367 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:37:43.367 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.399 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.400 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:37:43.400 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.427 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.431 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.432 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.597 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.598 DEBUG 8844 [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-24 18:37:43.598 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.618 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.619 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.619 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.637 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.637 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.654 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.654 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.655 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.673 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.673 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.673 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.756 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.757 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.757 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.774 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.775 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.775 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.796 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.796 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.796 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.857 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.857 DEBUG 8844 [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-24 18:37:43.857 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.876 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.876 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.876 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.895 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.895 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.895 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.913 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.913 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.913 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.931 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.931 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.932 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.962 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.963 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:37:43.963 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:43.990 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:44.862 DEBUG 8844 [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-24 18:37:44.863 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.030 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.031 DEBUG 8844 [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-24 18:37:45.031 DEBUG 8844 [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-24 18:37:45.050 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.050 DEBUG 8844 [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-24 18:37:45.050 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.069 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.069 DEBUG 8844 [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-24 18:37:45.069 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.087 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.087 DEBUG 8844 [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-24 18:37:45.087 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.105 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.105 DEBUG 8844 [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-24 18:37:45.106 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.188 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.188 DEBUG 8844 [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-24 18:37:45.188 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.206 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.207 DEBUG 8844 [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-24 18:37:45.207 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.227 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.227 DEBUG 8844 [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-24 18:37:45.227 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.288 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.291 DEBUG 8844 [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-24 18:37:45.292 DEBUG 8844 [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-24 18:37:45.310 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.310 DEBUG 8844 [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-24 18:37:45.310 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.329 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.329 DEBUG 8844 [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-24 18:37:45.330 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.347 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.347 DEBUG 8844 [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-24 18:37:45.347 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.365 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.365 DEBUG 8844 [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-24 18:37:45.366 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.397 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.398 DEBUG 8844 [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-24 18:37:45.398 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.424 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.427 DEBUG 8844 [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-24 18:37:45.427 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.592 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.593 DEBUG 8844 [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-24 18:37:45.593 DEBUG 8844 [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-24 18:37:45.613 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.613 DEBUG 8844 [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-24 18:37:45.613 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.631 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.632 DEBUG 8844 [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-24 18:37:45.632 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.649 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.650 DEBUG 8844 [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-24 18:37:45.650 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.668 DEBUG 8844 [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-24 18:37:45.668 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.752 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.752 DEBUG 8844 [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-24 18:37:45.752 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.770 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.770 DEBUG 8844 [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-24 18:37:45.770 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.791 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.791 DEBUG 8844 [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-24 18:37:45.791 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.853 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.853 DEBUG 8844 [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-24 18:37:45.853 DEBUG 8844 [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-24 18:37:45.871 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.871 DEBUG 8844 [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-24 18:37:45.871 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.889 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.890 DEBUG 8844 [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-24 18:37:45.890 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.908 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.909 DEBUG 8844 [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-24 18:37:45.909 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.926 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.927 DEBUG 8844 [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-24 18:37:45.927 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.958 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.958 DEBUG 8844 [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-24 18:37:45.958 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:37:45.985 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.491 DEBUG 8844 [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-24 18:38:07.491 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.524 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.525 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.596 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.596 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.596 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:38:07.659 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.660 DEBUG 8844 [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-24 18:38:07.660 DEBUG 8844 [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-24 18:38:07.675 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.680 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.681 DEBUG 8844 [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-24 18:38:07.681 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.700 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.700 DEBUG 8844 [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-24 18:38:07.700 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.717 DEBUG 8844 [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-24 18:38:07.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.735 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.736 DEBUG 8844 [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-24 18:38:07.736 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.820 DEBUG 8844 [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-24 18:38:07.820 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.838 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.838 DEBUG 8844 [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-24 18:38:07.838 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.859 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.859 DEBUG 8844 [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-24 18:38:07.859 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.921 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.921 DEBUG 8844 [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-24 18:38:07.921 DEBUG 8844 [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-24 18:38:07.940 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.940 DEBUG 8844 [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-24 18:38:07.940 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.958 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.958 DEBUG 8844 [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-24 18:38:07.959 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.976 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.976 DEBUG 8844 [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-24 18:38:07.976 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.994 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:07.994 DEBUG 8844 [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-24 18:38:07.995 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.026 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.026 DEBUG 8844 [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-24 18:38:08.027 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.054 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.057 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.058 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.222 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.222 DEBUG 8844 [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-24 18:38:08.222 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.243 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.261 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.261 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.261 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.279 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.279 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.279 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.297 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.380 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.398 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.419 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.419 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.481 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.481 DEBUG 8844 [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-24 18:38:08.481 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.499 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.499 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.517 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.517 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.519 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.536 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.536 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.537 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.554 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.554 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.554 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.587 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.587 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:08.587 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:08.615 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.721 DEBUG 8844 [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-24 18:38:09.722 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.756 DEBUG 8844 [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-24 18:38:09.757 DEBUG 8844 [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-24 18:38:09.826 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.826 DEBUG 8844 [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-24 18:38:09.826 DEBUG 8844 [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-24 18:38:09.889 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.890 DEBUG 8844 [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-24 18:38:09.890 DEBUG 8844 [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-24 18:38:09.905 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.909 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.910 DEBUG 8844 [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-24 18:38:09.910 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.928 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.928 DEBUG 8844 [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-24 18:38:09.928 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.945 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.946 DEBUG 8844 [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-24 18:38:09.946 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.964 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:09.964 DEBUG 8844 [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-24 18:38:09.964 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.048 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.048 DEBUG 8844 [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-24 18:38:10.048 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.066 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.066 DEBUG 8844 [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-24 18:38:10.066 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.087 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.087 DEBUG 8844 [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-24 18:38:10.087 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.148 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.149 DEBUG 8844 [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-24 18:38:10.149 DEBUG 8844 [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-24 18:38:10.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.167 DEBUG 8844 [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-24 18:38:10.167 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.187 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.188 DEBUG 8844 [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-24 18:38:10.188 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.205 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.206 DEBUG 8844 [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-24 18:38:10.206 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.223 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.223 DEBUG 8844 [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-24 18:38:10.223 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.256 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.256 DEBUG 8844 [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-24 18:38:10.256 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.283 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.451 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.452 DEBUG 8844 [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-24 18:38:10.452 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.472 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.472 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.472 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.490 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.490 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.490 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.508 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.508 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.508 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.526 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.526 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.609 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.609 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.609 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.627 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.627 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.628 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.648 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.649 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.649 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.710 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.711 DEBUG 8844 [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-24 18:38:10.711 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.729 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.729 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.748 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.748 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.749 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.765 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.767 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.767 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.784 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.785 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.785 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.816 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.816 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:10.816 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:10.843 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.333 DEBUG 8844 [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-24 18:38:21.333 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.404 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.404 DEBUG 8844 [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-24 18:38:21.404 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.531 DEBUG 8844 [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-24 18:38:21.531 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.532 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.532 DEBUG 8844 [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-24 18:38:21.532 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.549 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.551 DEBUG 8844 [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-24 18:38:21.551 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.569 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.569 DEBUG 8844 [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-24 18:38:21.569 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.652 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.653 DEBUG 8844 [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-24 18:38:21.653 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:38:21.671 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.671 DEBUG 8844 [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-24 18:38:21.672 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.690 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.690 DEBUG 8844 [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-24 18:38:21.690 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.702 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.702 DEBUG 8844 [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-24 18:38:21.703 DEBUG 8844 [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-24 18:38:21.708 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.708 DEBUG 8844 [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-24 18:38:21.708 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.724 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.725 DEBUG 8844 [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-24 18:38:21.725 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.729 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.729 DEBUG 8844 [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-24 18:38:21.729 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.743 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.743 DEBUG 8844 [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-24 18:38:21.743 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.746 DEBUG 8844 [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-24 18:38:21.746 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.762 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.763 DEBUG 8844 [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-24 18:38:21.763 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.764 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.764 DEBUG 8844 [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-24 18:38:21.764 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.781 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.782 DEBUG 8844 [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-24 18:38:21.782 DEBUG 8844 [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-24 18:38:21.782 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.783 DEBUG 8844 [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-24 18:38:21.783 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.800 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.801 DEBUG 8844 [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-24 18:38:21.801 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.818 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.818 DEBUG 8844 [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-24 18:38:21.818 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.837 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.837 DEBUG 8844 [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-24 18:38:21.837 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.855 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.867 DEBUG 8844 [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-24 18:38:21.867 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.887 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.887 DEBUG 8844 [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-24 18:38:21.887 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.909 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.909 DEBUG 8844 [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-24 18:38:21.909 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.972 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.973 DEBUG 8844 [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-24 18:38:21.973 DEBUG 8844 [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-24 18:38:21.992 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:21.992 DEBUG 8844 [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-24 18:38:21.992 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.013 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.013 DEBUG 8844 [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-24 18:38:22.013 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.033 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.033 DEBUG 8844 [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-24 18:38:22.033 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.053 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.053 DEBUG 8844 [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-24 18:38:22.053 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.081 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.082 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.087 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.087 DEBUG 8844 [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-24 18:38:22.087 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.116 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.118 DEBUG 8844 [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-24 18:38:22.118 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.153 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.279 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.280 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.280 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.288 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.289 DEBUG 8844 [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-24 18:38:22.289 DEBUG 8844 [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-24 18:38:22.297 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.298 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.311 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.311 DEBUG 8844 [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-24 18:38:22.311 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.316 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.330 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.330 DEBUG 8844 [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-24 18:38:22.330 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.350 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.350 DEBUG 8844 [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-24 18:38:22.350 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.369 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.369 DEBUG 8844 [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-24 18:38:22.369 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.398 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.399 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:38:22.416 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.417 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.417 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.435 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.435 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.435 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.452 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.453 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.454 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.455 DEBUG 8844 [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-24 18:38:22.455 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.474 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.475 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.475 DEBUG 8844 [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-24 18:38:22.475 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.492 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.492 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.492 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.497 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.498 DEBUG 8844 [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-24 18:38:22.498 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.510 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.511 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.511 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.529 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.529 DEBUG 8844 [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-24 18:38:22.529 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.548 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.549 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.549 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.560 DEBUG 8844 [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-24 18:38:22.560 DEBUG 8844 [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-24 18:38:22.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.580 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.580 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.580 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.584 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.584 DEBUG 8844 [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-24 18:38:22.584 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.602 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.602 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.619 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.619 DEBUG 8844 [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-24 18:38:22.619 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.637 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.638 DEBUG 8844 [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-24 18:38:22.638 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.649 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.649 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.649 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:38:22.655 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.656 DEBUG 8844 [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-24 18:38:22.656 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.687 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.687 DEBUG 8844 [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-24 18:38:22.687 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.713 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.727 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.789 DEBUG 8844 [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-24 18:38:22.789 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.864 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.864 DEBUG 8844 [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-24 18:38:22.864 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.993 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:22.994 DEBUG 8844 [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-24 18:38:22.994 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.014 DEBUG 8844 [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-24 18:38:23.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.034 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.035 DEBUG 8844 [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-24 18:38:23.035 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.120 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.120 DEBUG 8844 [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-24 18:38:23.120 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:38:23.140 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.140 DEBUG 8844 [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-24 18:38:23.140 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.160 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.160 DEBUG 8844 [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-24 18:38:23.160 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.179 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.180 DEBUG 8844 [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-24 18:38:23.180 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.203 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.203 DEBUG 8844 [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-24 18:38:23.203 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.223 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.223 DEBUG 8844 [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-24 18:38:23.224 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.243 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.243 DEBUG 8844 [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-24 18:38:23.243 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.263 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.263 DEBUG 8844 [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-24 18:38:23.263 DEBUG 8844 [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-24 18:38:23.284 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.284 DEBUG 8844 [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-24 18:38:23.284 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.301 DEBUG 8844 [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-24 18:38:23.302 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.303 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.304 DEBUG 8844 [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-24 18:38:23.304 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.325 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.325 DEBUG 8844 [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-24 18:38:23.326 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.344 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.378 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.378 DEBUG 8844 [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-24 18:38:23.378 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.508 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.508 DEBUG 8844 [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-24 18:38:23.508 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.528 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.528 DEBUG 8844 [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-24 18:38:23.528 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.548 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.548 DEBUG 8844 [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-24 18:38:23.548 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.633 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.633 DEBUG 8844 [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-24 18:38:23.633 DEBUG 8844 [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), 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-24 18:38:23.653 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.653 DEBUG 8844 [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-24 18:38:23.653 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.673 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.673 DEBUG 8844 [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-24 18:38:23.673 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.692 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.692 DEBUG 8844 [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-24 18:38:23.692 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.716 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.716 DEBUG 8844 [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-24 18:38:23.716 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.735 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.736 DEBUG 8844 [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-24 18:38:23.736 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.754 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.755 DEBUG 8844 [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-24 18:38:23.755 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.775 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.775 DEBUG 8844 [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-24 18:38:23.775 DEBUG 8844 [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-24 18:38:23.794 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.795 DEBUG 8844 [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-24 18:38:23.795 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.814 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.815 DEBUG 8844 [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-24 18:38:23.815 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.834 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.834 DEBUG 8844 [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-24 18:38:23.835 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:23.854 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.508 DEBUG 8844 [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-24 18:38:25.508 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.679 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.680 DEBUG 8844 [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-24 18:38:25.680 DEBUG 8844 [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-24 18:38:25.702 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.702 DEBUG 8844 [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-24 18:38:25.702 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.720 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.721 DEBUG 8844 [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-24 18:38:25.721 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.741 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.742 DEBUG 8844 [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-24 18:38:25.742 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.761 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.761 DEBUG 8844 [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-24 18:38:25.761 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.846 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.846 DEBUG 8844 [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-24 18:38:25.846 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.866 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.866 DEBUG 8844 [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-24 18:38:25.866 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.889 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.889 DEBUG 8844 [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-24 18:38:25.889 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.952 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.952 DEBUG 8844 [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-24 18:38:25.952 DEBUG 8844 [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-24 18:38:25.972 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.972 DEBUG 8844 [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-24 18:38:25.972 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.992 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:25.992 DEBUG 8844 [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-24 18:38:25.992 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.012 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.012 DEBUG 8844 [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-24 18:38:26.012 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.031 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.032 DEBUG 8844 [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-24 18:38:26.032 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.066 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.066 DEBUG 8844 [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-24 18:38:26.066 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.095 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.097 DEBUG 8844 [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-24 18:38:26.097 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.268 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.268 DEBUG 8844 [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-24 18:38:26.269 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.289 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.290 DEBUG 8844 [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-24 18:38:26.290 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.309 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.310 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.310 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.329 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.329 DEBUG 8844 [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-24 18:38:26.329 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.348 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.348 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.348 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.433 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.433 DEBUG 8844 [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-24 18:38:26.433 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.453 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.453 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.453 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.476 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.476 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:38:26.477 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.540 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.542 DEBUG 8844 [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-24 18:38:26.542 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.562 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:38:26.562 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.582 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.583 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:38:26.583 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.601 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.603 DEBUG 8844 [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-24 18:38:26.604 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.624 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.624 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:38:26.624 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.658 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:38:26.658 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:38:26.687 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.123 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.123 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.171 DEBUG 8844 [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-24 18:39:40.171 DEBUG 8844 [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-24 18:39:40.240 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.240 DEBUG 8844 [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-24 18:39:40.240 DEBUG 8844 [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-24 18:39:40.293 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.293 DEBUG 8844 [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-24 18:39:40.294 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.315 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.315 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.315 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.318 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.335 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.335 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.335 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.354 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.355 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.355 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.364 DEBUG 8844 [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-24 18:39:40.364 DEBUG 8844 [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-24 18:39:40.374 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.374 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.374 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.433 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.433 DEBUG 8844 [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-24 18:39:40.433 DEBUG 8844 [http-nio-8879-exec-5] 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-24 18:39:40.461 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.461 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.461 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.481 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.481 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.481 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.504 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.504 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.504 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.511 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.568 DEBUG 8844 [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-24 18:39:40.568 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.587 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.587 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.608 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.608 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.608 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.627 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.647 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.647 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.681 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.682 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:40.682 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.710 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.713 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.714 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.884 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.885 DEBUG 8844 [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-24 18:39:40.885 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.906 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.906 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.906 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.925 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.926 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:40.926 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.946 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.946 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.946 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.965 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:40.965 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:40.965 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.033 DEBUG 8844 [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-24 18:39:41.033 DEBUG 8844 [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-24 18:39:41.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.051 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.052 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.071 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:41.071 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.093 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.093 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:41.093 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.103 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.103 DEBUG 8844 [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-24 18:39:41.103 DEBUG 8844 [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-24 18:39:41.156 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.156 DEBUG 8844 [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-24 18:39:41.156 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.177 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.177 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:41.177 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.181 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.198 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.198 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:41.198 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.217 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.217 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.217 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.237 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.238 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:41.238 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.271 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.271 DEBUG 8844 [http-nio-8879-exec-16] 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-24 18:39:41.271 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.299 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.308 DEBUG 8844 [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-24 18:39:41.308 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.478 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.479 DEBUG 8844 [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-24 18:39:41.479 DEBUG 8844 [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-24 18:39:41.500 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.500 DEBUG 8844 [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-24 18:39:41.500 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.520 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.520 DEBUG 8844 [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-24 18:39:41.520 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.540 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.540 DEBUG 8844 [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-24 18:39:41.540 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.559 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.560 DEBUG 8844 [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-24 18:39:41.560 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.645 DEBUG 8844 [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-24 18:39:41.645 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.665 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.665 DEBUG 8844 [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-24 18:39:41.665 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.687 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.688 DEBUG 8844 [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-24 18:39:41.688 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.751 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.751 DEBUG 8844 [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-24 18:39:41.751 DEBUG 8844 [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-24 18:39:41.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.772 DEBUG 8844 [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-24 18:39:41.772 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.792 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.792 DEBUG 8844 [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-24 18:39:41.792 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.812 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.812 DEBUG 8844 [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-24 18:39:41.812 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.832 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.832 DEBUG 8844 [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-24 18:39:41.832 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.866 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.867 DEBUG 8844 [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-24 18:39:41.867 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.895 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:41.897 DEBUG 8844 [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-24 18:39:41.897 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.068 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.069 DEBUG 8844 [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-24 18:39:42.069 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.090 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.090 DEBUG 8844 [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-24 18:39:42.090 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.110 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.110 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.110 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.129 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.129 DEBUG 8844 [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-24 18:39:42.130 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.149 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.149 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.149 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.234 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.234 DEBUG 8844 [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-24 18:39:42.234 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.254 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.254 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.254 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.277 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:39:42.277 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.340 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.340 DEBUG 8844 [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-24 18:39:42.340 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.360 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.360 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:39:42.360 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.380 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.381 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:39:42.381 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.401 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.401 DEBUG 8844 [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-24 18:39:42.401 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.420 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.420 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:39:42.420 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.455 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.455 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:39:42.455 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.484 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.492 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.662 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.662 DEBUG 8844 [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-24 18:39:42.663 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.684 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.684 DEBUG 8844 [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-24 18:39:42.684 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.704 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.705 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.705 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.724 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.724 DEBUG 8844 [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-24 18:39:42.724 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.743 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.743 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.743 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.829 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.830 DEBUG 8844 [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-24 18:39:42.830 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.849 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.849 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.849 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.871 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.871 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:39:42.871 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.934 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.934 DEBUG 8844 [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-24 18:39:42.934 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.954 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.954 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:39:42.954 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.975 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.975 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:39:42.975 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.995 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.995 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:42.995 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.014 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:39:43.014 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.050 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.050 DEBUG 8844 [http-nio-8879-exec-15] 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-24 18:39:43.051 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.079 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.081 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.081 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.252 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.253 DEBUG 8844 [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-24 18:39:43.253 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.275 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.275 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.275 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.298 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.298 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.298 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.317 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.317 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.317 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.336 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.337 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.337 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.423 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.423 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.423 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.442 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.442 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.464 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.464 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.465 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.528 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.528 DEBUG 8844 [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-24 18:39:43.528 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.551 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.551 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.551 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.575 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.575 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.575 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.595 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.595 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.595 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.615 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.616 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.616 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.649 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.649 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:39:43.649 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:43.678 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:47.964 DEBUG 8844 [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-24 18:39:47.965 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:47.995 DEBUG 8844 [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-24 18:39:47.995 DEBUG 8844 [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-24 18:39:48.064 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.065 DEBUG 8844 [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-24 18:39:48.065 DEBUG 8844 [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-24 18:39:48.137 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.138 DEBUG 8844 [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-24 18:39:48.138 DEBUG 8844 [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-24 18:39:48.142 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.159 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.159 DEBUG 8844 [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-24 18:39:48.159 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.178 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.178 DEBUG 8844 [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-24 18:39:48.179 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.198 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.198 DEBUG 8844 [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-24 18:39:48.198 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.218 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.218 DEBUG 8844 [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-24 18:39:48.219 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.304 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.305 DEBUG 8844 [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-24 18:39:48.305 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.324 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.325 DEBUG 8844 [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-24 18:39:48.325 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.347 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.347 DEBUG 8844 [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-24 18:39:48.347 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.410 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.411 DEBUG 8844 [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-24 18:39:48.411 DEBUG 8844 [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-24 18:39:48.431 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.431 DEBUG 8844 [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-24 18:39:48.431 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.451 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.451 DEBUG 8844 [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-24 18:39:48.451 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.471 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.471 DEBUG 8844 [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-24 18:39:48.471 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.490 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.491 DEBUG 8844 [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-24 18:39:48.491 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.524 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.525 DEBUG 8844 [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-24 18:39:48.525 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.553 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.555 DEBUG 8844 [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-24 18:39:48.556 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.725 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.726 DEBUG 8844 [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-24 18:39:48.726 DEBUG 8844 [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-24 18:39:48.748 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.748 DEBUG 8844 [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-24 18:39:48.748 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.767 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.768 DEBUG 8844 [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-24 18:39:48.768 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.787 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.787 DEBUG 8844 [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-24 18:39:48.787 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.806 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.806 DEBUG 8844 [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-24 18:39:48.806 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.892 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.892 DEBUG 8844 [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-24 18:39:48.892 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.912 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.912 DEBUG 8844 [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-24 18:39:48.912 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.935 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.936 DEBUG 8844 [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-24 18:39:48.936 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.999 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:48.999 DEBUG 8844 [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-24 18:39:48.999 DEBUG 8844 [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-24 18:39:49.019 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.019 DEBUG 8844 [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-24 18:39:49.019 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.039 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.039 DEBUG 8844 [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-24 18:39:49.039 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.059 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.059 DEBUG 8844 [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-24 18:39:49.059 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.078 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.079 DEBUG 8844 [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-24 18:39:49.079 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.113 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.113 DEBUG 8844 [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-24 18:39:49.113 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:49.141 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:50.820 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:50.820 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:50.990 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:50.991 DEBUG 8844 [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-24 18:39:50.991 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.013 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.013 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.013 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.032 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.033 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.033 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.052 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.072 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.072 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.072 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.158 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.158 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.158 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.178 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.178 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.178 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.200 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.201 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.201 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.265 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.265 DEBUG 8844 [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-24 18:39:51.265 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.284 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.285 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.285 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.305 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.305 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.305 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.324 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.325 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.325 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.345 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.345 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.345 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.379 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.379 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:39:51.379 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.408 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.410 DEBUG 8844 [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-24 18:39:51.410 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.581 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.582 DEBUG 8844 [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-24 18:39:51.582 DEBUG 8844 [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-24 18:39:51.602 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.603 DEBUG 8844 [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-24 18:39:51.603 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.623 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.624 DEBUG 8844 [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-24 18:39:51.624 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.644 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.644 DEBUG 8844 [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-24 18:39:51.644 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.663 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.663 DEBUG 8844 [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-24 18:39:51.663 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.748 DEBUG 8844 [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-24 18:39:51.748 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.768 DEBUG 8844 [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-24 18:39:51.768 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.790 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.791 DEBUG 8844 [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-24 18:39:51.791 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.853 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.853 DEBUG 8844 [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-24 18:39:51.853 DEBUG 8844 [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-24 18:39:51.873 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.873 DEBUG 8844 [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-24 18:39:51.873 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.894 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.894 DEBUG 8844 [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-24 18:39:51.894 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.913 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.913 DEBUG 8844 [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-24 18:39:51.913 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.932 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.933 DEBUG 8844 [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-24 18:39:51.933 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.967 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.967 DEBUG 8844 [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-24 18:39:51.967 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:39:51.996 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:40:01.786 DEBUG 8844 [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-24 18:40:01.786 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:40:01.806 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:40:01.820 DEBUG 8844 [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-24 18:40:01.820 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:40:01.839 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:40:01.841 DEBUG 8844 [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-24 18:40:01.841 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:40:01.860 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.349 DEBUG 8844 [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-24 18:47:09.350 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.368 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.368 DEBUG 8844 [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-24 18:47:09.368 DEBUG 8844 [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-24 18:47:09.440 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.440 DEBUG 8844 [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-24 18:47:09.440 DEBUG 8844 [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-24 18:47:09.563 DEBUG 8844 [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-24 18:47:09.563 DEBUG 8844 [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-24 18:47:09.566 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.566 DEBUG 8844 [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-24 18:47:09.566 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.583 DEBUG 8844 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.583 DEBUG 8844 [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-24 18:47:09.583 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.600 DEBUG 8844 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.600 DEBUG 8844 [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-24 18:47:09.601 DEBUG 8844 [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-24 18:47:09.617 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.617 DEBUG 8844 [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-24 18:47:09.618 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.635 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.636 DEBUG 8844 [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-24 18:47:09.636 DEBUG 8844 [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-24 18:47:09.638 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.639 DEBUG 8844 [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-24 18:47:09.639 DEBUG 8844 [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-24 18:47:09.717 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.718 DEBUG 8844 [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-24 18:47:09.718 DEBUG 8844 [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-24 18:47:09.747 DEBUG 8844 [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-24 18:47:09.747 DEBUG 8844 [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-24 18:47:09.764 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.765 DEBUG 8844 [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-24 18:47:09.765 DEBUG 8844 [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-24 18:47:09.771 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.771 DEBUG 8844 [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-24 18:47:09.772 DEBUG 8844 [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-24 18:47:09.782 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.785 DEBUG 8844 [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-24 18:47:09.786 DEBUG 8844 [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-24 18:47:09.788 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.791 DEBUG 8844 [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-24 18:47:09.791 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.792 DEBUG 8844 [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-24 18:47:09.793 DEBUG 8844 [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-24 18:47:09.794 DEBUG 8844 [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-24 18:47:09.803 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.803 DEBUG 8844 [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-24 18:47:09.804 DEBUG 8844 [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-24 18:47:09.814 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.814 DEBUG 8844 [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-24 18:47:09.815 DEBUG 8844 [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-24 18:47:09.823 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.824 DEBUG 8844 [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-24 18:47:09.824 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.840 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.840 DEBUG 8844 [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-24 18:47:09.840 DEBUG 8844 [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-24 18:47:09.903 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.903 DEBUG 8844 [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-24 18:47:09.903 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.906 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.906 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.906 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.918 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.918 DEBUG 8844 [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-24 18:47:09.918 DEBUG 8844 [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-24 18:47:09.922 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.923 DEBUG 8844 [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-24 18:47:09.923 DEBUG 8844 [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-24 18:47:09.936 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.936 DEBUG 8844 [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-24 18:47:09.936 DEBUG 8844 [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-24 18:47:09.953 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.953 DEBUG 8844 [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-24 18:47:09.953 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.970 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.970 DEBUG 8844 [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-24 18:47:09.970 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.976 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.976 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:09.977 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.002 DEBUG 8844 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.002 DEBUG 8844 [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-24 18:47:10.003 DEBUG 8844 [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-24 18:47:10.022 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.022 DEBUG 8844 [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-24 18:47:10.022 DEBUG 8844 [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-24 18:47:10.022 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.022 DEBUG 8844 [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-24 18:47:10.040 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.041 DEBUG 8844 [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-24 18:47:10.041 DEBUG 8844 [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-24 18:47:10.042 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.042 DEBUG 8844 [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-24 18:47:10.043 DEBUG 8844 [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-24 18:47:10.058 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.058 DEBUG 8844 [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-24 18:47:10.058 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.075 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.075 DEBUG 8844 [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-24 18:47:10.075 DEBUG 8844 [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-24 18:47:10.095 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.095 DEBUG 8844 [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-24 18:47:10.095 DEBUG 8844 [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-24 18:47:10.104 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.104 DEBUG 8844 [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-24 18:47:10.105 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.120 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.120 DEBUG 8844 [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-24 18:47:10.120 DEBUG 8844 [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-24 18:47:10.126 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.126 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.126 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.135 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.135 DEBUG 8844 [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-24 18:47:10.135 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.137 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.137 DEBUG 8844 [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-24 18:47:10.137 DEBUG 8844 [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-24 18:47:10.145 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.146 DEBUG 8844 [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-24 18:47:10.146 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.152 DEBUG 8844 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.152 DEBUG 8844 [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-24 18:47:10.152 DEBUG 8844 [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-24 18:47:10.154 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.154 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.154 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.167 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.167 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.167 DEBUG 8844 [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-24 18:47:10.168 DEBUG 8844 [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-24 18:47:10.168 DEBUG 8844 [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-24 18:47:10.168 DEBUG 8844 [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-24 18:47:10.169 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.169 DEBUG 8844 [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-24 18:47:10.169 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.171 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.171 DEBUG 8844 [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-24 18:47:10.171 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.186 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.186 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.186 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.187 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.187 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.187 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.188 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.188 DEBUG 8844 [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-24 18:47:10.188 DEBUG 8844 [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-24 18:47:10.204 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.205 DEBUG 8844 [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-24 18:47:10.205 DEBUG 8844 [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-24 18:47:10.207 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.207 DEBUG 8844 [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-24 18:47:10.207 DEBUG 8844 [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-24 18:47:10.221 DEBUG 8844 [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-24 18:47:10.221 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.222 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.223 DEBUG 8844 [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-24 18:47:10.223 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.229 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.230 DEBUG 8844 [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-24 18:47:10.230 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.240 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.240 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.241 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.241 DEBUG 8844 [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-24 18:47:10.241 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.241 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.249 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.250 DEBUG 8844 [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-24 18:47:10.250 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.257 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.258 DEBUG 8844 [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-24 18:47:10.259 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.268 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.269 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.269 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.269 DEBUG 8844 [http-nio-8879-exec-18] 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-24 18:47:10.270 DEBUG 8844 [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-24 18:47:10.270 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.275 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.276 DEBUG 8844 [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-24 18:47:10.276 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.286 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.287 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.287 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.289 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.290 DEBUG 8844 [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-24 18:47:10.290 DEBUG 8844 [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-24 18:47:10.293 DEBUG 8844 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.299 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.300 DEBUG 8844 [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-24 18:47:10.300 DEBUG 8844 [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-24 18:47:10.304 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.305 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.310 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.311 DEBUG 8844 [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-24 18:47:10.311 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.317 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.317 DEBUG 8844 [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-24 18:47:10.317 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.321 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.322 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.322 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.325 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.326 DEBUG 8844 [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-24 18:47:10.326 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.330 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.331 DEBUG 8844 [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-24 18:47:10.331 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.334 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.335 DEBUG 8844 [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-24 18:47:10.335 DEBUG 8844 [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-24 18:47:10.342 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.343 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.343 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.344 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.344 DEBUG 8844 [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 = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.344 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.350 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.351 DEBUG 8844 [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-24 18:47:10.351 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.360 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.365 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.365 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:47:10.365 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.371 DEBUG 8844 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.377 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.377 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.378 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.394 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.395 DEBUG 8844 [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-24 18:47:10.395 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.412 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.413 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.413 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.417 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.418 DEBUG 8844 [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-24 18:47:10.418 DEBUG 8844 [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-24 18:47:10.427 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.428 DEBUG 8844 [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-24 18:47:10.428 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.430 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.431 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.431 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.435 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.435 DEBUG 8844 [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-24 18:47:10.435 DEBUG 8844 [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-24 18:47:10.447 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.447 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:47:10.447 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.448 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.449 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.449 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.452 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.453 DEBUG 8844 [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-24 18:47:10.453 DEBUG 8844 [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-24 18:47:10.465 DEBUG 8844 [http-nio-8879-exec-18] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.466 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.466 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:47:10.466 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.470 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.471 DEBUG 8844 [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-24 18:47:10.471 DEBUG 8844 [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-24 18:47:10.484 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.485 DEBUG 8844 [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-24 18:47:10.485 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.490 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.490 DEBUG 8844 [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-24 18:47:10.491 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.502 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.503 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:47:10.503 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.507 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.508 DEBUG 8844 [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-24 18:47:10.508 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.525 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.526 DEBUG 8844 [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-24 18:47:10.526 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.536 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.536 DEBUG 8844 [http-nio-8879-exec-11] 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-24 18:47:10.537 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.543 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.543 DEBUG 8844 [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-24 18:47:10.543 DEBUG 8844 [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-24 18:47:10.560 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.561 DEBUG 8844 [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-24 18:47:10.561 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.563 DEBUG 8844 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.567 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.578 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.579 DEBUG 8844 [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-24 18:47:10.579 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.596 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.597 DEBUG 8844 [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-24 18:47:10.597 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.614 DEBUG 8844 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.733 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.734 DEBUG 8844 [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-24 18:47:10.734 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.754 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.755 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.755 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.773 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.774 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:10.774 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.792 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.792 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.792 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.810 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.811 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:10.811 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.893 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.894 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.894 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.912 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.913 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:10.913 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.934 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.934 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:10.935 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.996 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:10.996 DEBUG 8844 [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-24 18:47:10.996 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.015 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.015 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:11.015 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.034 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.035 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:11.035 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.053 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.071 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.072 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:11.072 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.105 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.105 DEBUG 8844 [http-nio-8879-exec-17] 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-24 18:47:11.105 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-24 18:47:11.133 DEBUG 8844 [http-nio-8879-exec-17] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1